[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:19:16.960750 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:37953,127.30.94.253:42915,127.30.94.252:33829
I20260630 12:19:16.962430 31099 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:19:16.963389 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:16.979780 31106 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:16.980551 31105 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:16.979960 31108 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:18.195767 31107 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260630 12:19:18.195897 31099 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260630 12:19:18.200474 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:18.200731 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:18.200937 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821958200910 us; error 0 us; skew 500 ppm
I20260630 12:19:18.201742 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:18.207942 31099 webserver.cc:533] Webserver started at http://127.30.94.254:40781/ using document root <none> and password file <none>
I20260630 12:19:18.208784 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:18.209022 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:18.209487 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:18.215152 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "df24d13d69814a60a94d2c971f5b56fa"
format_stamp: "Formatted at 2026-06-30 12:19:18 on dist-test-slave-cbkb"
I20260630 12:19:18.222695 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260630 12:19:18.227705 31114 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:18.228837 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:19:18.229159 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "df24d13d69814a60a94d2c971f5b56fa"
format_stamp: "Formatted at 2026-06-30 12:19:18 on dist-test-slave-cbkb"
I20260630 12:19:18.229490 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:18.281244 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:18.282691 31099 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:19:18.283147 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:18.352787 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:37953
I20260630 12:19:18.352861 31165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:37953 every 8 connection(s)
I20260630 12:19:18.358968 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:19:18.360621 31166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:19:18.365577 31168 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:18.367942 31169 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:18.371454 31099 server_base.cc:1061] running on GCE node
W20260630 12:19:18.371690 31171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:18.372684 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:18.372956 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:18.373165 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821958373144 us; error 0 us; skew 500 ppm
I20260630 12:19:18.373893 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:18.377893 31099 webserver.cc:533] Webserver started at http://127.30.94.253:33703/ using document root <none> and password file <none>
I20260630 12:19:18.378566 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:18.378839 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:18.379177 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:18.380697 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root/instance:
uuid: "549b30f7c5a5466abbce14cb82f56c69"
format_stamp: "Formatted at 2026-06-30 12:19:18 on dist-test-slave-cbkb"
I20260630 12:19:18.386991 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:19:18.386114 31166 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:18.392046 31176 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:18.393464 31099 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:19:18.393910 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root
uuid: "549b30f7c5a5466abbce14cb82f56c69"
format_stamp: "Formatted at 2026-06-30 12:19:18 on dist-test-slave-cbkb"
I20260630 12:19:18.394381 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:18.412448 31166 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:19:18.414929 31117 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.253:42915: connect: Connection refused (error 111)
W20260630 12:19:18.418772 31166 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.253:42915: Network error: Client connection negotiation failed: client connection to 127.30.94.253:42915: connect: Connection refused (error 111)
I20260630 12:19:18.423533 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:18.424827 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:18.468286 31166 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } attempt: 1
W20260630 12:19:18.473135 31166 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.253:42915: Network error: Client connection negotiation failed: client connection to 127.30.94.253:42915: connect: Connection refused (error 111)
I20260630 12:19:18.489385 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.253:42915
I20260630 12:19:18.489660 31230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.253:42915 every 8 connection(s)
I20260630 12:19:18.493965 31231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:18.494819 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:19:18.500605 31231 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:19:18.501076 31233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:18.502651 31234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:18.509016 31099 server_base.cc:1061] running on GCE node
W20260630 12:19:18.509155 31237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:18.510056 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:18.510278 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:18.510469 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821958510451 us; error 0 us; skew 500 ppm
I20260630 12:19:18.511015 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:18.514204 31099 webserver.cc:533] Webserver started at http://127.30.94.252:34145/ using document root <none> and password file <none>
I20260630 12:19:18.514846 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:18.515098 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:18.515434 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:18.516160 31231 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:18.516841 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root/instance:
uuid: "0a556301ee6846d09e5f97ff2f17d22b"
format_stamp: "Formatted at 2026-06-30 12:19:18 on dist-test-slave-cbkb"
I20260630 12:19:18.523079 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:19:18.528501 31243 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:18.529420 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:19:18.529749 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root
uuid: "0a556301ee6846d09e5f97ff2f17d22b"
format_stamp: "Formatted at 2026-06-30 12:19:18 on dist-test-slave-cbkb"
I20260630 12:19:18.530119 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:18.531404 31231 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:19:18.538996 31231 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.252:33829: Network error: Client connection negotiation failed: client connection to 127.30.94.252:33829: connect: Connection refused (error 111)
I20260630 12:19:18.541579 31166 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } attempt: 2
I20260630 12:19:18.549117 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:18.550669 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:18.551143 31166 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:19:18.556504 31166 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.252:33829: Network error: Client connection negotiation failed: client connection to 127.30.94.252:33829: connect: Connection refused (error 111)
I20260630 12:19:18.582401 31231 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } attempt: 1
W20260630 12:19:18.588050 31231 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.252:33829: Network error: Client connection negotiation failed: client connection to 127.30.94.252:33829: connect: Connection refused (error 111)
I20260630 12:19:18.587893 31166 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } attempt: 1
W20260630 12:19:18.593956 31166 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.252:33829: Network error: Client connection negotiation failed: client connection to 127.30.94.252:33829: connect: Connection refused (error 111)
I20260630 12:19:18.618747 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.252:33829
I20260630 12:19:18.618839 31295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.252:33829 every 8 connection(s)
I20260630 12:19:18.623080 31296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:18.623171 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:19:18.628439 31296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:18.639981 31296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:18.648393 31296 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:18.661480 31166 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } attempt: 2
I20260630 12:19:18.663610 31231 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } attempt: 2
I20260630 12:19:18.666182 31296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: Bootstrap starting.
I20260630 12:19:18.674142 31296 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:18.676630 31296 log.cc:826] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: Log is configured to *not* fsync() on all Append() calls
I20260630 12:19:18.680186 31166 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa: Bootstrap starting.
I20260630 12:19:18.681408 31231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69: Bootstrap starting.
I20260630 12:19:18.683189 31296 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: No bootstrap required, opened a new log
I20260630 12:19:18.685786 31231 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:18.686232 31166 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:18.692214 31231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69: No bootstrap required, opened a new log
I20260630 12:19:18.693620 31166 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa: No bootstrap required, opened a new log
I20260630 12:19:18.706135 31231 raft_consensus.cc:359] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.706148 31166 raft_consensus.cc:359] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.706853 31231 raft_consensus.cc:385] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:18.706154 31296 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.707118 31166 raft_consensus.cc:385] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:18.707252 31296 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:18.707188 31231 raft_consensus.cc:740] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 549b30f7c5a5466abbce14cb82f56c69, State: Initialized, Role: FOLLOWER
I20260630 12:19:18.707515 31166 raft_consensus.cc:740] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df24d13d69814a60a94d2c971f5b56fa, State: Initialized, Role: FOLLOWER
I20260630 12:19:18.707630 31296 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a556301ee6846d09e5f97ff2f17d22b, State: Initialized, Role: FOLLOWER
I20260630 12:19:18.708452 31166 consensus_queue.cc:260] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.708387 31296 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.708380 31231 consensus_queue.cc:260] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.713406 31306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.714520 31306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:18.715948 31305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.716519 31231 sys_catalog.cc:565] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:19:18.717774 31296 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:19:18.717676 31304 sys_catalog.cc:455] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.718441 31304 sys_catalog.cc:458] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:18.716737 31305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:18.719115 31166 sys_catalog.cc:565] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:19:18.745823 31304 raft_consensus.cc:493] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:18.746628 31304 raft_consensus.cc:515] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.751619 31206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df24d13d69814a60a94d2c971f5b56fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "549b30f7c5a5466abbce14cb82f56c69" is_pre_election: true
I20260630 12:19:18.752439 31206 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df24d13d69814a60a94d2c971f5b56fa in term 0.
I20260630 12:19:18.752460 31304 leader_election.cc:290] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 549b30f7c5a5466abbce14cb82f56c69 (127.30.94.253:42915), 0a556301ee6846d09e5f97ff2f17d22b (127.30.94.252:33829)
I20260630 12:19:18.753191 31271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df24d13d69814a60a94d2c971f5b56fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a556301ee6846d09e5f97ff2f17d22b" is_pre_election: true
I20260630 12:19:18.753867 31117 leader_election.cc:304] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 549b30f7c5a5466abbce14cb82f56c69, df24d13d69814a60a94d2c971f5b56fa; no voters: 
I20260630 12:19:18.754063 31271 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df24d13d69814a60a94d2c971f5b56fa in term 0.
I20260630 12:19:18.756012 31304 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:18.756467 31304 raft_consensus.cc:493] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:18.756875 31304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:18.766655 31304 raft_consensus.cc:515] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.770421 31206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df24d13d69814a60a94d2c971f5b56fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "549b30f7c5a5466abbce14cb82f56c69"
I20260630 12:19:18.771237 31206 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:19:18.788552 31120 tablet.cc:2406] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:19:18.786491 31271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "df24d13d69814a60a94d2c971f5b56fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a556301ee6846d09e5f97ff2f17d22b"
I20260630 12:19:18.791492 31271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:18.784049 31206 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df24d13d69814a60a94d2c971f5b56fa in term 1.
I20260630 12:19:18.801858 31117 leader_election.cc:304] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 549b30f7c5a5466abbce14cb82f56c69, df24d13d69814a60a94d2c971f5b56fa; no voters: 
I20260630 12:19:18.807548 31304 leader_election.cc:290] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [CANDIDATE]: Term 1 election: Requested vote from peers 549b30f7c5a5466abbce14cb82f56c69 (127.30.94.253:42915), 0a556301ee6846d09e5f97ff2f17d22b (127.30.94.252:33829)
I20260630 12:19:18.808343 31304 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:18.808990 31304 raft_consensus.cc:697] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 1 LEADER]: Becoming Leader. State: Replica: df24d13d69814a60a94d2c971f5b56fa, State: Running, Role: LEADER
I20260630 12:19:18.810349 31304 consensus_queue.cc:237] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } }
I20260630 12:19:18.815128 31271 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df24d13d69814a60a94d2c971f5b56fa in term 1.
I20260630 12:19:18.839883 31330 sys_catalog.cc:455] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader df24d13d69814a60a94d2c971f5b56fa. Latest consensus state: current_term: 1 leader_uuid: "df24d13d69814a60a94d2c971f5b56fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.840845 31330 sys_catalog.cc:458] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:18.847922 31340 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:19:18.850077 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:19:18.850301 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:19:18.854781 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:18.858757 31342 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:19:18.859074 31342 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:19:18.859279 31338 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:19:18.859759 31338 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:19:18.864303 31344 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:18.865937 31340 catalog_manager.cc:1520] Initializing Kudu cluster ID...
W20260630 12:19:18.870712 31345 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:18.879982 31347 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:18.881584 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:18.884949 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:18.885205 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:18.885398 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821958885380 us; error 0 us; skew 500 ppm
I20260630 12:19:18.885900 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:18.889670 31271 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 1 FOLLOWER]: Refusing update from remote peer df24d13d69814a60a94d2c971f5b56fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:18.891553 31330 consensus_queue.cc:1048] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:18.892220 31206 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 1 FOLLOWER]: Refusing update from remote peer df24d13d69814a60a94d2c971f5b56fa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:18.894112 31330 consensus_queue.cc:1048] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:18.898478 31099 webserver.cc:533] Webserver started at http://127.30.94.193:35001/ using document root <none> and password file <none>
I20260630 12:19:18.899145 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:18.899398 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:18.899715 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:18.901235 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "6f987ab508e24de797c94957d0730921"
format_stamp: "Formatted at 2026-06-30 12:19:18 on dist-test-slave-cbkb"
I20260630 12:19:18.903550 31306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df24d13d69814a60a94d2c971f5b56fa. Latest consensus state: current_term: 1 leader_uuid: "df24d13d69814a60a94d2c971f5b56fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.904246 31306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:18.908990 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.003s
I20260630 12:19:18.909262 31349 mvcc.cc:204] Tried to move back new op lower bound from 7302438743587909632 to 7302438743342362624. Current Snapshot: MvccSnapshot[applied={T|T < 7302438743587909632}]
I20260630 12:19:18.914460 31304 sys_catalog.cc:455] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "df24d13d69814a60a94d2c971f5b56fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.915423 31304 sys_catalog.cc:458] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:18.916464 31340 catalog_manager.cc:1383] Generated new cluster ID: 80d16646236341529b74a4737e3db9ab
I20260630 12:19:18.916811 31340 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:19:18.932358 31306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "df24d13d69814a60a94d2c971f5b56fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.933173 31306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:18.933480 31358 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:18.934744 31330 sys_catalog.cc:455] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "df24d13d69814a60a94d2c971f5b56fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.935560 31330 sys_catalog.cc:458] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:18.935791 31099 fs_manager.cc:730] Time spent opening block manager: real 0.024s	user 0.005s	sys 0.017s
I20260630 12:19:18.936127 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "6f987ab508e24de797c94957d0730921"
format_stamp: "Formatted at 2026-06-30 12:19:18 on dist-test-slave-cbkb"
I20260630 12:19:18.936483 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:18.943900 31305 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [sys.catalog]: SysCatalogTable state changed. Reason: New leader df24d13d69814a60a94d2c971f5b56fa. Latest consensus state: current_term: 1 leader_uuid: "df24d13d69814a60a94d2c971f5b56fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.944767 31305 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:18.950103 31362 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "df24d13d69814a60a94d2c971f5b56fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df24d13d69814a60a94d2c971f5b56fa" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37953 } } peers { permanent_uuid: "549b30f7c5a5466abbce14cb82f56c69" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 42915 } } peers { permanent_uuid: "0a556301ee6846d09e5f97ff2f17d22b" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 33829 } } }
I20260630 12:19:18.950932 31362 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:18.984426 31340 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:19:18.986711 31340 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:19:18.995378 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:18.996913 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:18.999532 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:19.003777 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:19.004020 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:19.004288 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:19.004559 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:19:19.025928 31340 catalog_manager.cc:6070] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa: Generated new TSK 0
I20260630 12:19:19.027139 31340 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:19:19.122037 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:36803
I20260630 12:19:19.122305 31424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:36803 every 8 connection(s)
I20260630 12:19:19.147679 31425 heartbeater.cc:344] Connected to a master server at 127.30.94.252:33829
I20260630 12:19:19.148270 31425 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.149447 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:19:19.149613 31425 heartbeater.cc:507] Master 127.30.94.252:33829 requested a full tablet report, sending...
I20260630 12:19:19.153997 31261 ts_manager.cc:194] Registered new tserver with Master: 6f987ab508e24de797c94957d0730921 (127.30.94.193:36803)
W20260630 12:19:19.158635 31432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:19.161460 31433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:19.163168 31426 heartbeater.cc:344] Connected to a master server at 127.30.94.253:42915
I20260630 12:19:19.163585 31426 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.167104 31426 heartbeater.cc:507] Master 127.30.94.253:42915 requested a full tablet report, sending...
I20260630 12:19:19.170642 31427 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37953
I20260630 12:19:19.171357 31427 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.171576 31196 ts_manager.cc:194] Registered new tserver with Master: 6f987ab508e24de797c94957d0730921 (127.30.94.193:36803)
I20260630 12:19:19.172318 31427 heartbeater.cc:507] Master 127.30.94.254:37953 requested a full tablet report, sending...
W20260630 12:19:19.174436 31435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:19.175103 31131 ts_manager.cc:194] Registered new tserver with Master: 6f987ab508e24de797c94957d0730921 (127.30.94.193:36803)
I20260630 12:19:19.175230 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:19.176497 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:19.176740 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:19.176985 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821959176969 us; error 0 us; skew 500 ppm
I20260630 12:19:19.177613 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:19.177997 31131 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46884
I20260630 12:19:19.181540 31099 webserver.cc:533] Webserver started at http://127.30.94.194:46519/ using document root <none> and password file <none>
I20260630 12:19:19.182051 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:19.182255 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:19.182534 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:19.183552 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "e98a0604a1e5491680ffcd09483d8535"
format_stamp: "Formatted at 2026-06-30 12:19:19 on dist-test-slave-cbkb"
I20260630 12:19:19.187888 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:19:19.191536 31440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:19.192461 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:19:19.192765 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "e98a0604a1e5491680ffcd09483d8535"
format_stamp: "Formatted at 2026-06-30 12:19:19 on dist-test-slave-cbkb"
I20260630 12:19:19.193012 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:19.212261 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:19.213492 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:19.215021 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:19.217381 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:19.217552 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:19.217821 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:19.217983 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:19.313422 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:45991
I20260630 12:19:19.313592 31502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:45991 every 8 connection(s)
I20260630 12:19:19.335577 31503 heartbeater.cc:344] Connected to a master server at 127.30.94.252:33829
I20260630 12:19:19.336077 31503 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.337234 31503 heartbeater.cc:507] Master 127.30.94.252:33829 requested a full tablet report, sending...
I20260630 12:19:19.341149 31261 ts_manager.cc:194] Registered new tserver with Master: e98a0604a1e5491680ffcd09483d8535 (127.30.94.194:45991)
I20260630 12:19:19.348338 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:19:19.351539 31504 heartbeater.cc:344] Connected to a master server at 127.30.94.253:42915
I20260630 12:19:19.351905 31504 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.352690 31504 heartbeater.cc:507] Master 127.30.94.253:42915 requested a full tablet report, sending...
I20260630 12:19:19.355414 31196 ts_manager.cc:194] Registered new tserver with Master: e98a0604a1e5491680ffcd09483d8535 (127.30.94.194:45991)
I20260630 12:19:19.356453 31505 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37953
I20260630 12:19:19.356822 31505 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.357648 31505 heartbeater.cc:507] Master 127.30.94.254:37953 requested a full tablet report, sending...
W20260630 12:19:19.359294 31510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:19.360000 31131 ts_manager.cc:194] Registered new tserver with Master: e98a0604a1e5491680ffcd09483d8535 (127.30.94.194:45991)
W20260630 12:19:19.360859 31511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:19.362056 31131 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46890
I20260630 12:19:19.367847 31099 server_base.cc:1061] running on GCE node
W20260630 12:19:19.368602 31513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:19.369815 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:19.370081 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:19.370289 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821959370273 us; error 0 us; skew 500 ppm
I20260630 12:19:19.370966 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:19.373708 31099 webserver.cc:533] Webserver started at http://127.30.94.195:33767/ using document root <none> and password file <none>
I20260630 12:19:19.374311 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:19.374559 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:19.374863 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:19.376211 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "47291212897e4df8a4c0b472e6980ce5"
format_stamp: "Formatted at 2026-06-30 12:19:19 on dist-test-slave-cbkb"
I20260630 12:19:19.381714 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:19:19.385836 31518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:19.386742 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260630 12:19:19.387072 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "47291212897e4df8a4c0b472e6980ce5"
format_stamp: "Formatted at 2026-06-30 12:19:19 on dist-test-slave-cbkb"
I20260630 12:19:19.387418 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:19.421597 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:19.423143 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:19.424710 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:19.428278 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:19.428562 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:19.428828 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:19.429042 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:19.512652 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:37517
I20260630 12:19:19.512763 31580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:37517 every 8 connection(s)
I20260630 12:19:19.550508 31581 heartbeater.cc:344] Connected to a master server at 127.30.94.252:33829
I20260630 12:19:19.550951 31581 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.551397 31583 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37953
I20260630 12:19:19.551542 31582 heartbeater.cc:344] Connected to a master server at 127.30.94.253:42915
I20260630 12:19:19.551808 31583 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.551961 31582 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:19.551939 31581 heartbeater.cc:507] Master 127.30.94.252:33829 requested a full tablet report, sending...
I20260630 12:19:19.552776 31583 heartbeater.cc:507] Master 127.30.94.254:37953 requested a full tablet report, sending...
I20260630 12:19:19.553155 31582 heartbeater.cc:507] Master 127.30.94.253:42915 requested a full tablet report, sending...
I20260630 12:19:19.554934 31131 ts_manager.cc:194] Registered new tserver with Master: 47291212897e4df8a4c0b472e6980ce5 (127.30.94.195:37517)
I20260630 12:19:19.555147 31261 ts_manager.cc:194] Registered new tserver with Master: 47291212897e4df8a4c0b472e6980ce5 (127.30.94.195:37517)
I20260630 12:19:19.556634 31196 ts_manager.cc:194] Registered new tserver with Master: 47291212897e4df8a4c0b472e6980ce5 (127.30.94.195:37517)
I20260630 12:19:19.556731 31131 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46902
I20260630 12:19:19.557026 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018974465s
I20260630 12:19:19.863688 31338 catalog_manager.cc:1295] Loaded cluster ID: 80d16646236341529b74a4737e3db9ab
I20260630 12:19:19.863996 31338 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69: loading cluster ID for follower catalog manager: success
I20260630 12:19:19.864703 31342 catalog_manager.cc:1295] Loaded cluster ID: 80d16646236341529b74a4737e3db9ab
I20260630 12:19:19.865000 31342 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: loading cluster ID for follower catalog manager: success
I20260630 12:19:19.869148 31338 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69: acquiring CA information for follower catalog manager: success
I20260630 12:19:19.871825 31342 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: acquiring CA information for follower catalog manager: success
I20260630 12:19:19.872862 31338 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:19:19.877146 31342 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:19:20.181751 31427 heartbeater.cc:499] Master 127.30.94.254:37953 was elected leader, sending a full tablet report...
I20260630 12:19:20.365707 31505 heartbeater.cc:499] Master 127.30.94.254:37953 was elected leader, sending a full tablet report...
I20260630 12:19:20.560644 31583 heartbeater.cc:499] Master 127.30.94.254:37953 was elected leader, sending a full tablet report...
I20260630 12:19:20.836884 31331 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:20.906123 31131 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46904:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:19:20.987955 31546 tablet_service.cc:1511] Processing CreateTablet for tablet f7918dea8f7345c08efb1ba461482d07 (DEFAULT_TABLE table=test-workload [id=f36d775bc3424dfc84355d0d71f535b0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:19:20.988963 31468 tablet_service.cc:1511] Processing CreateTablet for tablet be9af2d406754dee9fcc17370594d823 (DEFAULT_TABLE table=test-workload [id=f36d775bc3424dfc84355d0d71f535b0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:19:20.990252 31468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9af2d406754dee9fcc17370594d823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:20.989775 31546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7918dea8f7345c08efb1ba461482d07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:20.991642 31390 tablet_service.cc:1511] Processing CreateTablet for tablet e636a7bf2c0c4cb4922d0d12a3582d06 (DEFAULT_TABLE table=test-workload [id=f36d775bc3424dfc84355d0d71f535b0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:19:20.991827 31389 tablet_service.cc:1511] Processing CreateTablet for tablet 30cc839be6fc484d826109ab068ffc99 (DEFAULT_TABLE table=test-workload [id=f36d775bc3424dfc84355d0d71f535b0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:19:20.992883 31390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e636a7bf2c0c4cb4922d0d12a3582d06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:20.993410 31389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cc839be6fc484d826109ab068ffc99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:21.016750 31618 tablet_bootstrap.cc:492] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5: Bootstrap starting.
I20260630 12:19:21.019770 31617 tablet_bootstrap.cc:492] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921: Bootstrap starting.
I20260630 12:19:21.018278 31616 tablet_bootstrap.cc:492] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535: Bootstrap starting.
I20260630 12:19:21.025560 31616 tablet_bootstrap.cc:654] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:21.026755 31618 tablet_bootstrap.cc:654] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:21.027240 31617 tablet_bootstrap.cc:654] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:21.031446 31616 tablet_bootstrap.cc:492] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535: No bootstrap required, opened a new log
I20260630 12:19:21.032003 31616 ts_tablet_manager.cc:1403] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:19:21.034792 31616 raft_consensus.cc:359] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98a0604a1e5491680ffcd09483d8535" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45991 } }
I20260630 12:19:21.035226 31616 raft_consensus.cc:385] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:21.035902 31618 tablet_bootstrap.cc:492] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5: No bootstrap required, opened a new log
I20260630 12:19:21.035792 31616 raft_consensus.cc:740] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e98a0604a1e5491680ffcd09483d8535, State: Initialized, Role: FOLLOWER
I20260630 12:19:21.036895 31618 ts_tablet_manager.cc:1403] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:19:21.036752 31616 consensus_queue.cc:260] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98a0604a1e5491680ffcd09483d8535" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45991 } }
I20260630 12:19:21.037413 31616 raft_consensus.cc:399] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:21.037710 31616 raft_consensus.cc:493] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:21.037981 31617 tablet_bootstrap.cc:492] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921: No bootstrap required, opened a new log
I20260630 12:19:21.038048 31616 raft_consensus.cc:3060] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:21.038506 31617 ts_tablet_manager.cc:1403] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:19:21.039772 31618 raft_consensus.cc:359] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47291212897e4df8a4c0b472e6980ce5" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37517 } }
I20260630 12:19:21.040349 31618 raft_consensus.cc:385] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:21.040675 31618 raft_consensus.cc:740] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47291212897e4df8a4c0b472e6980ce5, State: Initialized, Role: FOLLOWER
I20260630 12:19:21.041272 31617 raft_consensus.cc:359] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } }
I20260630 12:19:21.041355 31618 consensus_queue.cc:260] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47291212897e4df8a4c0b472e6980ce5" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37517 } }
I20260630 12:19:21.041884 31617 raft_consensus.cc:385] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:21.042040 31618 raft_consensus.cc:399] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:21.042227 31617 raft_consensus.cc:740] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f987ab508e24de797c94957d0730921, State: Initialized, Role: FOLLOWER
I20260630 12:19:21.042382 31618 raft_consensus.cc:493] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:21.042819 31618 raft_consensus.cc:3060] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:21.043069 31617 consensus_queue.cc:260] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } }
I20260630 12:19:21.043632 31616 raft_consensus.cc:515] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98a0604a1e5491680ffcd09483d8535" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45991 } }
I20260630 12:19:21.043727 31617 raft_consensus.cc:399] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:21.044190 31617 raft_consensus.cc:493] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:21.044266 31616 leader_election.cc:304] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e98a0604a1e5491680ffcd09483d8535; no voters: 
I20260630 12:19:21.044691 31617 raft_consensus.cc:3060] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:21.046742 31616 leader_election.cc:290] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:21.047492 31622 raft_consensus.cc:2804] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:21.049310 31618 raft_consensus.cc:515] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47291212897e4df8a4c0b472e6980ce5" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37517 } }
I20260630 12:19:21.050114 31618 leader_election.cc:304] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 47291212897e4df8a4c0b472e6980ce5; no voters: 
I20260630 12:19:21.051427 31617 raft_consensus.cc:515] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } }
I20260630 12:19:21.052223 31617 leader_election.cc:304] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f987ab508e24de797c94957d0730921; no voters: 
I20260630 12:19:21.056353 31616 ts_tablet_manager.cc:1434] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535: Time spent starting tablet: real 0.024s	user 0.018s	sys 0.004s
I20260630 12:19:21.058063 31622 raft_consensus.cc:697] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 1 LEADER]: Becoming Leader. State: Replica: e98a0604a1e5491680ffcd09483d8535, State: Running, Role: LEADER
I20260630 12:19:21.058845 31622 consensus_queue.cc:237] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98a0604a1e5491680ffcd09483d8535" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45991 } }
I20260630 12:19:21.060489 31617 leader_election.cc:290] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:21.062815 31625 raft_consensus.cc:2804] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:21.066934 31618 leader_election.cc:290] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:21.067358 31626 raft_consensus.cc:2804] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:21.069550 31617 ts_tablet_manager.cc:1434] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.009s
I20260630 12:19:21.073076 31617 tablet_bootstrap.cc:492] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921: Bootstrap starting.
I20260630 12:19:21.072669 31131 catalog_manager.cc:5697] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 reported cstate change: term changed from 0 to 1, leader changed from <none> to e98a0604a1e5491680ffcd09483d8535 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "e98a0604a1e5491680ffcd09483d8535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e98a0604a1e5491680ffcd09483d8535" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45991 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:21.075096 31625 raft_consensus.cc:697] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 1 LEADER]: Becoming Leader. State: Replica: 6f987ab508e24de797c94957d0730921, State: Running, Role: LEADER
I20260630 12:19:21.076825 31625 consensus_queue.cc:237] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } }
I20260630 12:19:21.088879 31618 ts_tablet_manager.cc:1434] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5: Time spent starting tablet: real 0.052s	user 0.018s	sys 0.019s
I20260630 12:19:21.089880 31626 raft_consensus.cc:697] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 47291212897e4df8a4c0b472e6980ce5, State: Running, Role: LEADER
I20260630 12:19:21.094580 31626 consensus_queue.cc:237] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47291212897e4df8a4c0b472e6980ce5" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37517 } }
I20260630 12:19:21.101351 31617 tablet_bootstrap.cc:654] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:21.112811 31130 catalog_manager.cc:5697] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f987ab508e24de797c94957d0730921 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "6f987ab508e24de797c94957d0730921" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:21.167958 31131 catalog_manager.cc:5697] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47291212897e4df8a4c0b472e6980ce5 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "47291212897e4df8a4c0b472e6980ce5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "47291212897e4df8a4c0b472e6980ce5" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37517 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:21.183293 31617 tablet_bootstrap.cc:492] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921: No bootstrap required, opened a new log
I20260630 12:19:21.183799 31617 ts_tablet_manager.cc:1403] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.032s
I20260630 12:19:21.186509 31617 raft_consensus.cc:359] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } }
I20260630 12:19:21.187096 31617 raft_consensus.cc:385] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:21.187389 31617 raft_consensus.cc:740] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f987ab508e24de797c94957d0730921, State: Initialized, Role: FOLLOWER
I20260630 12:19:21.188519 31617 consensus_queue.cc:260] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } }
I20260630 12:19:21.189186 31617 raft_consensus.cc:399] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:21.189661 31617 raft_consensus.cc:493] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:21.190004 31617 raft_consensus.cc:3060] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:21.196576 31617 raft_consensus.cc:515] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } }
I20260630 12:19:21.197211 31617 leader_election.cc:304] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6f987ab508e24de797c94957d0730921; no voters: 
I20260630 12:19:21.197803 31617 leader_election.cc:290] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:21.197969 31625 raft_consensus.cc:2804] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:21.199443 31617 ts_tablet_manager.cc:1434] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:19:21.199755 31625 raft_consensus.cc:697] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 1 LEADER]: Becoming Leader. State: Replica: 6f987ab508e24de797c94957d0730921, State: Running, Role: LEADER
I20260630 12:19:21.200575 31625 consensus_queue.cc:237] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } }
I20260630 12:19:21.208705 31131 catalog_manager.cc:5697] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f987ab508e24de797c94957d0730921 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "6f987ab508e24de797c94957d0730921" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f987ab508e24de797c94957d0730921" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:22.837778 31331 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:22.840123 31331 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:23.245711 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:19:23.265197 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:23.265924 31099 tablet_replica.cc:333] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921: stopping tablet replica
I20260630 12:19:23.266569 31099 raft_consensus.cc:2243] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:23.267010 31099 raft_consensus.cc:2272] T e636a7bf2c0c4cb4922d0d12a3582d06 P 6f987ab508e24de797c94957d0730921 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:23.268996 31099 tablet_replica.cc:333] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921: stopping tablet replica
I20260630 12:19:23.269383 31099 raft_consensus.cc:2243] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:23.269703 31099 raft_consensus.cc:2272] T 30cc839be6fc484d826109ab068ffc99 P 6f987ab508e24de797c94957d0730921 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:23.350200 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:19:23.359961 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:19:23.375716 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:23.376233 31099 tablet_replica.cc:333] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535: stopping tablet replica
I20260630 12:19:23.376741 31099 raft_consensus.cc:2243] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:23.377102 31099 raft_consensus.cc:2272] T be9af2d406754dee9fcc17370594d823 P e98a0604a1e5491680ffcd09483d8535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:23.394490 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:19:23.402117 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:19:23.417623 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:23.418308 31099 tablet_replica.cc:333] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5: stopping tablet replica
I20260630 12:19:23.418849 31099 raft_consensus.cc:2243] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:23.419329 31099 raft_consensus.cc:2272] T f7918dea8f7345c08efb1ba461482d07 P 47291212897e4df8a4c0b472e6980ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:23.437033 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:19:23.444224 31099 master.cc:562] Master@127.30.94.254:37953 shutting down...
I20260630 12:19:23.524076 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:23.524953 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:23.525249 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P df24d13d69814a60a94d2c971f5b56fa: stopping tablet replica
I20260630 12:19:23.543208 31099 master.cc:584] Master@127.30.94.254:37953 shutdown complete.
I20260630 12:19:23.553841 31099 master.cc:562] Master@127.30.94.253:42915 shutting down...
I20260630 12:19:23.567432 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:23.567932 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:23.568234 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 549b30f7c5a5466abbce14cb82f56c69: stopping tablet replica
I20260630 12:19:23.634191 31099 master.cc:584] Master@127.30.94.253:42915 shutdown complete.
I20260630 12:19:23.644826 31099 master.cc:562] Master@127.30.94.252:33829 shutting down...
I20260630 12:19:23.658471 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:23.659015 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:23.659451 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a556301ee6846d09e5f97ff2f17d22b: stopping tablet replica
I20260630 12:19:23.676119 31099 master.cc:584] Master@127.30.94.252:33829 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6742 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:19:23.699662 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:32783
I20260630 12:19:23.700727 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:23.706082 31639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:23.706872 31640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:23.708142 31099 server_base.cc:1061] running on GCE node
W20260630 12:19:23.708878 31642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:23.709575 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:23.709755 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:23.709975 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821963709932 us; error 0 us; skew 500 ppm
I20260630 12:19:23.710469 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:23.712605 31099 webserver.cc:533] Webserver started at http://127.30.94.254:46033/ using document root <none> and password file <none>
I20260630 12:19:23.713068 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:23.713245 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:23.713522 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:23.714499 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "86323d0031174b80a30c66ed92e36d4e"
format_stamp: "Formatted at 2026-06-30 12:19:23 on dist-test-slave-cbkb"
I20260630 12:19:23.718580 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:19:23.721638 31647 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:23.722340 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:19:23.722630 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "86323d0031174b80a30c66ed92e36d4e"
format_stamp: "Formatted at 2026-06-30 12:19:23 on dist-test-slave-cbkb"
I20260630 12:19:23.722885 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:23.758941 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:23.760089 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:23.793181 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:32783
I20260630 12:19:23.793263 31698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:32783 every 8 connection(s)
I20260630 12:19:23.796772 31699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:23.806089 31699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e: Bootstrap starting.
I20260630 12:19:23.810508 31699 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:23.814275 31699 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e: No bootstrap required, opened a new log
I20260630 12:19:23.817031 31699 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86323d0031174b80a30c66ed92e36d4e" member_type: VOTER }
I20260630 12:19:23.817642 31699 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:23.817967 31699 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86323d0031174b80a30c66ed92e36d4e, State: Initialized, Role: FOLLOWER
I20260630 12:19:23.818579 31699 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86323d0031174b80a30c66ed92e36d4e" member_type: VOTER }
I20260630 12:19:23.819259 31699 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:23.819617 31699 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:23.819937 31699 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:23.824254 31699 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86323d0031174b80a30c66ed92e36d4e" member_type: VOTER }
I20260630 12:19:23.824875 31699 leader_election.cc:304] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 86323d0031174b80a30c66ed92e36d4e; no voters: 
I20260630 12:19:23.825883 31699 leader_election.cc:290] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:23.826186 31702 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:23.827579 31702 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 1 LEADER]: Becoming Leader. State: Replica: 86323d0031174b80a30c66ed92e36d4e, State: Running, Role: LEADER
I20260630 12:19:23.828198 31702 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86323d0031174b80a30c66ed92e36d4e" member_type: VOTER }
I20260630 12:19:23.828756 31699 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:19:23.833024 31704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86323d0031174b80a30c66ed92e36d4e. Latest consensus state: current_term: 1 leader_uuid: "86323d0031174b80a30c66ed92e36d4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86323d0031174b80a30c66ed92e36d4e" member_type: VOTER } }
I20260630 12:19:23.833145 31703 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86323d0031174b80a30c66ed92e36d4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86323d0031174b80a30c66ed92e36d4e" member_type: VOTER } }
I20260630 12:19:23.833678 31704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:23.833925 31703 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:23.839207 31710 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:19:23.843839 31710 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:19:23.845227 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:19:23.851891 31710 catalog_manager.cc:1383] Generated new cluster ID: 9dfb08286514451ca324cebdd89c74e3
I20260630 12:19:23.852154 31710 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:19:23.875416 31710 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:19:23.876590 31710 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:19:23.889807 31710 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e: Generated new TSK 0
I20260630 12:19:23.890372 31710 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:19:23.911327 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:23.916749 31720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:23.917770 31721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:23.919590 31723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:23.919658 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:23.920652 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:23.920871 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:23.921047 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821963921025 us; error 0 us; skew 500 ppm
I20260630 12:19:23.921506 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:23.923594 31099 webserver.cc:533] Webserver started at http://127.30.94.193:38221/ using document root <none> and password file <none>
I20260630 12:19:23.924057 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:23.924297 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:23.924657 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:23.925714 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "ee133f738b7f4e10b6aea275334eb44b"
format_stamp: "Formatted at 2026-06-30 12:19:23 on dist-test-slave-cbkb"
I20260630 12:19:23.929832 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:19:23.932852 31728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:23.933562 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:19:23.933789 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "ee133f738b7f4e10b6aea275334eb44b"
format_stamp: "Formatted at 2026-06-30 12:19:23 on dist-test-slave-cbkb"
I20260630 12:19:23.934036 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:23.942405 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:23.943250 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:23.944532 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:23.946616 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:23.946810 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:23.947082 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:23.947242 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:23.982375 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:34433
I20260630 12:19:23.982465 31790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:34433 every 8 connection(s)
I20260630 12:19:23.987082 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:23.993453 31795 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:23.994541 31796 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:23.998342 31099 server_base.cc:1061] running on GCE node
W20260630 12:19:23.999150 31798 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:23.999781 31791 heartbeater.cc:344] Connected to a master server at 127.30.94.254:32783
I20260630 12:19:24.000155 31791 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:24.000118 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:24.000566 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:24.000782 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821964000763 us; error 0 us; skew 500 ppm
I20260630 12:19:24.001123 31791 heartbeater.cc:507] Master 127.30.94.254:32783 requested a full tablet report, sending...
I20260630 12:19:24.001484 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:24.003443 31664 ts_manager.cc:194] Registered new tserver with Master: ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433)
I20260630 12:19:24.004194 31099 webserver.cc:533] Webserver started at http://127.30.94.194:35255/ using document root <none> and password file <none>
I20260630 12:19:24.004781 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:24.004990 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:24.005307 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:24.005352 31664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54900
I20260630 12:19:24.006755 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "9fcc486130414e35bdc05654b96c66ad"
format_stamp: "Formatted at 2026-06-30 12:19:24 on dist-test-slave-cbkb"
I20260630 12:19:24.011487 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:19:24.014971 31803 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:24.015789 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:19:24.016072 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "9fcc486130414e35bdc05654b96c66ad"
format_stamp: "Formatted at 2026-06-30 12:19:24 on dist-test-slave-cbkb"
I20260630 12:19:24.016321 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:24.037782 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:24.038728 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:24.040158 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:24.042352 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:24.042531 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:24.042799 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:24.042940 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:24.078270 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:43513
I20260630 12:19:24.078362 31865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:43513 every 8 connection(s)
I20260630 12:19:24.082767 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:24.089990 31869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:24.090114 31870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:24.093897 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:24.094015 31866 heartbeater.cc:344] Connected to a master server at 127.30.94.254:32783
W20260630 12:19:24.094338 31873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:24.094815 31866 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:24.095485 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:24.095745 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:24.095714 31866 heartbeater.cc:507] Master 127.30.94.254:32783 requested a full tablet report, sending...
I20260630 12:19:24.096092 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821964096076 us; error 0 us; skew 500 ppm
I20260630 12:19:24.096820 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:24.098097 31664 ts_manager.cc:194] Registered new tserver with Master: 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:24.099813 31664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54906
I20260630 12:19:24.103034 31099 webserver.cc:533] Webserver started at http://127.30.94.195:44743/ using document root <none> and password file <none>
I20260630 12:19:24.103574 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:24.103734 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:24.103931 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:24.104933 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd"
format_stamp: "Formatted at 2026-06-30 12:19:24 on dist-test-slave-cbkb"
I20260630 12:19:24.108881 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:19:24.111724 31877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:24.112507 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:19:24.112792 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd"
format_stamp: "Formatted at 2026-06-30 12:19:24 on dist-test-slave-cbkb"
I20260630 12:19:24.113049 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:24.125102 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:24.126083 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:24.127823 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:24.130126 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:24.130348 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:24.130618 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:24.130787 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:24.166424 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:37887
I20260630 12:19:24.166528 31939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:37887 every 8 connection(s)
I20260630 12:19:24.179509 31940 heartbeater.cc:344] Connected to a master server at 127.30.94.254:32783
I20260630 12:19:24.179829 31940 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:24.180580 31940 heartbeater.cc:507] Master 127.30.94.254:32783 requested a full tablet report, sending...
I20260630 12:19:24.182282 31664 ts_manager.cc:194] Registered new tserver with Master: 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:24.182821 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013408489s
I20260630 12:19:24.183624 31664 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54922
I20260630 12:19:25.008276 31791 heartbeater.cc:499] Master 127.30.94.254:32783 was elected leader, sending a full tablet report...
I20260630 12:19:25.103686 31866 heartbeater.cc:499] Master 127.30.94.254:32783 was elected leader, sending a full tablet report...
I20260630 12:19:25.186172 31940 heartbeater.cc:499] Master 127.30.94.254:32783 was elected leader, sending a full tablet report...
I20260630 12:19:25.235536 31664 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33878:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:19:25.238039 31664 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:19:25.302862 31756 tablet_service.cc:1511] Processing CreateTablet for tablet d199cb7fa37d475ea966c1d233160e1d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:19:25.302752 31755 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7f0a50c6384740ab8494ade92f5f5b (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:19:25.304356 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d199cb7fa37d475ea966c1d233160e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.305184 31753 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3d54f06984917bcb98415168e5608 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:19:25.306113 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7f0a50c6384740ab8494ade92f5f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.306805 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3d54f06984917bcb98415168e5608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.308231 31754 tablet_service.cc:1511] Processing CreateTablet for tablet e6c35b956d3d4f9fbeb90a1f9e11243d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:19:25.309578 31754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c35b956d3d4f9fbeb90a1f9e11243d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.320452 31752 tablet_service.cc:1511] Processing CreateTablet for tablet cdda74060d4e490294c0275a14e3baa8 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:19:25.321791 31752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdda74060d4e490294c0275a14e3baa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.333866 31905 tablet_service.cc:1511] Processing CreateTablet for tablet d199cb7fa37d475ea966c1d233160e1d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:19:25.335175 31905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d199cb7fa37d475ea966c1d233160e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.337143 31904 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7f0a50c6384740ab8494ade92f5f5b (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:19:25.338393 31904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7f0a50c6384740ab8494ade92f5f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.340672 31903 tablet_service.cc:1511] Processing CreateTablet for tablet e6c35b956d3d4f9fbeb90a1f9e11243d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:19:25.342978 31960 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b: Bootstrap starting.
I20260630 12:19:25.343114 31902 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3d54f06984917bcb98415168e5608 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:19:25.343772 31901 tablet_service.cc:1511] Processing CreateTablet for tablet cdda74060d4e490294c0275a14e3baa8 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:19:25.345193 31903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c35b956d3d4f9fbeb90a1f9e11243d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.348533 31960 tablet_bootstrap.cc:654] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.348608 31901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdda74060d4e490294c0275a14e3baa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.349267 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3d54f06984917bcb98415168e5608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.354811 31900 tablet_service.cc:1511] Processing CreateTablet for tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:19:25.356180 31900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.356112 31752 tablet_service.cc:1511] Processing CreateTablet for tablet 2220067077d84f06a7efc83f6650bf8d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:19:25.360891 31754 tablet_service.cc:1511] Processing CreateTablet for tablet 359599142ff94fc8971da6d1037f9f6f (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:19:25.361711 31752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2220067077d84f06a7efc83f6650bf8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.365324 31754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359599142ff94fc8971da6d1037f9f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.366034 31899 tablet_service.cc:1511] Processing CreateTablet for tablet 2220067077d84f06a7efc83f6650bf8d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:19:25.367316 31899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2220067077d84f06a7efc83f6650bf8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.379454 31898 tablet_service.cc:1511] Processing CreateTablet for tablet 359599142ff94fc8971da6d1037f9f6f (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:19:25.380795 31898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359599142ff94fc8971da6d1037f9f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.381318 31755 tablet_service.cc:1511] Processing CreateTablet for tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:19:25.382591 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.414948 31960 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b: No bootstrap required, opened a new log
I20260630 12:19:25.415864 31960 ts_tablet_manager.cc:1403] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.005s
I20260630 12:19:25.421823 31962 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd: Bootstrap starting.
I20260630 12:19:25.423354 31830 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7f0a50c6384740ab8494ade92f5f5b (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:19:25.423858 31829 tablet_service.cc:1511] Processing CreateTablet for tablet e6c35b956d3d4f9fbeb90a1f9e11243d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:19:25.424752 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7f0a50c6384740ab8494ade92f5f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.425354 31831 tablet_service.cc:1511] Processing CreateTablet for tablet d199cb7fa37d475ea966c1d233160e1d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:19:25.426059 31828 tablet_service.cc:1511] Processing CreateTablet for tablet 75d3d54f06984917bcb98415168e5608 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:19:25.426636 31831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d199cb7fa37d475ea966c1d233160e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.427300 31828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d3d54f06984917bcb98415168e5608. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.429078 31962 tablet_bootstrap.cc:654] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.429473 31827 tablet_service.cc:1511] Processing CreateTablet for tablet cdda74060d4e490294c0275a14e3baa8 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:19:25.430815 31827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdda74060d4e490294c0275a14e3baa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.433384 31826 tablet_service.cc:1511] Processing CreateTablet for tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6 (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:19:25.434691 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.437032 31825 tablet_service.cc:1511] Processing CreateTablet for tablet 2220067077d84f06a7efc83f6650bf8d (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:19:25.438316 31825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2220067077d84f06a7efc83f6650bf8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.441668 31824 tablet_service.cc:1511] Processing CreateTablet for tablet 359599142ff94fc8971da6d1037f9f6f (DEFAULT_TABLE table=test-workload [id=658df750c2534979afd91722abc63b49]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:19:25.442543 31962 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd: No bootstrap required, opened a new log
I20260630 12:19:25.443010 31962 ts_tablet_manager.cc:1403] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260630 12:19:25.443245 31824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359599142ff94fc8971da6d1037f9f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.445297 31964 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad: Bootstrap starting.
I20260630 12:19:25.450917 31964 tablet_bootstrap.cc:654] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.456661 31829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c35b956d3d4f9fbeb90a1f9e11243d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:25.462981 31962 raft_consensus.cc:359] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.464123 31962 raft_consensus.cc:385] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.464421 31962 raft_consensus.cc:740] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.465137 31962 consensus_queue.cc:260] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.477010 31960 raft_consensus.cc:359] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.477739 31960 raft_consensus.cc:385] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.478053 31960 raft_consensus.cc:740] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.478653 31964 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad: No bootstrap required, opened a new log
I20260630 12:19:25.479116 31964 ts_tablet_manager.cc:1403] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260630 12:19:25.478868 31960 consensus_queue.cc:260] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.481667 31964 raft_consensus.cc:359] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.482431 31964 raft_consensus.cc:385] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.482729 31964 raft_consensus.cc:740] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.483587 31964 consensus_queue.cc:260] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.486052 31962 ts_tablet_manager.cc:1434] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent starting tablet: real 0.043s	user 0.016s	sys 0.002s
I20260630 12:19:25.487074 31962 tablet_bootstrap.cc:492] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd: Bootstrap starting.
I20260630 12:19:25.484043 31960 ts_tablet_manager.cc:1434] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.003s
I20260630 12:19:25.492501 31962 tablet_bootstrap.cc:654] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.493171 31960 tablet_bootstrap.cc:492] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b: Bootstrap starting.
I20260630 12:19:25.493743 31964 ts_tablet_manager.cc:1434] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:19:25.496855 31964 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad: Bootstrap starting.
I20260630 12:19:25.499123 31960 tablet_bootstrap.cc:654] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.502424 31964 tablet_bootstrap.cc:654] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.515079 31964 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad: No bootstrap required, opened a new log
I20260630 12:19:25.515503 31964 ts_tablet_manager.cc:1403] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:19:25.516669 31960 tablet_bootstrap.cc:492] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b: No bootstrap required, opened a new log
I20260630 12:19:25.517138 31960 ts_tablet_manager.cc:1403] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260630 12:19:25.518589 31964 raft_consensus.cc:359] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.519152 31964 raft_consensus.cc:385] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.519384 31964 raft_consensus.cc:740] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.519526 31960 raft_consensus.cc:359] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.519969 31962 tablet_bootstrap.cc:492] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd: No bootstrap required, opened a new log
I20260630 12:19:25.520267 31960 raft_consensus.cc:385] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.520012 31964 consensus_queue.cc:260] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.520624 31962 ts_tablet_manager.cc:1403] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.009s
I20260630 12:19:25.520635 31960 raft_consensus.cc:740] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.521662 31960 consensus_queue.cc:260] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.522289 31964 ts_tablet_manager.cc:1434] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:19:25.523182 31964 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad: Bootstrap starting.
I20260630 12:19:25.523887 31960 ts_tablet_manager.cc:1434] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:19:25.523619 31962 raft_consensus.cc:359] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.524379 31962 raft_consensus.cc:385] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.524731 31962 raft_consensus.cc:740] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.525012 31960 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b: Bootstrap starting.
I20260630 12:19:25.525583 31962 consensus_queue.cc:260] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.527820 31962 ts_tablet_manager.cc:1434] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:19:25.529038 31964 tablet_bootstrap.cc:654] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.530773 31960 tablet_bootstrap.cc:654] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.530893 31962 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Bootstrap starting.
I20260630 12:19:25.538977 31962 tablet_bootstrap.cc:654] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.546552 31960 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b: No bootstrap required, opened a new log
I20260630 12:19:25.547168 31960 ts_tablet_manager.cc:1403] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260630 12:19:25.550381 31960 raft_consensus.cc:359] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.551355 31960 raft_consensus.cc:385] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.551731 31960 raft_consensus.cc:740] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.552857 31960 consensus_queue.cc:260] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.555980 31960 ts_tablet_manager.cc:1434] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:19:25.557233 31960 tablet_bootstrap.cc:492] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b: Bootstrap starting.
I20260630 12:19:25.573318 31964 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad: No bootstrap required, opened a new log
I20260630 12:19:25.573755 31964 ts_tablet_manager.cc:1403] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.028s
I20260630 12:19:25.574141 31960 tablet_bootstrap.cc:654] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.574822 31962 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd: No bootstrap required, opened a new log
I20260630 12:19:25.575284 31962 ts_tablet_manager.cc:1403] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.027s
I20260630 12:19:25.575759 31964 raft_consensus.cc:359] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.576370 31964 raft_consensus.cc:385] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.576650 31964 raft_consensus.cc:740] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.577517 31964 consensus_queue.cc:260] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.578042 31962 raft_consensus.cc:359] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.579090 31960 tablet_bootstrap.cc:492] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b: No bootstrap required, opened a new log
I20260630 12:19:25.579061 31962 raft_consensus.cc:385] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.579489 31962 raft_consensus.cc:740] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.579485 31964 ts_tablet_manager.cc:1434] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260630 12:19:25.579617 31960 ts_tablet_manager.cc:1403] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260630 12:19:25.580789 31964 tablet_bootstrap.cc:492] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad: Bootstrap starting.
I20260630 12:19:25.580418 31962 consensus_queue.cc:260] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.582746 31960 raft_consensus.cc:359] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.583453 31960 raft_consensus.cc:385] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.583719 31960 raft_consensus.cc:740] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.586025 31964 tablet_bootstrap.cc:654] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.586612 31960 consensus_queue.cc:260] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.588799 31962 ts_tablet_manager.cc:1434] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260630 12:19:25.591385 31960 ts_tablet_manager.cc:1434] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260630 12:19:25.592025 31962 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Bootstrap starting.
I20260630 12:19:25.592307 31960 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b: Bootstrap starting.
I20260630 12:19:25.598075 31960 tablet_bootstrap.cc:654] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.598075 31962 tablet_bootstrap.cc:654] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.601776 31966 raft_consensus.cc:493] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.602398 31966 raft_consensus.cc:515] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.607892 31964 tablet_bootstrap.cc:492] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad: No bootstrap required, opened a new log
I20260630 12:19:25.608404 31964 ts_tablet_manager.cc:1403] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260630 12:19:25.611238 31964 raft_consensus.cc:359] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.611783 31964 raft_consensus.cc:385] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.612028 31964 raft_consensus.cc:740] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.612771 31960 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b: No bootstrap required, opened a new log
I20260630 12:19:25.612717 31964 consensus_queue.cc:260] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.613374 31960 ts_tablet_manager.cc:1403] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260630 12:19:25.614858 31964 ts_tablet_manager.cc:1434] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:19:25.615828 31964 tablet_bootstrap.cc:492] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad: Bootstrap starting.
I20260630 12:19:25.616649 31960 raft_consensus.cc:359] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.617518 31960 raft_consensus.cc:385] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.617890 31960 raft_consensus.cc:740] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.619019 31960 consensus_queue.cc:260] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.619881 31966 leader_election.cc:290] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:25.622157 31964 tablet_bootstrap.cc:654] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.622547 31967 raft_consensus.cc:493] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.623015 31967 raft_consensus.cc:515] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.635178 31964 tablet_bootstrap.cc:492] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad: No bootstrap required, opened a new log
I20260630 12:19:25.635824 31964 ts_tablet_manager.cc:1403] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260630 12:19:25.636758 31967 leader_election.cc:290] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.637351 31967 raft_consensus.cc:493] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.637835 31967 raft_consensus.cc:515] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.639011 31964 raft_consensus.cc:359] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.640136 31964 raft_consensus.cc:385] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.640630 31964 raft_consensus.cc:740] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.641189 31962 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd: No bootstrap required, opened a new log
I20260630 12:19:25.641745 31962 ts_tablet_manager.cc:1403] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.005s
I20260630 12:19:25.641584 31964 consensus_queue.cc:260] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.645802 31964 ts_tablet_manager.cc:1434] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:19:25.646795 31964 tablet_bootstrap.cc:492] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad: Bootstrap starting.
I20260630 12:19:25.640069 31967 leader_election.cc:290] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.653381 31964 tablet_bootstrap.cc:654] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.654035 31960 ts_tablet_manager.cc:1434] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260630 12:19:25.655083 31960 tablet_bootstrap.cc:492] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b: Bootstrap starting.
I20260630 12:19:25.661185 31962 raft_consensus.cc:359] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.661954 31962 raft_consensus.cc:385] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.662261 31962 raft_consensus.cc:740] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.666792 31968 raft_consensus.cc:493] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.667200 31966 raft_consensus.cc:493] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.667697 31966 raft_consensus.cc:515] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.669880 31966 leader_election.cc:290] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:25.667457 31968 raft_consensus.cc:515] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.680393 31968 leader_election.cc:290] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.682255 31960 tablet_bootstrap.cc:654] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.682356 31964 tablet_bootstrap.cc:492] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad: No bootstrap required, opened a new log
I20260630 12:19:25.683063 31964 ts_tablet_manager.cc:1403] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.012s
I20260630 12:19:25.686359 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d199cb7fa37d475ea966c1d233160e1d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:25.687155 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359599142ff94fc8971da6d1037f9f6f" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:25.687527 31766 raft_consensus.cc:2468] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 0.
I20260630 12:19:25.688946 31881 leader_election.cc:304] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:25.689742 31966 raft_consensus.cc:2804] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:19:25.689927 31881 leader_election.cc:343] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.689491 31964 raft_consensus.cc:359] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.690230 31966 raft_consensus.cc:493] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:25.690537 31964 raft_consensus.cc:385] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.690848 31966 raft_consensus.cc:3060] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.691000 31964 raft_consensus.cc:740] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.692013 31964 consensus_queue.cc:260] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.694245 31964 ts_tablet_manager.cc:1434] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:19:25.695154 31964 tablet_bootstrap.cc:492] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad: Bootstrap starting.
I20260630 12:19:25.698071 31966 raft_consensus.cc:515] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.699326 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79e1ed37e7a4a8d9870fd5d1bc7a3e6" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:25.700192 31966 leader_election.cc:290] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 election: Requested vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
W20260630 12:19:25.701056 31807 leader_election.cc:343] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.701146 31964 tablet_bootstrap.cc:654] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.702526 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d199cb7fa37d475ea966c1d233160e1d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b"
I20260630 12:19:25.703168 31765 raft_consensus.cc:3060] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.709686 31960 tablet_bootstrap.cc:492] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b: No bootstrap required, opened a new log
I20260630 12:19:25.710158 31960 ts_tablet_manager.cc:1403] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.003s
I20260630 12:19:25.712889 31960 raft_consensus.cc:359] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.713572 31960 raft_consensus.cc:385] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.713866 31960 raft_consensus.cc:740] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.715077 31765 raft_consensus.cc:2468] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 1.
I20260630 12:19:25.714535 31960 consensus_queue.cc:260] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.717211 31881 leader_election.cc:304] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:25.717753 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7f0a50c6384740ab8494ade92f5f5b" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:25.718146 31966 raft_consensus.cc:2804] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:25.718696 31840 raft_consensus.cc:2468] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 0.
I20260630 12:19:25.720403 31841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c35b956d3d4f9fbeb90a1f9e11243d" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:25.722612 31730 leader_election.cc:304] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 
W20260630 12:19:25.723789 31730 leader_election.cc:343] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.724674 31985 raft_consensus.cc:2804] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:25.725153 31985 raft_consensus.cc:493] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:25.725557 31985 raft_consensus.cc:3060] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.725854 31960 ts_tablet_manager.cc:1434] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260630 12:19:25.726855 31960 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b: Bootstrap starting.
I20260630 12:19:25.730698 31967 raft_consensus.cc:493] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.731174 31967 raft_consensus.cc:515] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.733246 31967 leader_election.cc:290] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.733865 31841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2220067077d84f06a7efc83f6650bf8d" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
W20260630 12:19:25.735731 31730 leader_election.cc:343] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.738750 31985 raft_consensus.cc:515] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.714310 31962 consensus_queue.cc:260] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.746754 31960 tablet_bootstrap.cc:654] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.749786 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d199cb7fa37d475ea966c1d233160e1d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad"
I20260630 12:19:25.750618 31839 raft_consensus.cc:3060] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.751051 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359599142ff94fc8971da6d1037f9f6f" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:25.751871 31840 raft_consensus.cc:2468] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 0.
I20260630 12:19:25.753662 31841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d199cb7fa37d475ea966c1d233160e1d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:25.757424 31879 leader_election.cc:304] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, 9fcc486130414e35bdc05654b96c66ad; no voters: ee133f738b7f4e10b6aea275334eb44b
I20260630 12:19:25.750620 31966 raft_consensus.cc:697] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Running, Role: LEADER
I20260630 12:19:25.759157 31993 raft_consensus.cc:2804] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:25.761390 31993 raft_consensus.cc:493] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:25.761838 31993 raft_consensus.cc:3060] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.762058 31967 raft_consensus.cc:493] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.771291 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7f0a50c6384740ab8494ade92f5f5b" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad"
I20260630 12:19:25.773065 31840 raft_consensus.cc:3060] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.760704 31839 raft_consensus.cc:2468] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 1.
I20260630 12:19:25.762734 31967 raft_consensus.cc:515] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.775432 31985 leader_election.cc:290] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 election: Requested vote from peers 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.784941 31962 ts_tablet_manager.cc:1434] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent starting tablet: real 0.143s	user 0.013s	sys 0.001s
I20260630 12:19:25.789405 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c35b956d3d4f9fbeb90a1f9e11243d" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
I20260630 12:19:25.790526 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7f0a50c6384740ab8494ade92f5f5b" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
I20260630 12:19:25.791424 31914 raft_consensus.cc:2468] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 0.
I20260630 12:19:25.791708 31967 leader_election.cc:290] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.791647 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359599142ff94fc8971da6d1037f9f6f" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:25.792363 31964 tablet_bootstrap.cc:492] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad: No bootstrap required, opened a new log
I20260630 12:19:25.792637 31839 raft_consensus.cc:2468] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 0.
I20260630 12:19:25.792850 31964 ts_tablet_manager.cc:1403] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad: Time spent bootstrapping tablet: real 0.098s	user 0.052s	sys 0.031s
I20260630 12:19:25.794855 31840 raft_consensus.cc:2468] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 1.
I20260630 12:19:25.794275 31993 raft_consensus.cc:515] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.790166 31966 consensus_queue.cc:237] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.793936 31730 leader_election.cc:304] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:25.796317 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2220067077d84f06a7efc83f6650bf8d" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
I20260630 12:19:25.796985 31730 leader_election.cc:304] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:25.797763 31967 raft_consensus.cc:2804] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:25.798038 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359599142ff94fc8971da6d1037f9f6f" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b"
I20260630 12:19:25.798615 31993 leader_election.cc:290] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 election: Requested vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:25.798332 31964 raft_consensus.cc:359] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.799115 31964 raft_consensus.cc:385] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.799430 31964 raft_consensus.cc:740] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.799978 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359599142ff94fc8971da6d1037f9f6f" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad"
I20260630 12:19:25.799530 31985 raft_consensus.cc:2804] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:25.800671 31840 raft_consensus.cc:3060] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.800277 31964 consensus_queue.cc:260] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.801426 31960 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b: No bootstrap required, opened a new log
I20260630 12:19:25.798135 31967 raft_consensus.cc:493] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:25.801988 31960 ts_tablet_manager.cc:1403] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.028s
I20260630 12:19:25.802654 31962 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Bootstrap starting.
I20260630 12:19:25.802083 31967 raft_consensus.cc:3060] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.803929 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7f0a50c6384740ab8494ade92f5f5b" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd"
I20260630 12:19:25.804526 31915 raft_consensus.cc:3060] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.805145 31964 ts_tablet_manager.cc:1434] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:19:25.806185 31964 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad: Bootstrap starting.
I20260630 12:19:25.808581 31960 raft_consensus.cc:359] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.811532 31915 raft_consensus.cc:2468] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 1.
I20260630 12:19:25.812750 31964 tablet_bootstrap.cc:654] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.814810 31985 raft_consensus.cc:697] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 1 LEADER]: Becoming Leader. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Running, Role: LEADER
I20260630 12:19:25.812858 31967 raft_consensus.cc:515] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.815048 31960 raft_consensus.cc:385] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.815641 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359599142ff94fc8971da6d1037f9f6f" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
W20260630 12:19:25.817085 31729 leader_election.cc:343] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.818733 31914 raft_consensus.cc:2393] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee133f738b7f4e10b6aea275334eb44b in current term 1: Already voted for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in this term.
I20260630 12:19:25.818519 31729 leader_election.cc:304] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee133f738b7f4e10b6aea275334eb44b; no voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, 9fcc486130414e35bdc05654b96c66ad
I20260630 12:19:25.819108 31765 raft_consensus.cc:2393] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in current term 1: Already voted for candidate ee133f738b7f4e10b6aea275334eb44b in this term.
I20260630 12:19:25.819401 31960 raft_consensus.cc:740] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Initialized, Role: FOLLOWER
W20260630 12:19:25.820263 31729 leader_election.cc:343] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.820181 31960 consensus_queue.cc:260] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.820788 31729 leader_election.cc:304] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee133f738b7f4e10b6aea275334eb44b; no voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, 9fcc486130414e35bdc05654b96c66ad
I20260630 12:19:25.824541 31661 catalog_manager.cc:5697] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195). New cstate: current_term: 1 leader_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:25.825729 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79e1ed37e7a4a8d9870fd5d1bc7a3e6" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
I20260630 12:19:25.817335 31985 consensus_queue.cc:237] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.825721 31996 raft_consensus.cc:2749] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:19:25.829572 31996 raft_consensus.cc:2749] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:19:25.828589 31915 raft_consensus.cc:2468] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fcc486130414e35bdc05654b96c66ad in term 0.
I20260630 12:19:25.832690 31839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359599142ff94fc8971da6d1037f9f6f" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad"
I20260630 12:19:25.826797 31840 raft_consensus.cc:2468] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 1.
I20260630 12:19:25.833263 31804 leader_election.cc:304] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, 9fcc486130414e35bdc05654b96c66ad; no voters: ee133f738b7f4e10b6aea275334eb44b
I20260630 12:19:25.833580 31967 leader_election.cc:290] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 election: Requested vote from peers 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.834635 31879 leader_election.cc:304] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, 9fcc486130414e35bdc05654b96c66ad; no voters: ee133f738b7f4e10b6aea275334eb44b
I20260630 12:19:25.835767 31968 raft_consensus.cc:2804] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:25.836241 31968 raft_consensus.cc:493] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:25.836597 31968 raft_consensus.cc:3060] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.837177 31962 tablet_bootstrap.cc:654] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.840512 31966 raft_consensus.cc:2804] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:25.841061 31966 raft_consensus.cc:697] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Running, Role: LEADER
I20260630 12:19:25.841624 31964 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad: No bootstrap required, opened a new log
I20260630 12:19:25.842016 31964 ts_tablet_manager.cc:1403] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.002s
I20260630 12:19:25.841815 31966 consensus_queue.cc:237] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.845151 31717 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260630 12:19:25.845500 31712 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260630 12:19:25.846139 31717 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:19:25.850103 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359599142ff94fc8971da6d1037f9f6f" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd"
I20260630 12:19:25.851732 31729 leader_election.cc:304] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee133f738b7f4e10b6aea275334eb44b; no voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, 9fcc486130414e35bdc05654b96c66ad
I20260630 12:19:25.852973 31998 raft_consensus.cc:2749] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:19:25.852890 31964 raft_consensus.cc:359] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.853897 31964 raft_consensus.cc:385] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.854244 31964 raft_consensus.cc:740] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.855584 31968 raft_consensus.cc:515] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.857270 31964 consensus_queue.cc:260] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.863914 32005 raft_consensus.cc:493] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.865595 32005 raft_consensus.cc:515] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.868976 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79e1ed37e7a4a8d9870fd5d1bc7a3e6" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b"
I20260630 12:19:25.869412 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c35b956d3d4f9fbeb90a1f9e11243d" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:25.863768 31960 ts_tablet_manager.cc:1434] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.002s
I20260630 12:19:25.869597 31765 raft_consensus.cc:3060] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.870010 31766 raft_consensus.cc:2468] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fcc486130414e35bdc05654b96c66ad in term 0.
I20260630 12:19:25.870891 31960 tablet_bootstrap.cc:492] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b: Bootstrap starting.
I20260630 12:19:25.869421 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79e1ed37e7a4a8d9870fd5d1bc7a3e6" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd"
I20260630 12:19:25.871784 31915 raft_consensus.cc:3060] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.874503 31968 leader_election.cc:290] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 election: Requested vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.877173 31807 leader_election.cc:304] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:25.877755 31765 raft_consensus.cc:2468] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fcc486130414e35bdc05654b96c66ad in term 1.
I20260630 12:19:25.878863 31807 leader_election.cc:304] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:25.868968 31964 ts_tablet_manager.cc:1434] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260630 12:19:25.879771 31968 raft_consensus.cc:2804] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:25.880705 32008 raft_consensus.cc:2804] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:25.882941 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c35b956d3d4f9fbeb90a1f9e11243d" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
I20260630 12:19:25.881076 31968 raft_consensus.cc:493] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:25.862181 32004 raft_consensus.cc:493] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:19:25.884641 31804 leader_election.cc:343] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.887102 31968 raft_consensus.cc:3060] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.887179 32004 raft_consensus.cc:515] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.898537 32004 leader_election.cc:290] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.899163 32004 raft_consensus.cc:493] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:25.882688 31915 raft_consensus.cc:2468] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fcc486130414e35bdc05654b96c66ad in term 1.
I20260630 12:19:25.899688 32004 raft_consensus.cc:515] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.883396 32008 raft_consensus.cc:697] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 1 LEADER]: Becoming Leader. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Running, Role: LEADER
I20260630 12:19:25.900949 32008 consensus_queue.cc:237] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.901675 32004 leader_election.cc:290] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.881578 32005 leader_election.cc:290] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.907707 31914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdda74060d4e490294c0275a14e3baa8" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
I20260630 12:19:25.908723 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3d54f06984917bcb98415168e5608" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
I20260630 12:19:25.909888 31664 catalog_manager.cc:5697] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b reported cstate change: term changed from 0 to 1, leader changed from <none> to ee133f738b7f4e10b6aea275334eb44b (127.30.94.193). New cstate: current_term: 1 leader_uuid: "ee133f738b7f4e10b6aea275334eb44b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: UNKNOWN } } }
W20260630 12:19:25.912653 31804 leader_election.cc:343] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:19:25.913501 31804 leader_election.cc:343] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.917464 31968 raft_consensus.cc:515] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.921795 31968 leader_election.cc:290] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 election: Requested vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.925364 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c35b956d3d4f9fbeb90a1f9e11243d" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd"
I20260630 12:19:25.925853 31663 catalog_manager.cc:5697] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195). New cstate: current_term: 1 leader_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: HEALTHY } } }
W20260630 12:19:25.931173 31804 leader_election.cc:343] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.933173 31962 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd: No bootstrap required, opened a new log
W20260630 12:19:25.933029 31807 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.94.193:34433, user_credentials={real_user=slave}} blocked reactor thread for 54213.8us
I20260630 12:19:25.933812 31962 ts_tablet_manager.cc:1403] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent bootstrapping tablet: real 0.143s	user 0.037s	sys 0.040s
I20260630 12:19:25.935323 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3d54f06984917bcb98415168e5608" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:25.937201 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdda74060d4e490294c0275a14e3baa8" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:25.937816 31765 raft_consensus.cc:2468] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fcc486130414e35bdc05654b96c66ad in term 0.
I20260630 12:19:25.938019 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c35b956d3d4f9fbeb90a1f9e11243d" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b"
I20260630 12:19:25.938541 31766 raft_consensus.cc:3060] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.939312 31962 raft_consensus.cc:359] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.940063 31962 raft_consensus.cc:385] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.940411 31962 raft_consensus.cc:740] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.941226 31962 consensus_queue.cc:260] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
W20260630 12:19:25.942572 31807 leader_election.cc:343] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.942981 31807 leader_election.cc:304] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad; no voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, ee133f738b7f4e10b6aea275334eb44b
I20260630 12:19:25.943724 31962 ts_tablet_manager.cc:1434] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:19:25.944080 31807 leader_election.cc:304] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 5bcf77b6f07e459a977e0a5fbc3be5bd
I20260630 12:19:25.944921 31962 tablet_bootstrap.cc:492] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Bootstrap starting.
I20260630 12:19:25.945274 32010 raft_consensus.cc:2749] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:19:25.945351 31968 raft_consensus.cc:2804] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:25.945914 31968 raft_consensus.cc:493] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:25.946305 31968 raft_consensus.cc:3060] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.894402 31960 tablet_bootstrap.cc:654] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.949021 31766 raft_consensus.cc:2468] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fcc486130414e35bdc05654b96c66ad in term 1.
I20260630 12:19:25.949973 31807 leader_election.cc:304] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 5bcf77b6f07e459a977e0a5fbc3be5bd
I20260630 12:19:25.950866 32010 raft_consensus.cc:2804] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:25.951352 32010 raft_consensus.cc:697] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 1 LEADER]: Becoming Leader. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Running, Role: LEADER
I20260630 12:19:25.951954 32010 consensus_queue.cc:237] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.954304 31968 raft_consensus.cc:515] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.956411 31661 catalog_manager.cc:5697] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fcc486130414e35bdc05654b96c66ad (127.30.94.194). New cstate: current_term: 1 leader_uuid: "9fcc486130414e35bdc05654b96c66ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:25.958249 31960 tablet_bootstrap.cc:492] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b: No bootstrap required, opened a new log
I20260630 12:19:25.958586 31962 tablet_bootstrap.cc:654] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.958674 31960 ts_tablet_manager.cc:1403] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.000s
I20260630 12:19:25.961339 31960 raft_consensus.cc:359] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.962157 31960 raft_consensus.cc:385] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.962505 31960 raft_consensus.cc:740] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.963415 31960 consensus_queue.cc:260] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.964845 31962 tablet_bootstrap.cc:492] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd: No bootstrap required, opened a new log
I20260630 12:19:25.965298 31962 ts_tablet_manager.cc:1403] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260630 12:19:25.966531 31960 ts_tablet_manager.cc:1434] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:19:25.967941 31962 raft_consensus.cc:359] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.968627 31962 raft_consensus.cc:385] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:25.968909 31962 raft_consensus.cc:740] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Initialized, Role: FOLLOWER
I20260630 12:19:25.969627 31962 consensus_queue.cc:260] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.971745 31962 ts_tablet_manager.cc:1434] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:19:25.972666 31962 tablet_bootstrap.cc:492] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Bootstrap starting.
I20260630 12:19:25.972579 31968 leader_election.cc:290] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 election: Requested vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:25.973457 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdda74060d4e490294c0275a14e3baa8" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b"
I20260630 12:19:25.974068 31766 raft_consensus.cc:3060] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:25.976679 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdda74060d4e490294c0275a14e3baa8" candidate_uuid: "9fcc486130414e35bdc05654b96c66ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd"
W20260630 12:19:25.977890 31804 leader_election.cc:343] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:19:25.979779 31962 tablet_bootstrap.cc:654] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:25.980859 31766 raft_consensus.cc:2468] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fcc486130414e35bdc05654b96c66ad in term 1.
I20260630 12:19:25.982023 31807 leader_election.cc:304] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 5bcf77b6f07e459a977e0a5fbc3be5bd
I20260630 12:19:25.983250 32010 raft_consensus.cc:2804] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:25.984402 32010 raft_consensus.cc:697] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 1 LEADER]: Becoming Leader. State: Replica: 9fcc486130414e35bdc05654b96c66ad, State: Running, Role: LEADER
I20260630 12:19:25.985381 32010 consensus_queue.cc:237] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:25.987308 31664 catalog_manager.cc:5697] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fcc486130414e35bdc05654b96c66ad (127.30.94.194). New cstate: current_term: 1 leader_uuid: "9fcc486130414e35bdc05654b96c66ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:26.004067 31962 tablet_bootstrap.cc:492] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd: No bootstrap required, opened a new log
I20260630 12:19:26.004590 31962 ts_tablet_manager.cc:1403] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.012s
I20260630 12:19:26.004509 31661 catalog_manager.cc:5697] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fcc486130414e35bdc05654b96c66ad (127.30.94.194). New cstate: current_term: 1 leader_uuid: "9fcc486130414e35bdc05654b96c66ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:26.007025 31962 raft_consensus.cc:359] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.007638 31962 raft_consensus.cc:385] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:26.007910 31962 raft_consensus.cc:740] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Initialized, Role: FOLLOWER
I20260630 12:19:26.008519 31962 consensus_queue.cc:260] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.010643 31962 ts_tablet_manager.cc:1434] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:19:26.011610 31962 tablet_bootstrap.cc:492] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Bootstrap starting.
I20260630 12:19:26.016516 31962 tablet_bootstrap.cc:654] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:26.019192 31966 raft_consensus.cc:493] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:26.019672 31966 raft_consensus.cc:515] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.021095 31962 tablet_bootstrap.cc:492] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd: No bootstrap required, opened a new log
I20260630 12:19:26.021523 31962 ts_tablet_manager.cc:1403] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260630 12:19:26.021687 31966 leader_election.cc:290] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:26.022217 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c35b956d3d4f9fbeb90a1f9e11243d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:26.022936 31766 raft_consensus.cc:2393] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in current term 1: Already voted for candidate 9fcc486130414e35bdc05654b96c66ad in this term.
I20260630 12:19:26.023119 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c35b956d3d4f9fbeb90a1f9e11243d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:26.023538 31962 raft_consensus.cc:359] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.024034 31962 raft_consensus.cc:385] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:26.024246 31962 raft_consensus.cc:740] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Initialized, Role: FOLLOWER
I20260630 12:19:26.024544 31879 leader_election.cc:304] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd; no voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b
I20260630 12:19:26.025300 31966 raft_consensus.cc:3060] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:26.024879 31962 consensus_queue.cc:260] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.026939 31962 ts_tablet_manager.cc:1434] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:19:26.029918 31966 raft_consensus.cc:2749] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:19:26.032285 31966 raft_consensus.cc:493] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:26.032706 31966 raft_consensus.cc:515] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.034969 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2220067077d84f06a7efc83f6650bf8d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:26.035192 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2220067077d84f06a7efc83f6650bf8d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:26.035596 31766 raft_consensus.cc:2468] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 0.
I20260630 12:19:26.035848 31840 raft_consensus.cc:2468] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 0.
I20260630 12:19:26.034708 31966 leader_election.cc:290] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:26.036691 31881 leader_election.cc:304] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:26.037304 31966 raft_consensus.cc:2804] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:26.037653 31966 raft_consensus.cc:493] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:26.037983 31966 raft_consensus.cc:3060] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:26.042060 31966 raft_consensus.cc:515] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.043630 31966 leader_election.cc:290] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 election: Requested vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:26.044214 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2220067077d84f06a7efc83f6650bf8d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b"
I20260630 12:19:26.044569 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2220067077d84f06a7efc83f6650bf8d" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad"
I20260630 12:19:26.044713 31766 raft_consensus.cc:3060] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:26.045065 31840 raft_consensus.cc:3060] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:26.048979 31766 raft_consensus.cc:2468] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 1.
I20260630 12:19:26.049074 31840 raft_consensus.cc:2468] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in term 1.
I20260630 12:19:26.050006 31881 leader_election.cc:304] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:26.050647 31966 raft_consensus.cc:2804] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:26.051069 31966 raft_consensus.cc:697] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 LEADER]: Becoming Leader. State: Replica: 5bcf77b6f07e459a977e0a5fbc3be5bd, State: Running, Role: LEADER
I20260630 12:19:26.051721 31966 consensus_queue.cc:237] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.058066 31663 catalog_manager.cc:5697] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195). New cstate: current_term: 1 leader_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:26.127003 31985 raft_consensus.cc:493] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:26.127489 31985 raft_consensus.cc:515] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.129215 31985 leader_election.cc:290] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:26.129989 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3d54f06984917bcb98415168e5608" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:26.130174 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3d54f06984917bcb98415168e5608" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" is_pre_election: true
I20260630 12:19:26.130635 31840 raft_consensus.cc:2468] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 0.
I20260630 12:19:26.130777 31915 raft_consensus.cc:2468] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 0.
I20260630 12:19:26.131635 31730 leader_election.cc:304] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:26.132304 31985 raft_consensus.cc:2804] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:26.132642 31985 raft_consensus.cc:493] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:26.132905 31985 raft_consensus.cc:3060] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:26.137214 31985 raft_consensus.cc:515] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.138666 31985 leader_election.cc:290] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 election: Requested vote from peers 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513), 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:26.139400 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3d54f06984917bcb98415168e5608" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad"
I20260630 12:19:26.139742 31915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d3d54f06984917bcb98415168e5608" candidate_uuid: "ee133f738b7f4e10b6aea275334eb44b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd"
I20260630 12:19:26.140090 31840 raft_consensus.cc:3060] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:26.140542 31915 raft_consensus.cc:3060] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:26.146474 31840 raft_consensus.cc:2468] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 1.
I20260630 12:19:26.146474 31915 raft_consensus.cc:2468] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee133f738b7f4e10b6aea275334eb44b in term 1.
I20260630 12:19:26.147662 31730 leader_election.cc:304] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b; no voters: 
I20260630 12:19:26.148272 31985 raft_consensus.cc:2804] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:26.148687 31985 raft_consensus.cc:697] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 1 LEADER]: Becoming Leader. State: Replica: ee133f738b7f4e10b6aea275334eb44b, State: Running, Role: LEADER
I20260630 12:19:26.149400 31985 consensus_queue.cc:237] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.155344 31663 catalog_manager.cc:5697] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b reported cstate change: term changed from 0 to 1, leader changed from <none> to ee133f738b7f4e10b6aea275334eb44b (127.30.94.193). New cstate: current_term: 1 leader_uuid: "ee133f738b7f4e10b6aea275334eb44b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:26.186185 31966 consensus_queue.cc:1048] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.187613 31966 raft_consensus.cc:493] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:26.188095 31966 raft_consensus.cc:515] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } }
I20260630 12:19:26.190032 31966 leader_election.cc:290] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433), 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:26.190825 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdda74060d4e490294c0275a14e3baa8" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee133f738b7f4e10b6aea275334eb44b" is_pre_election: true
I20260630 12:19:26.191573 31765 raft_consensus.cc:2393] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bcf77b6f07e459a977e0a5fbc3be5bd in current term 1: Already voted for candidate 9fcc486130414e35bdc05654b96c66ad in this term.
I20260630 12:19:26.191649 31840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdda74060d4e490294c0275a14e3baa8" candidate_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fcc486130414e35bdc05654b96c66ad" is_pre_election: true
I20260630 12:19:26.193202 31879 leader_election.cc:304] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bcf77b6f07e459a977e0a5fbc3be5bd; no voters: 9fcc486130414e35bdc05654b96c66ad, ee133f738b7f4e10b6aea275334eb44b
I20260630 12:19:26.194410 31994 raft_consensus.cc:3060] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:26.199569 31966 consensus_queue.cc:1048] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.201476 31994 raft_consensus.cc:2749] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:19:26.246443 31985 consensus_queue.cc:1048] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.255914 31985 consensus_queue.cc:1048] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.318878 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:26.324463 32030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:26.325330 32031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:26.325963 32033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:26.327332 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:26.328316 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:26.328619 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:26.328806 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821966328789 us; error 0 us; skew 500 ppm
I20260630 12:19:26.329290 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:26.331677 31099 webserver.cc:533] Webserver started at http://127.30.94.196:43745/ using document root <none> and password file <none>
I20260630 12:19:26.332140 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:26.332376 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:26.332686 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:26.333734 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6"
format_stamp: "Formatted at 2026-06-30 12:19:26 on dist-test-slave-cbkb"
I20260630 12:19:26.338179 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:19:26.341409 32038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:26.342089 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:19:26.342378 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6"
format_stamp: "Formatted at 2026-06-30 12:19:26 on dist-test-slave-cbkb"
I20260630 12:19:26.342674 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:26.363490 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:26.364665 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:26.365952 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:26.368039 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:26.368268 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:26.368527 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:26.368706 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:26.403290 31994 consensus_queue.cc:1048] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.415787 32024 consensus_queue.cc:1048] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.416320 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:36191
I20260630 12:19:26.416612 32101 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:36191 every 8 connection(s)
I20260630 12:19:26.439072 32010 consensus_queue.cc:1048] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:19:26.452869 32010 consensus_queue.cc:1048] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.466805 32103 heartbeater.cc:344] Connected to a master server at 127.30.94.254:32783
I20260630 12:19:26.467257 32103 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:26.468108 32103 heartbeater.cc:507] Master 127.30.94.254:32783 requested a full tablet report, sending...
I20260630 12:19:26.469969 31661 ts_manager.cc:194] Registered new tserver with Master: 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196:36191)
I20260630 12:19:26.471684 31661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33894
I20260630 12:19:26.522545 32010 consensus_queue.cc:1048] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.532768 32010 consensus_queue.cc:1048] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.536185 31985 consensus_queue.cc:1048] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.537668 32008 consensus_queue.cc:1048] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.552451 31998 consensus_queue.cc:1048] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.560597 32110 consensus_queue.cc:1048] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.580018 31993 consensus_queue.cc:1048] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:26.590651 31966 consensus_queue.cc:1048] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:27.474550 32103 heartbeater.cc:499] Master 127.30.94.254:32783 was elected leader, sending a full tablet report...
I20260630 12:19:27.847209 31717 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:27.852970 31717 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:27.853381 31717 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:29.854225 31717 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:29.859544 31717 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:29.859946 31717 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:31.860873 31717 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:31.868000 31717 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:31.868546 31717 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:31.880817 31765 consensus_queue.cc:237] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } attrs { replace: true } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:31.888696 31914 raft_consensus.cc:1275] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Refusing update from remote peer ee133f738b7f4e10b6aea275334eb44b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:31.891037 31985 consensus_queue.cc:1048] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:19:31.895035 31839 raft_consensus.cc:1275] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Refusing update from remote peer ee133f738b7f4e10b6aea275334eb44b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:31.896617 31985 consensus_queue.cc:1048] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:19:31.908725 32125 raft_consensus.cc:2955] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } attrs { replace: true } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:31.910149 31914 raft_consensus.cc:2955] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } attrs { replace: true } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
W20260630 12:19:31.920679 31732 consensus_peers.cc:597] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b -> Peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196:36191): Couldn't send request to peer 93b2bdaa6d7c462c925ffb6ab61bb5a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a7f0a50c6384740ab8494ade92f5f5b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:31.926334 31839 raft_consensus.cc:2955] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } attrs { replace: true } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:31.926620 31664 catalog_manager.cc:5697] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b reported cstate change: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "ee133f738b7f4e10b6aea275334eb44b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:31.956406 31914 consensus_queue.cc:237] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:31.964147 31839 raft_consensus.cc:1275] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Refusing update from remote peer 5bcf77b6f07e459a977e0a5fbc3be5bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:31.965792 32121 consensus_queue.cc:1048] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:19:31.966905 31765 raft_consensus.cc:1275] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Refusing update from remote peer 5bcf77b6f07e459a977e0a5fbc3be5bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:31.968484 32121 consensus_queue.cc:1048] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:19:31.974247 32138 raft_consensus.cc:2955] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:31.976537 31839 raft_consensus.cc:2955] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
W20260630 12:19:31.978897 31881 consensus_peers.cc:597] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd -> Peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196:36191): Couldn't send request to peer 93b2bdaa6d7c462c925ffb6ab61bb5a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d199cb7fa37d475ea966c1d233160e1d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:31.986125 31765 raft_consensus.cc:2955] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:31.992417 31663 catalog_manager.cc:5697] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad reported cstate change: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:32.005240 31839 consensus_queue.cc:237] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.013538 31914 raft_consensus.cc:1275] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Refusing update from remote peer 9fcc486130414e35bdc05654b96c66ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:32.019043 32008 consensus_queue.cc:1048] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:19:32.025137 31765 raft_consensus.cc:1275] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Refusing update from remote peer 9fcc486130414e35bdc05654b96c66ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:32.026624 32145 consensus_queue.cc:1048] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:19:32.028559 32145 raft_consensus.cc:2955] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
W20260630 12:19:32.030093 31807 consensus_peers.cc:597] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad -> Peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196:36191): Couldn't send request to peer 93b2bdaa6d7c462c925ffb6ab61bb5a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b79e1ed37e7a4a8d9870fd5d1bc7a3e6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:32.032145 31914 raft_consensus.cc:2955] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:32.043955 31664 catalog_manager.cc:5697] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad reported cstate change: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "9fcc486130414e35bdc05654b96c66ad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:32.045256 31765 raft_consensus.cc:2955] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:32.045845 31914 consensus_queue.cc:237] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.064010 31765 raft_consensus.cc:1275] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Refusing update from remote peer 5bcf77b6f07e459a977e0a5fbc3be5bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:32.064152 31839 raft_consensus.cc:1275] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Refusing update from remote peer 5bcf77b6f07e459a977e0a5fbc3be5bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:32.065378 32143 consensus_queue.cc:1048] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:19:32.066193 32121 consensus_queue.cc:1048] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:19:32.068135 31881 consensus_peers.cc:597] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd -> Peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196:36191): Couldn't send request to peer 93b2bdaa6d7c462c925ffb6ab61bb5a6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2220067077d84f06a7efc83f6650bf8d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:32.073375 32121 raft_consensus.cc:2955] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:32.075373 31765 raft_consensus.cc:2955] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:32.079113 31839 raft_consensus.cc:2955] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } } }
I20260630 12:19:32.086194 31663 catalog_manager.cc:5697] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd reported cstate change: config changed from index -1 to 2, NON_VOTER 93b2bdaa6d7c462c925ffb6ab61bb5a6 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:32.400199 32153 ts_tablet_manager.cc:933] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Initiating tablet copy from peer ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433)
I20260630 12:19:32.402201 32153 tablet_copy_client.cc:323] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:34433
I20260630 12:19:32.414283 31776 tablet_copy_service.cc:140] P ee133f738b7f4e10b6aea275334eb44b: Received BeginTabletCopySession request for tablet 4a7f0a50c6384740ab8494ade92f5f5b from peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 ({username='slave'} at 127.0.0.1:53630)
I20260630 12:19:32.414909 31776 tablet_copy_service.cc:161] P ee133f738b7f4e10b6aea275334eb44b: Beginning new tablet copy session on tablet 4a7f0a50c6384740ab8494ade92f5f5b from peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 at {username='slave'} at 127.0.0.1:53630: session id = 93b2bdaa6d7c462c925ffb6ab61bb5a6-4a7f0a50c6384740ab8494ade92f5f5b
I20260630 12:19:32.423202 31776 tablet_copy_source_session.cc:215] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:19:32.426911 32153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7f0a50c6384740ab8494ade92f5f5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:32.438735 32153 tablet_copy_client.cc:806] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Starting download of 0 data blocks...
I20260630 12:19:32.439379 32153 tablet_copy_client.cc:670] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:19:32.443485 32153 tablet_copy_client.cc:538] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:19:32.449018 32153 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap starting.
I20260630 12:19:32.454640 32157 ts_tablet_manager.cc:933] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Initiating tablet copy from peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:32.456478 32157 tablet_copy_client.cc:323] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:37887
I20260630 12:19:32.474627 31925 tablet_copy_service.cc:140] P 5bcf77b6f07e459a977e0a5fbc3be5bd: Received BeginTabletCopySession request for tablet d199cb7fa37d475ea966c1d233160e1d from peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 ({username='slave'} at 127.0.0.1:43980)
I20260630 12:19:32.475193 31925 tablet_copy_service.cc:161] P 5bcf77b6f07e459a977e0a5fbc3be5bd: Beginning new tablet copy session on tablet d199cb7fa37d475ea966c1d233160e1d from peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 at {username='slave'} at 127.0.0.1:43980: session id = 93b2bdaa6d7c462c925ffb6ab61bb5a6-d199cb7fa37d475ea966c1d233160e1d
I20260630 12:19:32.475382 32161 ts_tablet_manager.cc:933] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Initiating tablet copy from peer 5bcf77b6f07e459a977e0a5fbc3be5bd (127.30.94.195:37887)
I20260630 12:19:32.475396 32153 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:19:32.479777 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:19:32.480695 32153 tablet_bootstrap.cc:492] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap complete.
I20260630 12:19:32.481607 32153 ts_tablet_manager.cc:1403] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.004s
I20260630 12:19:32.483698 32161 tablet_copy_client.cc:323] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:37887
I20260630 12:19:32.485136 32153 raft_consensus.cc:359] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } attrs { replace: true } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.485733 31924 tablet_copy_service.cc:140] P 5bcf77b6f07e459a977e0a5fbc3be5bd: Received BeginTabletCopySession request for tablet 2220067077d84f06a7efc83f6650bf8d from peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 ({username='slave'} at 127.0.0.1:43980)
I20260630 12:19:32.486106 32153 raft_consensus.cc:740] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93b2bdaa6d7c462c925ffb6ab61bb5a6, State: Initialized, Role: LEARNER
I20260630 12:19:32.486264 31924 tablet_copy_service.cc:161] P 5bcf77b6f07e459a977e0a5fbc3be5bd: Beginning new tablet copy session on tablet 2220067077d84f06a7efc83f6650bf8d from peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 at {username='slave'} at 127.0.0.1:43980: session id = 93b2bdaa6d7c462c925ffb6ab61bb5a6-2220067077d84f06a7efc83f6650bf8d
I20260630 12:19:32.487048 32153 consensus_queue.cc:260] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } attrs { replace: true } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.493927 31924 tablet_copy_source_session.cc:215] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:19:32.497318 32161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2220067077d84f06a7efc83f6650bf8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:32.513478 32161 tablet_copy_client.cc:806] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Starting download of 0 data blocks...
I20260630 12:19:32.514097 32161 tablet_copy_client.cc:670] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:19:32.518268 32161 tablet_copy_client.cc:538] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260630 12:19:32.523111 31881 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260630 12:19:32.523604 31099 tablet_copy_service.cc:362] P ee133f738b7f4e10b6aea275334eb44b: Destroying tablet copy session 93b2bdaa6d7c462c925ffb6ab61bb5a6-4a7f0a50c6384740ab8494ade92f5f5b due to service shutdown
I20260630 12:19:32.523985 31099 tablet_copy_service.cc:434] P ee133f738b7f4e10b6aea275334eb44b: ending tablet copy session 93b2bdaa6d7c462c925ffb6ab61bb5a6-4a7f0a50c6384740ab8494ade92f5f5b on tablet 4a7f0a50c6384740ab8494ade92f5f5b with peer 93b2bdaa6d7c462c925ffb6ab61bb5a6
I20260630 12:19:32.526214 31925 tablet_copy_source_session.cc:215] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:19:32.527768 32161 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap starting.
I20260630 12:19:32.545739 32157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d199cb7fa37d475ea966c1d233160e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:32.546537 32153 ts_tablet_manager.cc:1434] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Time spent starting tablet: real 0.064s	user 0.022s	sys 0.024s
W20260630 12:19:32.552301 31881 consensus_peers.cc:597] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd -> Peer ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433): Couldn't send request to peer ee133f738b7f4e10b6aea275334eb44b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:32.587544 32157 tablet_copy_client.cc:806] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Starting download of 0 data blocks...
I20260630 12:19:32.588344 32157 tablet_copy_client.cc:670] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:19:32.598404 32161 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:19:32.599371 32161 tablet_bootstrap.cc:492] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap complete.
I20260630 12:19:32.600107 32161 ts_tablet_manager.cc:1403] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.010s
I20260630 12:19:32.602056 32157 tablet_copy_client.cc:538] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:19:32.603078 32161 raft_consensus.cc:359] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.615038 32157 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap starting.
I20260630 12:19:32.615566 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:32.617565 31099 tablet_replica.cc:333] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b: stopping tablet replica
I20260630 12:19:32.618805 31099 raft_consensus.cc:2243] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:32.620623 31099 raft_consensus.cc:2272] T 75d3d54f06984917bcb98415168e5608 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.621485 32161 raft_consensus.cc:740] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93b2bdaa6d7c462c925ffb6ab61bb5a6, State: Initialized, Role: LEARNER
I20260630 12:19:32.624861 32161 consensus_queue.cc:260] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.628738 32161 ts_tablet_manager.cc:1434] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260630 12:19:32.632508 31925 tablet_copy_service.cc:342] P 5bcf77b6f07e459a977e0a5fbc3be5bd: Request end of tablet copy session 93b2bdaa6d7c462c925ffb6ab61bb5a6-2220067077d84f06a7efc83f6650bf8d received from {username='slave'} at 127.0.0.1:43980
I20260630 12:19:32.632977 31925 tablet_copy_service.cc:434] P 5bcf77b6f07e459a977e0a5fbc3be5bd: ending tablet copy session 93b2bdaa6d7c462c925ffb6ab61bb5a6-2220067077d84f06a7efc83f6650bf8d on tablet 2220067077d84f06a7efc83f6650bf8d with peer 93b2bdaa6d7c462c925ffb6ab61bb5a6
I20260630 12:19:32.630172 31099 tablet_replica.cc:333] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b: stopping tablet replica
I20260630 12:19:32.635707 31099 raft_consensus.cc:2243] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.636708 31099 raft_consensus.cc:2272] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.641238 31099 tablet_replica.cc:333] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b: stopping tablet replica
I20260630 12:19:32.637817 32161 ts_tablet_manager.cc:933] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Initiating tablet copy from peer 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513)
I20260630 12:19:32.644901 31099 raft_consensus.cc:2243] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.645507 31099 raft_consensus.cc:2272] T 2220067077d84f06a7efc83f6650bf8d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.646565 32161 tablet_copy_client.cc:323] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:43513
I20260630 12:19:32.649370 31099 tablet_replica.cc:333] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b: stopping tablet replica
I20260630 12:19:32.650154 31099 raft_consensus.cc:2243] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.650676 31099 raft_consensus.cc:2272] T 359599142ff94fc8971da6d1037f9f6f P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.653509 31099 tablet_replica.cc:333] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b: stopping tablet replica
I20260630 12:19:32.654238 31099 raft_consensus.cc:2243] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.654762 31099 raft_consensus.cc:2272] T e6c35b956d3d4f9fbeb90a1f9e11243d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.657068 31099 tablet_replica.cc:333] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b: stopping tablet replica
I20260630 12:19:32.657773 31099 raft_consensus.cc:2243] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.658164 32157 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:19:32.658327 31099 raft_consensus.cc:2272] T cdda74060d4e490294c0275a14e3baa8 P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.659557 32157 tablet_bootstrap.cc:492] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap complete.
I20260630 12:19:32.660450 32157 ts_tablet_manager.cc:1403] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.014s
W20260630 12:19:32.660763 31807 consensus_peers.cc:597] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad -> Peer ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433): Couldn't send request to peer ee133f738b7f4e10b6aea275334eb44b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:32.661199 31099 tablet_replica.cc:333] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b: stopping tablet replica
I20260630 12:19:32.661922 31099 raft_consensus.cc:2243] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:32.663117 31099 raft_consensus.cc:2272] T 4a7f0a50c6384740ab8494ade92f5f5b P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.663807 32157 raft_consensus.cc:359] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.664892 32157 raft_consensus.cc:740] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93b2bdaa6d7c462c925ffb6ab61bb5a6, State: Initialized, Role: LEARNER
I20260630 12:19:32.665823 31099 tablet_replica.cc:333] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b: stopping tablet replica
I20260630 12:19:32.665668 32157 consensus_queue.cc:260] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } attrs { replace: true } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.666551 31099 raft_consensus.cc:2243] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.667711 31099 raft_consensus.cc:2272] T d199cb7fa37d475ea966c1d233160e1d P ee133f738b7f4e10b6aea275334eb44b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.668354 32157 ts_tablet_manager.cc:1434] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:19:32.670192 31925 tablet_copy_service.cc:342] P 5bcf77b6f07e459a977e0a5fbc3be5bd: Request end of tablet copy session 93b2bdaa6d7c462c925ffb6ab61bb5a6-d199cb7fa37d475ea966c1d233160e1d received from {username='slave'} at 127.0.0.1:43980
I20260630 12:19:32.670578 31925 tablet_copy_service.cc:434] P 5bcf77b6f07e459a977e0a5fbc3be5bd: ending tablet copy session 93b2bdaa6d7c462c925ffb6ab61bb5a6-d199cb7fa37d475ea966c1d233160e1d on tablet d199cb7fa37d475ea966c1d233160e1d with peer 93b2bdaa6d7c462c925ffb6ab61bb5a6
W20260630 12:19:32.678506 31881 consensus_peers.cc:597] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd -> Peer ee133f738b7f4e10b6aea275334eb44b (127.30.94.193:34433): Couldn't send request to peer ee133f738b7f4e10b6aea275334eb44b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:32.683234 31851 tablet_copy_service.cc:140] P 9fcc486130414e35bdc05654b96c66ad: Received BeginTabletCopySession request for tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6 from peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 ({username='slave'} at 127.0.0.1:51600)
I20260630 12:19:32.683893 31851 tablet_copy_service.cc:161] P 9fcc486130414e35bdc05654b96c66ad: Beginning new tablet copy session on tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6 from peer 93b2bdaa6d7c462c925ffb6ab61bb5a6 at {username='slave'} at 127.0.0.1:51600: session id = 93b2bdaa6d7c462c925ffb6ab61bb5a6-b79e1ed37e7a4a8d9870fd5d1bc7a3e6
I20260630 12:19:32.694638 31851 tablet_copy_source_session.cc:215] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:19:32.696162 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:19:32.697180 32161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:32.707803 32161 tablet_copy_client.cc:806] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Starting download of 0 data blocks...
I20260630 12:19:32.708493 32161 tablet_copy_client.cc:670] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Starting download of 1 WAL segments...
I20260630 12:19:32.712280 32161 tablet_copy_client.cc:538] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:19:32.719084 32161 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap starting.
I20260630 12:19:32.724457 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:19:32.746151 32161 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:19:32.746918 31099 tablet_copy_service.cc:362] P 9fcc486130414e35bdc05654b96c66ad: Destroying tablet copy session 93b2bdaa6d7c462c925ffb6ab61bb5a6-b79e1ed37e7a4a8d9870fd5d1bc7a3e6 due to service shutdown
I20260630 12:19:32.747282 32161 tablet_bootstrap.cc:492] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Bootstrap complete.
I20260630 12:19:32.747346 31099 tablet_copy_service.cc:434] P 9fcc486130414e35bdc05654b96c66ad: ending tablet copy session 93b2bdaa6d7c462c925ffb6ab61bb5a6-b79e1ed37e7a4a8d9870fd5d1bc7a3e6 on tablet b79e1ed37e7a4a8d9870fd5d1bc7a3e6 with peer 93b2bdaa6d7c462c925ffb6ab61bb5a6
I20260630 12:19:32.748219 32161 ts_tablet_manager.cc:1403] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.004s
I20260630 12:19:32.751901 32161 raft_consensus.cc:359] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.753058 32161 raft_consensus.cc:740] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 93b2bdaa6d7c462c925ffb6ab61bb5a6, State: Initialized, Role: LEARNER
I20260630 12:19:32.753859 32161 consensus_queue.cc:260] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ee133f738b7f4e10b6aea275334eb44b" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 34433 } attrs { replace: true } } peers { permanent_uuid: "9fcc486130414e35bdc05654b96c66ad" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43513 } } peers { permanent_uuid: "5bcf77b6f07e459a977e0a5fbc3be5bd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37887 } } peers { permanent_uuid: "93b2bdaa6d7c462c925ffb6ab61bb5a6" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 36191 } attrs { promote: true } }
I20260630 12:19:32.758781 32161 ts_tablet_manager.cc:1434] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:19:32.777318 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:32.778147 31099 tablet_replica.cc:333] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad: stopping tablet replica
I20260630 12:19:32.778967 31099 raft_consensus.cc:2243] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.779544 31099 raft_consensus.cc:2272] T 2220067077d84f06a7efc83f6650bf8d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.782404 31099 tablet_replica.cc:333] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad: stopping tablet replica
I20260630 12:19:32.783149 31099 raft_consensus.cc:2243] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.783670 31099 raft_consensus.cc:2272] T 359599142ff94fc8971da6d1037f9f6f P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.786010 31099 tablet_replica.cc:333] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad: stopping tablet replica
I20260630 12:19:32.786671 31099 raft_consensus.cc:2243] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:32.787577 31099 raft_consensus.cc:2272] T e6c35b956d3d4f9fbeb90a1f9e11243d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.789639 31099 tablet_replica.cc:333] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad: stopping tablet replica
I20260630 12:19:32.790128 31099 raft_consensus.cc:2243] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:32.790755 31099 raft_consensus.cc:2272] T cdda74060d4e490294c0275a14e3baa8 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.792500 31099 tablet_replica.cc:333] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad: stopping tablet replica
I20260630 12:19:32.792968 31099 raft_consensus.cc:2243] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.793377 31099 raft_consensus.cc:2272] T 75d3d54f06984917bcb98415168e5608 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.794970 31099 tablet_replica.cc:333] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad: stopping tablet replica
I20260630 12:19:32.795441 31099 raft_consensus.cc:2243] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.795850 31099 raft_consensus.cc:2272] T d199cb7fa37d475ea966c1d233160e1d P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.797861 31099 tablet_replica.cc:333] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad: stopping tablet replica
I20260630 12:19:32.798352 31099 raft_consensus.cc:2243] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:32.799201 31099 raft_consensus.cc:2272] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.801321 31099 tablet_replica.cc:333] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad: stopping tablet replica
I20260630 12:19:32.801774 31099 raft_consensus.cc:2243] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.802207 31099 raft_consensus.cc:2272] T 4a7f0a50c6384740ab8494ade92f5f5b P 9fcc486130414e35bdc05654b96c66ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:19:32.809850 32153 tablet_copy_client.cc:1131] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.193:34433: connect: Connection refused (error 111)
I20260630 12:19:32.831667 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:19:32.852633 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
W20260630 12:19:32.865268 32161 tablet_copy_client.cc:1131] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.194:43513: connect: Connection refused (error 111)
W20260630 12:19:32.880178 31879 consensus_peers.cc:597] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd -> Peer 9fcc486130414e35bdc05654b96c66ad (127.30.94.194:43513): Couldn't send request to peer 9fcc486130414e35bdc05654b96c66ad. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:43513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:32.889590 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:32.890316 31099 tablet_replica.cc:333] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd: stopping tablet replica
I20260630 12:19:32.890861 31099 raft_consensus.cc:2243] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.891281 31099 raft_consensus.cc:2272] T 75d3d54f06984917bcb98415168e5608 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.893205 31099 tablet_replica.cc:333] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd: stopping tablet replica
I20260630 12:19:32.893728 31099 raft_consensus.cc:2243] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:32.894572 31099 raft_consensus.cc:2272] T 2220067077d84f06a7efc83f6650bf8d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.896636 31099 tablet_replica.cc:333] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd: stopping tablet replica
I20260630 12:19:32.897315 31099 raft_consensus.cc:2243] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:32.899982 31099 raft_consensus.cc:2272] T d199cb7fa37d475ea966c1d233160e1d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.902622 31099 tablet_replica.cc:333] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd: stopping tablet replica
I20260630 12:19:32.903183 31099 raft_consensus.cc:2243] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.903605 31099 raft_consensus.cc:2272] T cdda74060d4e490294c0275a14e3baa8 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.905361 31099 tablet_replica.cc:333] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd: stopping tablet replica
I20260630 12:19:32.905817 31099 raft_consensus.cc:2243] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.906193 31099 raft_consensus.cc:2272] T e6c35b956d3d4f9fbeb90a1f9e11243d P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.907729 31099 tablet_replica.cc:333] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd: stopping tablet replica
I20260630 12:19:32.908177 31099 raft_consensus.cc:2243] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:32.908871 31099 raft_consensus.cc:2272] T 359599142ff94fc8971da6d1037f9f6f P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.910581 31099 tablet_replica.cc:333] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd: stopping tablet replica
I20260630 12:19:32.911042 31099 raft_consensus.cc:2243] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.911456 31099 raft_consensus.cc:2272] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.913688 31099 tablet_replica.cc:333] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd: stopping tablet replica
I20260630 12:19:32.914158 31099 raft_consensus.cc:2243] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:32.914667 31099 raft_consensus.cc:2272] T 4a7f0a50c6384740ab8494ade92f5f5b P 5bcf77b6f07e459a977e0a5fbc3be5bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:32.933115 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:19:32.957201 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:19:32.987656 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:32.989729 31099 tablet_replica.cc:333] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: stopping tablet replica
I20260630 12:19:32.990262 31099 raft_consensus.cc:2243] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:19:32.990655 31099 raft_consensus.cc:2272] T d199cb7fa37d475ea966c1d233160e1d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:19:32.992602 31099 tablet_replica.cc:333] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6: stopping tablet replica
I20260630 12:19:32.993085 31099 raft_consensus.cc:2243] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:19:32.993415 31099 raft_consensus.cc:2272] T 2220067077d84f06a7efc83f6650bf8d P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:19:32.995142 31099 tablet_replica.cc:333] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6: stopping tablet replica
I20260630 12:19:32.995604 31099 raft_consensus.cc:2243] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:19:32.995963 31099 raft_consensus.cc:2272] T b79e1ed37e7a4a8d9870fd5d1bc7a3e6 P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:19:32.997763 31099 tablet_replica.cc:333] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6: stopping tablet replica
I20260630 12:19:32.998202 31099 raft_consensus.cc:2243] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:19:32.998535 31099 raft_consensus.cc:2272] T 4a7f0a50c6384740ab8494ade92f5f5b P 93b2bdaa6d7c462c925ffb6ab61bb5a6 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:19:33.021399 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:19:33.036607 31099 master.cc:562] Master@127.30.94.254:32783 shutting down...
W20260630 12:19:33.060235 31712 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:19:33.061367 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:33.061787 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:33.062057 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86323d0031174b80a30c66ed92e36d4e: stopping tablet replica
I20260630 12:19:33.080035 31099 master.cc:584] Master@127.30.94.254:32783 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9417 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:19:33.117266 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:37099,127.30.94.253:39611,127.30.94.252:43487
I20260630 12:19:33.118503 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:33.124311 32176 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:33.124564 32179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:33.124284 32177 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.125417 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:33.126206 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:33.126375 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:33.126489 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821973126478 us; error 0 us; skew 500 ppm
I20260630 12:19:33.126895 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:33.129221 31099 webserver.cc:533] Webserver started at http://127.30.94.254:40381/ using document root <none> and password file <none>
I20260630 12:19:33.129643 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:33.129824 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:33.130059 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:33.131036 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "e6c57382b1f34c07aabdca72baba86b6"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.135205 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:19:33.138239 32184 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.138939 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:19:33.139171 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "e6c57382b1f34c07aabdca72baba86b6"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.139460 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:33.159440 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:33.160596 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:33.196492 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:37099
I20260630 12:19:33.196604 32235 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:37099 every 8 connection(s)
I20260630 12:19:33.200111 32236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:33.200320 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:33.205324 32238 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:33.207180 32239 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.207568 32236 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:19:33.208230 32241 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.208714 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:33.209586 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:33.209803 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:33.210037 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821973210015 us; error 0 us; skew 500 ppm
I20260630 12:19:33.210815 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:33.213450 31099 webserver.cc:533] Webserver started at http://127.30.94.253:39677/ using document root <none> and password file <none>
I20260630 12:19:33.214093 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:33.214296 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:33.214576 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:33.215555 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root/instance:
uuid: "c92116ffaf6d4ad6be72865b0abd3923"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.221123 32236 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:33.221410 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:19:33.225781 32249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.226665 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260630 12:19:33.226984 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root
uuid: "c92116ffaf6d4ad6be72865b0abd3923"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
W20260630 12:19:33.227111 32236 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.253:39611: Network error: Client connection negotiation failed: client connection to 127.30.94.253:39611: connect: Connection refused (error 111)
I20260630 12:19:33.227345 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:33.247830 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:33.248945 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:33.276629 32236 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } attempt: 1
W20260630 12:19:33.281255 32236 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.253:39611: Network error: Client connection negotiation failed: client connection to 127.30.94.253:39611: connect: Connection refused (error 111)
I20260630 12:19:33.286696 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.253:39611
I20260630 12:19:33.286813 32300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.253:39611 every 8 connection(s)
I20260630 12:19:33.290447 32301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:33.290488 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:33.295466 32303 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:33.296414 32304 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.298413 32301 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:19:33.299012 32306 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.302037 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:33.303136 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:33.303395 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:33.303606 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821973303586 us; error 0 us; skew 500 ppm
I20260630 12:19:33.304106 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:33.306664 31099 webserver.cc:533] Webserver started at http://127.30.94.252:40441/ using document root <none> and password file <none>
I20260630 12:19:33.307194 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:33.307443 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:33.307797 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:33.309125 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root/instance:
uuid: "c582a5fd04ab4099813c0b02b8246e3e"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.310724 32301 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:33.314407 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:19:33.318183 32313 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.319000 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:19:33.319368 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root
uuid: "c582a5fd04ab4099813c0b02b8246e3e"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.319636 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:33.322510 32301 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:19:33.328428 32301 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.252:43487: Network error: Client connection negotiation failed: client connection to 127.30.94.252:43487: connect: Connection refused (error 111)
I20260630 12:19:33.339012 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:33.340016 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:33.359942 32301 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } attempt: 1
I20260630 12:19:33.360721 32236 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } attempt: 2
W20260630 12:19:33.366281 32301 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.252:43487: Network error: Client connection negotiation failed: client connection to 127.30.94.252:43487: connect: Connection refused (error 111)
I20260630 12:19:33.371896 32236 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:19:33.376940 32236 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.94.252:43487: Network error: Client connection negotiation failed: client connection to 127.30.94.252:43487: connect: Connection refused (error 111)
I20260630 12:19:33.380627 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.252:43487
I20260630 12:19:33.380722 32365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.252:43487 every 8 connection(s)
I20260630 12:19:33.383648 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:19:33.384305 32366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:33.389628 32366 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:33.400095 32366 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:33.409119 32366 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:19:33.424139 32366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e: Bootstrap starting.
I20260630 12:19:33.428453 32366 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:33.428761 32301 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } attempt: 2
I20260630 12:19:33.429351 32236 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } attempt: 1
I20260630 12:19:33.435261 32366 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e: No bootstrap required, opened a new log
I20260630 12:19:33.437991 32366 raft_consensus.cc:359] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.438756 32366 raft_consensus.cc:385] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:33.439109 32366 raft_consensus.cc:740] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c582a5fd04ab4099813c0b02b8246e3e, State: Initialized, Role: FOLLOWER
I20260630 12:19:33.439863 32366 consensus_queue.cc:260] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.443008 32372 sys_catalog.cc:455] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.443835 32372 sys_catalog.cc:458] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:33.444591 32366 sys_catalog.cc:565] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:19:33.448366 32301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923: Bootstrap starting.
I20260630 12:19:33.450541 32236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: Bootstrap starting.
I20260630 12:19:33.455016 32301 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:33.457024 32236 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:33.460556 32301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923: No bootstrap required, opened a new log
W20260630 12:19:33.461658 32383 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:19:33.461975 32383 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:19:33.462128 32236 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: No bootstrap required, opened a new log
I20260630 12:19:33.462608 32301 raft_consensus.cc:359] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.463125 32301 raft_consensus.cc:385] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:33.463371 32301 raft_consensus.cc:740] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92116ffaf6d4ad6be72865b0abd3923, State: Initialized, Role: FOLLOWER
I20260630 12:19:33.464007 32301 consensus_queue.cc:260] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.464200 32236 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.464836 32236 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:33.465081 32236 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6c57382b1f34c07aabdca72baba86b6, State: Initialized, Role: FOLLOWER
I20260630 12:19:33.465796 32236 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.465865 32386 sys_catalog.cc:455] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.466643 32386 sys_catalog.cc:458] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:33.467397 32301 sys_catalog.cc:565] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:19:33.467726 32387 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.468474 32387 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:33.469177 32236 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:19:33.482741 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260630 12:19:33.483009 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:19:33.484292 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:33.485560 32407 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:19:33.485896 32407 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:19:33.486645 32409 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:19:33.486886 32409 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:19:33.490515 32410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:33.491055 32411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.493036 31099 server_base.cc:1061] running on GCE node
W20260630 12:19:33.493872 32413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.494628 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:33.494858 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:33.494994 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821973494983 us; error 0 us; skew 500 ppm
I20260630 12:19:33.495401 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:33.497486 31099 webserver.cc:533] Webserver started at http://127.30.94.193:40765/ using document root <none> and password file <none>
I20260630 12:19:33.497897 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:33.498049 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:33.498242 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:33.499243 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "4f9066e5df234d4e84fd6cb557af10a7"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.503330 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:19:33.506283 32418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.507037 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:19:33.507311 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "4f9066e5df234d4e84fd6cb557af10a7"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.507579 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:33.525962 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:33.527206 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:33.528638 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:33.530762 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:33.530966 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.531214 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:33.531392 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.569694 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:33891
I20260630 12:19:33.569758 32480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:33891 every 8 connection(s)
I20260630 12:19:33.587036 32481 heartbeater.cc:344] Connected to a master server at 127.30.94.252:43487
I20260630 12:19:33.587586 32481 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:33.588065 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:19:33.588698 32481 heartbeater.cc:507] Master 127.30.94.252:43487 requested a full tablet report, sending...
I20260630 12:19:33.592792 32331 ts_manager.cc:194] Registered new tserver with Master: 4f9066e5df234d4e84fd6cb557af10a7 (127.30.94.193:33891)
I20260630 12:19:33.598201 32482 heartbeater.cc:344] Connected to a master server at 127.30.94.253:39611
I20260630 12:19:33.598469 32483 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37099
I20260630 12:19:33.598603 32482 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:33.599130 32483 heartbeater.cc:461] Registering TS with master...
W20260630 12:19:33.599511 32489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.599776 32482 heartbeater.cc:507] Master 127.30.94.253:39611 requested a full tablet report, sending...
I20260630 12:19:33.600230 32483 heartbeater.cc:507] Master 127.30.94.254:37099 requested a full tablet report, sending...
W20260630 12:19:33.601683 32488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.603536 32266 ts_manager.cc:194] Registered new tserver with Master: 4f9066e5df234d4e84fd6cb557af10a7 (127.30.94.193:33891)
I20260630 12:19:33.604154 32201 ts_manager.cc:194] Registered new tserver with Master: 4f9066e5df234d4e84fd6cb557af10a7 (127.30.94.193:33891)
I20260630 12:19:33.608413 31099 server_base.cc:1061] running on GCE node
W20260630 12:19:33.608500 32491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.609431 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:33.609607 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:33.609736 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821973609726 us; error 0 us; skew 500 ppm
I20260630 12:19:33.610126 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:33.612159 31099 webserver.cc:533] Webserver started at http://127.30.94.194:36489/ using document root <none> and password file <none>
I20260630 12:19:33.612608 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:33.612767 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:33.612960 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:33.614005 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "72832392b328486a9e77e35c8a33e7d7"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.618018 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:19:33.620824 32496 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.621603 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:19:33.621883 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "72832392b328486a9e77e35c8a33e7d7"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.622130 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:33.634851 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:33.635888 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:33.637259 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:33.639379 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:33.639595 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.639817 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:33.639986 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.678431 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:37461
I20260630 12:19:33.678519 32558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:37461 every 8 connection(s)
I20260630 12:19:33.695150 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:19:33.704012 32559 heartbeater.cc:344] Connected to a master server at 127.30.94.252:43487
I20260630 12:19:33.704511 32559 heartbeater.cc:461] Registering TS with master...
W20260630 12:19:33.705220 32566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.705476 32559 heartbeater.cc:507] Master 127.30.94.252:43487 requested a full tablet report, sending...
I20260630 12:19:33.708582 32331 ts_manager.cc:194] Registered new tserver with Master: 72832392b328486a9e77e35c8a33e7d7 (127.30.94.194:37461)
W20260630 12:19:33.710879 32567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.711481 32561 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37099
I20260630 12:19:33.712111 32561 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:33.713303 32561 heartbeater.cc:507] Master 127.30.94.254:37099 requested a full tablet report, sending...
I20260630 12:19:33.713876 32560 heartbeater.cc:344] Connected to a master server at 127.30.94.253:39611
I20260630 12:19:33.714303 32560 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:33.714460 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:33.715217 32560 heartbeater.cc:507] Master 127.30.94.253:39611 requested a full tablet report, sending...
W20260630 12:19:33.715375 32569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:33.716301 32201 ts_manager.cc:194] Registered new tserver with Master: 72832392b328486a9e77e35c8a33e7d7 (127.30.94.194:37461)
I20260630 12:19:33.716495 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:33.716826 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:33.717058 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821973717041 us; error 0 us; skew 500 ppm
I20260630 12:19:33.717800 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:33.717804 32266 ts_manager.cc:194] Registered new tserver with Master: 72832392b328486a9e77e35c8a33e7d7 (127.30.94.194:37461)
I20260630 12:19:33.720392 31099 webserver.cc:533] Webserver started at http://127.30.94.195:39489/ using document root <none> and password file <none>
I20260630 12:19:33.720907 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:33.721122 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:33.721385 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:33.722596 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "6349ed7b89e8412d9a8249caadc67c6f"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.726758 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:19:33.730185 32574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.730892 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:19:33.731189 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "6349ed7b89e8412d9a8249caadc67c6f"
format_stamp: "Formatted at 2026-06-30 12:19:33 on dist-test-slave-cbkb"
I20260630 12:19:33.731477 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:33.744388 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:33.745777 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:33.747186 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:33.749358 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:33.749605 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.749842 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:33.750015 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:33.788874 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:43841
I20260630 12:19:33.788985 32636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:43841 every 8 connection(s)
I20260630 12:19:33.809471 32637 heartbeater.cc:344] Connected to a master server at 127.30.94.252:43487
I20260630 12:19:33.809989 32637 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:33.810988 32637 heartbeater.cc:507] Master 127.30.94.252:43487 requested a full tablet report, sending...
I20260630 12:19:33.810784 32638 heartbeater.cc:344] Connected to a master server at 127.30.94.253:39611
I20260630 12:19:33.811868 32638 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:33.812788 32638 heartbeater.cc:507] Master 127.30.94.253:39611 requested a full tablet report, sending...
I20260630 12:19:33.814317 32331 ts_manager.cc:194] Registered new tserver with Master: 6349ed7b89e8412d9a8249caadc67c6f (127.30.94.195:43841)
I20260630 12:19:33.815371 32266 ts_manager.cc:194] Registered new tserver with Master: 6349ed7b89e8412d9a8249caadc67c6f (127.30.94.195:43841)
I20260630 12:19:33.815433 32639 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37099
I20260630 12:19:33.815944 32639 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:33.816741 32639 heartbeater.cc:507] Master 127.30.94.254:37099 requested a full tablet report, sending...
I20260630 12:19:33.818946 32201 ts_manager.cc:194] Registered new tserver with Master: 6349ed7b89e8412d9a8249caadc67c6f (127.30.94.195:43841)
I20260630 12:19:33.819558 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022011143s
I20260630 12:19:33.915009 32372 raft_consensus.cc:493] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:33.915416 32372 raft_consensus.cc:515] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.916961 32372 leader_election.cc:290] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6c57382b1f34c07aabdca72baba86b6 (127.30.94.254:37099), c92116ffaf6d4ad6be72865b0abd3923 (127.30.94.253:39611)
I20260630 12:19:33.917791 32211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c582a5fd04ab4099813c0b02b8246e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c57382b1f34c07aabdca72baba86b6" is_pre_election: true
I20260630 12:19:33.918062 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c582a5fd04ab4099813c0b02b8246e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92116ffaf6d4ad6be72865b0abd3923" is_pre_election: true
I20260630 12:19:33.918470 32211 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582a5fd04ab4099813c0b02b8246e3e in term 0.
I20260630 12:19:33.918767 32276 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c582a5fd04ab4099813c0b02b8246e3e in term 0.
I20260630 12:19:33.919631 32317 leader_election.cc:304] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c582a5fd04ab4099813c0b02b8246e3e, e6c57382b1f34c07aabdca72baba86b6; no voters: 
I20260630 12:19:33.920238 32372 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:33.920576 32372 raft_consensus.cc:493] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:33.920853 32372 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:33.925493 32372 raft_consensus.cc:515] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.926977 32372 leader_election.cc:290] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [CANDIDATE]: Term 1 election: Requested vote from peers e6c57382b1f34c07aabdca72baba86b6 (127.30.94.254:37099), c92116ffaf6d4ad6be72865b0abd3923 (127.30.94.253:39611)
I20260630 12:19:33.927963 32211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c582a5fd04ab4099813c0b02b8246e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6c57382b1f34c07aabdca72baba86b6"
I20260630 12:19:33.928148 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c582a5fd04ab4099813c0b02b8246e3e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92116ffaf6d4ad6be72865b0abd3923"
I20260630 12:19:33.928586 32211 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:33.928704 32276 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:33.933172 32211 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582a5fd04ab4099813c0b02b8246e3e in term 1.
I20260630 12:19:33.933246 32276 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c582a5fd04ab4099813c0b02b8246e3e in term 1.
I20260630 12:19:33.934190 32317 leader_election.cc:304] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c582a5fd04ab4099813c0b02b8246e3e, e6c57382b1f34c07aabdca72baba86b6; no voters: 
I20260630 12:19:33.934823 32372 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:33.935580 32372 raft_consensus.cc:697] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 1 LEADER]: Becoming Leader. State: Replica: c582a5fd04ab4099813c0b02b8246e3e, State: Running, Role: LEADER
I20260630 12:19:33.936167 32372 consensus_queue.cc:237] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:33.940975 32645 sys_catalog.cc:455] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c582a5fd04ab4099813c0b02b8246e3e. Latest consensus state: current_term: 1 leader_uuid: "c582a5fd04ab4099813c0b02b8246e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.941550 32645 sys_catalog.cc:458] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:33.942683 32647 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:19:33.947362 32647 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:19:33.954653 32276 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 1 FOLLOWER]: Refusing update from remote peer c582a5fd04ab4099813c0b02b8246e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:33.954982 32211 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 1 FOLLOWER]: Refusing update from remote peer c582a5fd04ab4099813c0b02b8246e3e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:33.955976 32372 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:33.956626 32645 consensus_queue.cc:1048] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:33.963862 32386 sys_catalog.cc:455] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c582a5fd04ab4099813c0b02b8246e3e. Latest consensus state: current_term: 1 leader_uuid: "c582a5fd04ab4099813c0b02b8246e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.964677 32386 sys_catalog.cc:458] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:33.964422 32387 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c582a5fd04ab4099813c0b02b8246e3e. Latest consensus state: current_term: 1 leader_uuid: "c582a5fd04ab4099813c0b02b8246e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.965183 32387 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:33.968212 32372 sys_catalog.cc:455] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c582a5fd04ab4099813c0b02b8246e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.968918 32372 sys_catalog.cc:458] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:33.969105 32645 sys_catalog.cc:455] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "c582a5fd04ab4099813c0b02b8246e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.969800 32645 sys_catalog.cc:458] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:33.970700 32647 catalog_manager.cc:1383] Generated new cluster ID: 6317a0d35e564780b9b102e6e0e22cd6
I20260630 12:19:33.970976 32647 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:19:33.972997 32387 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c582a5fd04ab4099813c0b02b8246e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.973917 32387 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:33.975234 32386 sys_catalog.cc:455] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "c582a5fd04ab4099813c0b02b8246e3e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:33.975929 32386 sys_catalog.cc:458] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:19:34.017570 32647 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:19:34.019218 32647 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:19:34.037685 32647 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e: Generated new TSK 0
I20260630 12:19:34.038360 32647 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:19:34.490872 32407 catalog_manager.cc:1295] Loaded cluster ID: 6317a0d35e564780b9b102e6e0e22cd6
I20260630 12:19:34.491202 32407 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923: loading cluster ID for follower catalog manager: success
I20260630 12:19:34.491945 32409 catalog_manager.cc:1295] Loaded cluster ID: 6317a0d35e564780b9b102e6e0e22cd6
I20260630 12:19:34.492241 32409 catalog_manager.cc:1588] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: loading cluster ID for follower catalog manager: success
I20260630 12:19:34.497849 32407 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923: acquiring CA information for follower catalog manager: success
I20260630 12:19:34.498622 32409 catalog_manager.cc:1610] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: acquiring CA information for follower catalog manager: success
I20260630 12:19:34.502786 32407 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:19:34.503311 32409 catalog_manager.cc:1638] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:19:34.599102 32331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33906
I20260630 12:19:34.713843 32331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33912
I20260630 12:19:34.819504 32331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33914
I20260630 12:19:35.457146 32382 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:35.601333 32481 heartbeater.cc:499] Master 127.30.94.252:43487 was elected leader, sending a full tablet report...
I20260630 12:19:35.716993 32559 heartbeater.cc:499] Master 127.30.94.252:43487 was elected leader, sending a full tablet report...
I20260630 12:19:35.738812 32331 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42422:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:19:35.819658 32446 tablet_service.cc:1511] Processing CreateTablet for tablet 21f5cc6d4e2446bfae95d3ec5064e998 (DEFAULT_TABLE table=test-workload [id=fe210b1e3cee430b96d524fec8fad2fb]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:19:35.821053 32446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f5cc6d4e2446bfae95d3ec5064e998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:35.820773 32524 tablet_service.cc:1511] Processing CreateTablet for tablet 5c068aa8a9344f3aba3d2599c3535b35 (DEFAULT_TABLE table=test-workload [id=fe210b1e3cee430b96d524fec8fad2fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:19:35.821714 32637 heartbeater.cc:499] Master 127.30.94.252:43487 was elected leader, sending a full tablet report...
I20260630 12:19:35.822090 32524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c068aa8a9344f3aba3d2599c3535b35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:35.833384 32602 tablet_service.cc:1511] Processing CreateTablet for tablet eb644d71424249e682390dde7d320663 (DEFAULT_TABLE table=test-workload [id=fe210b1e3cee430b96d524fec8fad2fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:19:35.834453 32602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb644d71424249e682390dde7d320663. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:35.837188 32685 tablet_bootstrap.cc:492] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7: Bootstrap starting.
I20260630 12:19:35.839561 32686 tablet_bootstrap.cc:492] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7: Bootstrap starting.
I20260630 12:19:35.843571 32685 tablet_bootstrap.cc:654] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:35.845288 32686 tablet_bootstrap.cc:654] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:35.849220 32685 tablet_bootstrap.cc:492] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7: No bootstrap required, opened a new log
I20260630 12:19:35.849714 32685 ts_tablet_manager.cc:1403] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:19:35.850636 32686 tablet_bootstrap.cc:492] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7: No bootstrap required, opened a new log
I20260630 12:19:35.851064 32686 ts_tablet_manager.cc:1403] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:19:35.852643 32685 raft_consensus.cc:359] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9066e5df234d4e84fd6cb557af10a7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33891 } }
I20260630 12:19:35.853127 32685 raft_consensus.cc:385] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:35.853368 32685 raft_consensus.cc:740] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f9066e5df234d4e84fd6cb557af10a7, State: Initialized, Role: FOLLOWER
I20260630 12:19:35.853814 32686 raft_consensus.cc:359] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72832392b328486a9e77e35c8a33e7d7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 37461 } }
I20260630 12:19:35.853904 32685 consensus_queue.cc:260] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9066e5df234d4e84fd6cb557af10a7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33891 } }
I20260630 12:19:35.854401 32686 raft_consensus.cc:385] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:35.854526 32685 raft_consensus.cc:399] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:35.854702 32686 raft_consensus.cc:740] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72832392b328486a9e77e35c8a33e7d7, State: Initialized, Role: FOLLOWER
I20260630 12:19:35.854871 32685 raft_consensus.cc:493] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:35.855232 32685 raft_consensus.cc:3060] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:35.855443 32686 consensus_queue.cc:260] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72832392b328486a9e77e35c8a33e7d7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 37461 } }
I20260630 12:19:35.855980 32686 raft_consensus.cc:399] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:35.856227 32686 raft_consensus.cc:493] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:35.856588 32686 raft_consensus.cc:3060] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:35.856966 32689 tablet_bootstrap.cc:492] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f: Bootstrap starting.
I20260630 12:19:35.861654 32685 raft_consensus.cc:515] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9066e5df234d4e84fd6cb557af10a7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33891 } }
I20260630 12:19:35.861843 32686 raft_consensus.cc:515] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72832392b328486a9e77e35c8a33e7d7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 37461 } }
I20260630 12:19:35.862447 32686 leader_election.cc:304] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 72832392b328486a9e77e35c8a33e7d7; no voters: 
I20260630 12:19:35.862442 32685 leader_election.cc:304] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4f9066e5df234d4e84fd6cb557af10a7; no voters: 
I20260630 12:19:35.863355 32689 tablet_bootstrap.cc:654] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:35.864037 32686 leader_election.cc:290] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:35.864472 32690 raft_consensus.cc:2804] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:35.870347 32685 leader_election.cc:290] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:35.871891 32691 raft_consensus.cc:2804] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:35.873168 32689 tablet_bootstrap.cc:492] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f: No bootstrap required, opened a new log
I20260630 12:19:35.873704 32689 ts_tablet_manager.cc:1403] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260630 12:19:35.875424 32686 ts_tablet_manager.cc:1434] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.013s
I20260630 12:19:35.877076 32689 raft_consensus.cc:359] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6349ed7b89e8412d9a8249caadc67c6f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43841 } }
I20260630 12:19:35.879547 32690 raft_consensus.cc:697] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 1 LEADER]: Becoming Leader. State: Replica: 72832392b328486a9e77e35c8a33e7d7, State: Running, Role: LEADER
I20260630 12:19:35.879926 32689 raft_consensus.cc:385] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:35.880369 32689 raft_consensus.cc:740] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6349ed7b89e8412d9a8249caadc67c6f, State: Initialized, Role: FOLLOWER
I20260630 12:19:35.880615 32690 consensus_queue.cc:237] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72832392b328486a9e77e35c8a33e7d7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 37461 } }
I20260630 12:19:35.881392 32685 ts_tablet_manager.cc:1434] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7: Time spent starting tablet: real 0.031s	user 0.014s	sys 0.009s
I20260630 12:19:35.881222 32689 consensus_queue.cc:260] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6349ed7b89e8412d9a8249caadc67c6f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43841 } }
I20260630 12:19:35.881968 32689 raft_consensus.cc:399] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:35.882279 32689 raft_consensus.cc:493] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:35.882580 32689 raft_consensus.cc:3060] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:35.878127 32691 raft_consensus.cc:697] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 1 LEADER]: Becoming Leader. State: Replica: 4f9066e5df234d4e84fd6cb557af10a7, State: Running, Role: LEADER
I20260630 12:19:35.888996 32691 consensus_queue.cc:237] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9066e5df234d4e84fd6cb557af10a7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33891 } }
I20260630 12:19:35.889240 32689 raft_consensus.cc:515] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6349ed7b89e8412d9a8249caadc67c6f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43841 } }
I20260630 12:19:35.891358 32689 leader_election.cc:304] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6349ed7b89e8412d9a8249caadc67c6f; no voters: 
I20260630 12:19:35.893255 32331 catalog_manager.cc:5697] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72832392b328486a9e77e35c8a33e7d7 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "72832392b328486a9e77e35c8a33e7d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72832392b328486a9e77e35c8a33e7d7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 37461 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:35.902053 32689 leader_election.cc:290] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:35.902369 32700 raft_consensus.cc:2804] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:35.910127 32330 catalog_manager.cc:5697] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f9066e5df234d4e84fd6cb557af10a7 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "4f9066e5df234d4e84fd6cb557af10a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f9066e5df234d4e84fd6cb557af10a7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33891 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:35.928253 32700 raft_consensus.cc:697] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 1 LEADER]: Becoming Leader. State: Replica: 6349ed7b89e8412d9a8249caadc67c6f, State: Running, Role: LEADER
I20260630 12:19:35.929590 32700 consensus_queue.cc:237] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6349ed7b89e8412d9a8249caadc67c6f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43841 } }
I20260630 12:19:35.934789 32689 ts_tablet_manager.cc:1434] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f: Time spent starting tablet: real 0.061s	user 0.039s	sys 0.008s
I20260630 12:19:35.943153 32331 catalog_manager.cc:5697] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6349ed7b89e8412d9a8249caadc67c6f (127.30.94.195). New cstate: current_term: 1 leader_uuid: "6349ed7b89e8412d9a8249caadc67c6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6349ed7b89e8412d9a8249caadc67c6f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43841 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:37.458670 32382 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:37.461251 32382 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:37.999722 31099 master.cc:562] Master@127.30.94.252:43487 shutting down...
I20260630 12:19:38.022965 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:38.023929 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:38.024315 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P c582a5fd04ab4099813c0b02b8246e3e: stopping tablet replica
I20260630 12:19:38.045137 31099 master.cc:584] Master@127.30.94.252:43487 shutdown complete.
W20260630 12:19:38.909514 32559 heartbeater.cc:646] Failed to heartbeat to 127.30.94.252:43487 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.30.94.252:43487: connect: Connection refused (error 111)
I20260630 12:19:39.350292 32711 raft_consensus.cc:493] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c582a5fd04ab4099813c0b02b8246e3e)
I20260630 12:19:39.350785 32711 raft_consensus.cc:515] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:39.352465 32711 leader_election.cc:290] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e6c57382b1f34c07aabdca72baba86b6 (127.30.94.254:37099), c582a5fd04ab4099813c0b02b8246e3e (127.30.94.252:43487)
I20260630 12:19:39.353672 32211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c92116ffaf6d4ad6be72865b0abd3923" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "e6c57382b1f34c07aabdca72baba86b6" is_pre_election: true
W20260630 12:19:39.356129 32252 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.252:43487: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:19:39.359566 32252 leader_election.cc:336] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c582a5fd04ab4099813c0b02b8246e3e (127.30.94.252:43487): Network error: Client connection negotiation failed: client connection to 127.30.94.252:43487: connect: Connection refused (error 111)
I20260630 12:19:39.359932 32252 leader_election.cc:304] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92116ffaf6d4ad6be72865b0abd3923; no voters: c582a5fd04ab4099813c0b02b8246e3e, e6c57382b1f34c07aabdca72baba86b6
I20260630 12:19:39.360486 32711 raft_consensus.cc:2749] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:19:39.381150 32714 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c582a5fd04ab4099813c0b02b8246e3e)
I20260630 12:19:39.381657 32714 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:39.383467 32714 leader_election.cc:290] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c92116ffaf6d4ad6be72865b0abd3923 (127.30.94.253:39611), c582a5fd04ab4099813c0b02b8246e3e (127.30.94.252:43487)
I20260630 12:19:39.384439 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e6c57382b1f34c07aabdca72baba86b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c92116ffaf6d4ad6be72865b0abd3923" is_pre_election: true
I20260630 12:19:39.384959 32276 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6c57382b1f34c07aabdca72baba86b6 in term 1.
I20260630 12:19:39.386191 32188 leader_election.cc:304] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c92116ffaf6d4ad6be72865b0abd3923, e6c57382b1f34c07aabdca72baba86b6; no voters: 
I20260630 12:19:39.386924 32714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:19:39.387331 32714 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c582a5fd04ab4099813c0b02b8246e3e)
I20260630 12:19:39.387615 32714 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:19:39.389416 32187 leader_election.cc:336] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c582a5fd04ab4099813c0b02b8246e3e (127.30.94.252:43487): Network error: Client connection negotiation failed: client connection to 127.30.94.252:43487: connect: Connection refused (error 111)
I20260630 12:19:39.393411 32714 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:39.394861 32714 leader_election.cc:290] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [CANDIDATE]: Term 2 election: Requested vote from peers c92116ffaf6d4ad6be72865b0abd3923 (127.30.94.253:39611), c582a5fd04ab4099813c0b02b8246e3e (127.30.94.252:43487)
I20260630 12:19:39.395530 32276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e6c57382b1f34c07aabdca72baba86b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "c92116ffaf6d4ad6be72865b0abd3923"
I20260630 12:19:39.395987 32276 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:19:39.398590 32187 leader_election.cc:336] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c582a5fd04ab4099813c0b02b8246e3e (127.30.94.252:43487): Network error: Client connection negotiation failed: client connection to 127.30.94.252:43487: connect: Connection refused (error 111)
I20260630 12:19:39.400878 32276 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6c57382b1f34c07aabdca72baba86b6 in term 2.
I20260630 12:19:39.401782 32188 leader_election.cc:304] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c92116ffaf6d4ad6be72865b0abd3923, e6c57382b1f34c07aabdca72baba86b6; no voters: c582a5fd04ab4099813c0b02b8246e3e
I20260630 12:19:39.402384 32714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:19:39.403398 32714 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 2 LEADER]: Becoming Leader. State: Replica: e6c57382b1f34c07aabdca72baba86b6, State: Running, Role: LEADER
I20260630 12:19:39.404069 32714 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } }
I20260630 12:19:39.407825 32717 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6c57382b1f34c07aabdca72baba86b6. Latest consensus state: current_term: 2 leader_uuid: "e6c57382b1f34c07aabdca72baba86b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e6c57382b1f34c07aabdca72baba86b6" member_type: VOTER last_known_addr { host: "127.30.94.254" port: 37099 } } peers { permanent_uuid: "c92116ffaf6d4ad6be72865b0abd3923" member_type: VOTER last_known_addr { host: "127.30.94.253" port: 39611 } } peers { permanent_uuid: "c582a5fd04ab4099813c0b02b8246e3e" member_type: VOTER last_known_addr { host: "127.30.94.252" port: 43487 } } }
I20260630 12:19:39.408707 32717 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:39.410187 32719 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:19:39.415591 32719 catalog_manager.cc:679] Loaded metadata for table test-workload [id=fe210b1e3cee430b96d524fec8fad2fb]
I20260630 12:19:39.420075 32719 tablet_loader.cc:96] loaded metadata for tablet 21f5cc6d4e2446bfae95d3ec5064e998 (table test-workload [id=fe210b1e3cee430b96d524fec8fad2fb])
I20260630 12:19:39.422155 32719 tablet_loader.cc:96] loaded metadata for tablet 5c068aa8a9344f3aba3d2599c3535b35 (table test-workload [id=fe210b1e3cee430b96d524fec8fad2fb])
I20260630 12:19:39.423027 32719 tablet_loader.cc:96] loaded metadata for tablet eb644d71424249e682390dde7d320663 (table test-workload [id=fe210b1e3cee430b96d524fec8fad2fb])
I20260630 12:19:39.423940 32719 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:19:39.426920 32719 catalog_manager.cc:1295] Loaded cluster ID: 6317a0d35e564780b9b102e6e0e22cd6
I20260630 12:19:39.427109 32719 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:19:39.430855 32719 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:19:39.433954 32719 catalog_manager.cc:6081] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: Loaded TSK: 0
I20260630 12:19:39.434828 32719 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:19:39.483832 32408 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:39.485641 32408 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:39.491995 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:19:39.514820 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:39.515502 31099 tablet_replica.cc:333] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7: stopping tablet replica
I20260630 12:19:39.516057 31099 raft_consensus.cc:2243] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:39.516603 31099 raft_consensus.cc:2272] T 21f5cc6d4e2446bfae95d3ec5064e998 P 4f9066e5df234d4e84fd6cb557af10a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:39.534675 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:19:39.543941 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:19:39.562229 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:39.563043 31099 tablet_replica.cc:333] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7: stopping tablet replica
I20260630 12:19:39.563627 31099 raft_consensus.cc:2243] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:39.564157 31099 raft_consensus.cc:2272] T 5c068aa8a9344f3aba3d2599c3535b35 P 72832392b328486a9e77e35c8a33e7d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:39.582378 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:19:39.591261 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:19:39.609714 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:19:39.610354 31099 tablet_replica.cc:333] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f: stopping tablet replica
I20260630 12:19:39.610922 31099 raft_consensus.cc:2243] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:19:39.611394 31099 raft_consensus.cc:2272] T eb644d71424249e682390dde7d320663 P 6349ed7b89e8412d9a8249caadc67c6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:39.629444 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:19:39.638348 31099 master.cc:562] Master@127.30.94.254:37099 shutting down...
I20260630 12:19:39.655175 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:19:39.655870 31099 pending_rounds.cc:70] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: Trying to abort 1 pending ops.
I20260630 12:19:39.656121 31099 pending_rounds.cc:77] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: Aborting op as it isn't in flight: id { term: 2 index: 12 } timestamp: 7302438827645558784 op_type: NO_OP noop_request { }
I20260630 12:19:39.656513 31099 raft_consensus.cc:2889] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:19:39.656811 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:39.657229 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6c57382b1f34c07aabdca72baba86b6: stopping tablet replica
I20260630 12:19:39.676575 31099 master.cc:584] Master@127.30.94.254:37099 shutdown complete.
I20260630 12:19:39.689262 31099 master.cc:562] Master@127.30.94.253:39611 shutting down...
I20260630 12:19:39.705806 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:39.706334 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:39.706655 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P c92116ffaf6d4ad6be72865b0abd3923: stopping tablet replica
I20260630 12:19:39.725087 31099 master.cc:584] Master@127.30.94.253:39611 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6637 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:19:39.755056 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:38935
I20260630 12:19:39.756116 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:39.761596 32721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:39.762125 32720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:39.762472 32723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:39.763034 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:39.763787 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:39.763962 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:39.764146 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821979764117 us; error 0 us; skew 500 ppm
I20260630 12:19:39.764762 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:39.767030 31099 webserver.cc:533] Webserver started at http://127.30.94.254:40903/ using document root <none> and password file <none>
I20260630 12:19:39.767500 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:39.767689 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:39.767961 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:39.769065 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "21ea806d9e5441b6b9e9306074de4c1f"
format_stamp: "Formatted at 2026-06-30 12:19:39 on dist-test-slave-cbkb"
I20260630 12:19:39.773249 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:19:39.776376 32728 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:39.777092 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:19:39.777354 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "21ea806d9e5441b6b9e9306074de4c1f"
format_stamp: "Formatted at 2026-06-30 12:19:39 on dist-test-slave-cbkb"
I20260630 12:19:39.777622 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:39.787525 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:39.788686 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:39.824476 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:38935
I20260630 12:19:39.824553   311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:38935 every 8 connection(s)
I20260630 12:19:39.828136   312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:39.837693   312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f: Bootstrap starting.
I20260630 12:19:39.842010   312 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:39.845901   312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f: No bootstrap required, opened a new log
I20260630 12:19:39.847895   312 raft_consensus.cc:359] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ea806d9e5441b6b9e9306074de4c1f" member_type: VOTER }
I20260630 12:19:39.848264   312 raft_consensus.cc:385] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:39.848518   312 raft_consensus.cc:740] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21ea806d9e5441b6b9e9306074de4c1f, State: Initialized, Role: FOLLOWER
I20260630 12:19:39.849148   312 consensus_queue.cc:260] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ea806d9e5441b6b9e9306074de4c1f" member_type: VOTER }
I20260630 12:19:39.849586   312 raft_consensus.cc:399] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:19:39.849812   312 raft_consensus.cc:493] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:19:39.850073   312 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:39.854008   312 raft_consensus.cc:515] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ea806d9e5441b6b9e9306074de4c1f" member_type: VOTER }
I20260630 12:19:39.854477   312 leader_election.cc:304] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 21ea806d9e5441b6b9e9306074de4c1f; no voters: 
I20260630 12:19:39.855528   312 leader_election.cc:290] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:19:39.855896   315 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:39.857134   315 raft_consensus.cc:697] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 1 LEADER]: Becoming Leader. State: Replica: 21ea806d9e5441b6b9e9306074de4c1f, State: Running, Role: LEADER
I20260630 12:19:39.857789   315 consensus_queue.cc:237] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ea806d9e5441b6b9e9306074de4c1f" member_type: VOTER }
I20260630 12:19:39.858352   312 sys_catalog.cc:565] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:19:39.860613   317 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 21ea806d9e5441b6b9e9306074de4c1f. Latest consensus state: current_term: 1 leader_uuid: "21ea806d9e5441b6b9e9306074de4c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ea806d9e5441b6b9e9306074de4c1f" member_type: VOTER } }
I20260630 12:19:39.860605   316 sys_catalog.cc:455] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "21ea806d9e5441b6b9e9306074de4c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "21ea806d9e5441b6b9e9306074de4c1f" member_type: VOTER } }
I20260630 12:19:39.861272   317 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:39.861357   316 sys_catalog.cc:458] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [sys.catalog]: This master's current role is: LEADER
I20260630 12:19:39.864841   320 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:19:39.873392   320 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:19:39.874318 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:19:39.881786   320 catalog_manager.cc:1383] Generated new cluster ID: 3cb86a2a63c24ea6a49822197448bad3
I20260630 12:19:39.882059   320 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:19:39.894677   320 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:19:39.896008   320 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:19:39.911327   320 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f: Generated new TSK 0
I20260630 12:19:39.911906   320 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:19:39.940305 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:39.945638   333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:39.946851   334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:39.948773   336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:39.949200 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:39.950024 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:39.950220 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:39.950397 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821979950379 us; error 0 us; skew 500 ppm
I20260630 12:19:39.950874 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:39.953230 31099 webserver.cc:533] Webserver started at http://127.30.94.193:32951/ using document root <none> and password file <none>
I20260630 12:19:39.953724 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:39.953909 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:39.954186 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:39.955226 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "db8e7a35f0504e81abfb3f5fef98912f"
format_stamp: "Formatted at 2026-06-30 12:19:39 on dist-test-slave-cbkb"
I20260630 12:19:39.959213 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:19:39.962270   341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:39.962957 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:19:39.963220 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "db8e7a35f0504e81abfb3f5fef98912f"
format_stamp: "Formatted at 2026-06-30 12:19:39 on dist-test-slave-cbkb"
I20260630 12:19:39.963483 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:39.973151 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:39.974164 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:39.975463 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:39.977591 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:39.977782 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:39.978017 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:39.978179 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:40.015869 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:38253
I20260630 12:19:40.015964   403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:38253 every 8 connection(s)
I20260630 12:19:40.020723 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:40.027086   408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:40.029002   409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:40.031344 31099 server_base.cc:1061] running on GCE node
W20260630 12:19:40.031421   411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:40.032390 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:40.032603 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:40.032770 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821980032752 us; error 0 us; skew 500 ppm
I20260630 12:19:40.033233 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:40.035790 31099 webserver.cc:533] Webserver started at http://127.30.94.194:42319/ using document root <none> and password file <none>
I20260630 12:19:40.036355 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:40.036578 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:40.036842 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:40.037192   404 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38935
I20260630 12:19:40.037545   404 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:40.037935 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "b95d04d5c4f3467bac3112b602bd9880"
format_stamp: "Formatted at 2026-06-30 12:19:40 on dist-test-slave-cbkb"
I20260630 12:19:40.038239   404 heartbeater.cc:507] Master 127.30.94.254:38935 requested a full tablet report, sending...
I20260630 12:19:40.040176 32745 ts_manager.cc:194] Registered new tserver with Master: db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193:38253)
I20260630 12:19:40.042397 32745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44672
I20260630 12:19:40.042527 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:19:40.045872   416 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:40.046554 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:19:40.046820 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "b95d04d5c4f3467bac3112b602bd9880"
format_stamp: "Formatted at 2026-06-30 12:19:40 on dist-test-slave-cbkb"
I20260630 12:19:40.047108 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:40.067766 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:40.068929 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:40.070232 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:40.072266 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:40.072522 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:40.072746 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:40.072909 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:40.114506 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:33163
I20260630 12:19:40.114594   478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:33163 every 8 connection(s)
I20260630 12:19:40.119010 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:40.127125   483 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:40.127135   482 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:40.129565   479 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38935
I20260630 12:19:40.129967   479 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:40.130872   479 heartbeater.cc:507] Master 127.30.94.254:38935 requested a full tablet report, sending...
W20260630 12:19:40.131148   485 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:40.131246 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:40.132444 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:40.132658 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:40.132835 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821980132819 us; error 0 us; skew 500 ppm
I20260630 12:19:40.133178 32745 ts_manager.cc:194] Registered new tserver with Master: b95d04d5c4f3467bac3112b602bd9880 (127.30.94.194:33163)
I20260630 12:19:40.133316 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:40.134886 32745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44674
I20260630 12:19:40.135859 31099 webserver.cc:533] Webserver started at http://127.30.94.195:40793/ using document root <none> and password file <none>
I20260630 12:19:40.136428 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:40.136647 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:40.136904 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:40.137993 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "3bb3d3d2524a46109aa234b7f9911c32"
format_stamp: "Formatted at 2026-06-30 12:19:40 on dist-test-slave-cbkb"
I20260630 12:19:40.142081 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:19:40.145078   490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:40.145727 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:19:40.146042 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "3bb3d3d2524a46109aa234b7f9911c32"
format_stamp: "Formatted at 2026-06-30 12:19:40 on dist-test-slave-cbkb"
I20260630 12:19:40.146320 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:40.162693 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:40.163738 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:40.165249 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:40.167285 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:40.167497 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:40.167721 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:40.167884 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:40.205583 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:39493
I20260630 12:19:40.205688   552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:39493 every 8 connection(s)
I20260630 12:19:40.218467   553 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38935
I20260630 12:19:40.218816   553 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:40.219460   553 heartbeater.cc:507] Master 127.30.94.254:38935 requested a full tablet report, sending...
I20260630 12:19:40.221210 32745 ts_manager.cc:194] Registered new tserver with Master: 3bb3d3d2524a46109aa234b7f9911c32 (127.30.94.195:39493)
I20260630 12:19:40.221755 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01304702s
I20260630 12:19:40.222481 32745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44680
I20260630 12:19:41.044867   404 heartbeater.cc:499] Master 127.30.94.254:38935 was elected leader, sending a full tablet report...
I20260630 12:19:41.137526   479 heartbeater.cc:499] Master 127.30.94.254:38935 was elected leader, sending a full tablet report...
I20260630 12:19:41.224720   553 heartbeater.cc:499] Master 127.30.94.254:38935 was elected leader, sending a full tablet report...
I20260630 12:19:41.277433 32745 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44696:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:19:41.279510 32745 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:19:41.331112   368 tablet_service.cc:1511] Processing CreateTablet for tablet 61116bec25d14e2e85cd752ee79e8d96 (DEFAULT_TABLE table=test-workload [id=154ca22177c1417784c2910710ad08f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:19:41.331346   369 tablet_service.cc:1511] Processing CreateTablet for tablet 35d7a9043c934c7ea16ed6b2fd1dc9b3 (DEFAULT_TABLE table=test-workload [id=154ca22177c1417784c2910710ad08f4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:19:41.332608   368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61116bec25d14e2e85cd752ee79e8d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:41.333207   369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d7a9043c934c7ea16ed6b2fd1dc9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:41.340045   517 tablet_service.cc:1511] Processing CreateTablet for tablet 61116bec25d14e2e85cd752ee79e8d96 (DEFAULT_TABLE table=test-workload [id=154ca22177c1417784c2910710ad08f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:19:41.341434   517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61116bec25d14e2e85cd752ee79e8d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:41.342512   443 tablet_service.cc:1511] Processing CreateTablet for tablet 61116bec25d14e2e85cd752ee79e8d96 (DEFAULT_TABLE table=test-workload [id=154ca22177c1417784c2910710ad08f4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:19:41.343767   443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61116bec25d14e2e85cd752ee79e8d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:41.348317   444 tablet_service.cc:1511] Processing CreateTablet for tablet 35d7a9043c934c7ea16ed6b2fd1dc9b3 (DEFAULT_TABLE table=test-workload [id=154ca22177c1417784c2910710ad08f4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:19:41.349875   444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d7a9043c934c7ea16ed6b2fd1dc9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:41.340062   518 tablet_service.cc:1511] Processing CreateTablet for tablet 35d7a9043c934c7ea16ed6b2fd1dc9b3 (DEFAULT_TABLE table=test-workload [id=154ca22177c1417784c2910710ad08f4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:19:41.353596   518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d7a9043c934c7ea16ed6b2fd1dc9b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:41.355852   573 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: Bootstrap starting.
I20260630 12:19:41.362838   573 tablet_bootstrap.cc:654] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:41.372609   574 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32: Bootstrap starting.
I20260630 12:19:41.373045   573 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: No bootstrap required, opened a new log
I20260630 12:19:41.373522   573 ts_tablet_manager.cc:1403] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260630 12:19:41.376278   573 raft_consensus.cc:359] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.377091   573 raft_consensus.cc:385] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:41.377437   573 raft_consensus.cc:740] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db8e7a35f0504e81abfb3f5fef98912f, State: Initialized, Role: FOLLOWER
I20260630 12:19:41.378574   574 tablet_bootstrap.cc:654] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:41.378327   573 consensus_queue.cc:260] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.382179   573 ts_tablet_manager.cc:1434] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260630 12:19:41.382728   576 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880: Bootstrap starting.
I20260630 12:19:41.383687   573 tablet_bootstrap.cc:492] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f: Bootstrap starting.
I20260630 12:19:41.385471   574 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32: No bootstrap required, opened a new log
I20260630 12:19:41.385944   574 ts_tablet_manager.cc:1403] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:19:41.388831   574 raft_consensus.cc:359] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.389590   574 raft_consensus.cc:385] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:41.390007   573 tablet_bootstrap.cc:654] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:41.389941   574 raft_consensus.cc:740] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb3d3d2524a46109aa234b7f9911c32, State: Initialized, Role: FOLLOWER
I20260630 12:19:41.391076   574 consensus_queue.cc:260] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.391498   576 tablet_bootstrap.cc:654] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:41.396241   574 ts_tablet_manager.cc:1434] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260630 12:19:41.398231   574 tablet_bootstrap.cc:492] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32: Bootstrap starting.
I20260630 12:19:41.400895   573 tablet_bootstrap.cc:492] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f: No bootstrap required, opened a new log
I20260630 12:19:41.401391   573 ts_tablet_manager.cc:1403] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:19:41.401515   576 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880: No bootstrap required, opened a new log
I20260630 12:19:41.402494   576 ts_tablet_manager.cc:1403] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.006s
I20260630 12:19:41.404299   574 tablet_bootstrap.cc:654] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:41.404196   573 raft_consensus.cc:359] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.405059   573 raft_consensus.cc:385] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:41.405416   573 raft_consensus.cc:740] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db8e7a35f0504e81abfb3f5fef98912f, State: Initialized, Role: FOLLOWER
I20260630 12:19:41.405227   576 raft_consensus.cc:359] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.406116   576 raft_consensus.cc:385] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:41.406510   576 raft_consensus.cc:740] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95d04d5c4f3467bac3112b602bd9880, State: Initialized, Role: FOLLOWER
I20260630 12:19:41.406267   573 consensus_queue.cc:260] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.407444   576 consensus_queue.cc:260] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.410817   573 ts_tablet_manager.cc:1434] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:19:41.416414   574 tablet_bootstrap.cc:492] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32: No bootstrap required, opened a new log
I20260630 12:19:41.416926   574 ts_tablet_manager.cc:1403] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:19:41.417426   576 ts_tablet_manager.cc:1434] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260630 12:19:41.418432   576 tablet_bootstrap.cc:492] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880: Bootstrap starting.
I20260630 12:19:41.419633   574 raft_consensus.cc:359] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.420320   574 raft_consensus.cc:385] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:41.420641   574 raft_consensus.cc:740] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb3d3d2524a46109aa234b7f9911c32, State: Initialized, Role: FOLLOWER
I20260630 12:19:41.421373   574 consensus_queue.cc:260] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.423556   574 ts_tablet_manager.cc:1434] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:19:41.424599   576 tablet_bootstrap.cc:654] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880: Neither blocks nor log segments found. Creating new log.
I20260630 12:19:41.429700   576 tablet_bootstrap.cc:492] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880: No bootstrap required, opened a new log
I20260630 12:19:41.430102   576 ts_tablet_manager.cc:1403] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:19:41.432322   576 raft_consensus.cc:359] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.433009   576 raft_consensus.cc:385] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:19:41.433307   576 raft_consensus.cc:740] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b95d04d5c4f3467bac3112b602bd9880, State: Initialized, Role: FOLLOWER
I20260630 12:19:41.433854   576 consensus_queue.cc:260] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.435173   576 ts_tablet_manager.cc:1434] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260630 12:19:41.436262   579 raft_consensus.cc:493] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:41.436723   579 raft_consensus.cc:515] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.438838   579 leader_election.cc:290] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193:38253), b95d04d5c4f3467bac3112b602bd9880 (127.30.94.194:33163)
I20260630 12:19:41.450951   379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61116bec25d14e2e85cd752ee79e8d96" candidate_uuid: "3bb3d3d2524a46109aa234b7f9911c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db8e7a35f0504e81abfb3f5fef98912f" is_pre_election: true
I20260630 12:19:41.451715   379 raft_consensus.cc:2468] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb3d3d2524a46109aa234b7f9911c32 in term 0.
I20260630 12:19:41.452958   492 leader_election.cc:304] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb3d3d2524a46109aa234b7f9911c32, db8e7a35f0504e81abfb3f5fef98912f; no voters: 
I20260630 12:19:41.453776   579 raft_consensus.cc:2804] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:41.454144   579 raft_consensus.cc:493] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:41.454478   579 raft_consensus.cc:3060] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:41.454838   454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61116bec25d14e2e85cd752ee79e8d96" candidate_uuid: "3bb3d3d2524a46109aa234b7f9911c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95d04d5c4f3467bac3112b602bd9880" is_pre_election: true
I20260630 12:19:41.455418   454 raft_consensus.cc:2468] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3bb3d3d2524a46109aa234b7f9911c32 in term 0.
I20260630 12:19:41.460003   579 raft_consensus.cc:515] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.461833   579 leader_election.cc:290] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [CANDIDATE]: Term 1 election: Requested vote from peers db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193:38253), b95d04d5c4f3467bac3112b602bd9880 (127.30.94.194:33163)
I20260630 12:19:41.462486   379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61116bec25d14e2e85cd752ee79e8d96" candidate_uuid: "3bb3d3d2524a46109aa234b7f9911c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db8e7a35f0504e81abfb3f5fef98912f"
I20260630 12:19:41.462647   454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61116bec25d14e2e85cd752ee79e8d96" candidate_uuid: "3bb3d3d2524a46109aa234b7f9911c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95d04d5c4f3467bac3112b602bd9880"
I20260630 12:19:41.462940   379 raft_consensus.cc:3060] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:41.463151   454 raft_consensus.cc:3060] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:41.467734   379 raft_consensus.cc:2468] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb3d3d2524a46109aa234b7f9911c32 in term 1.
I20260630 12:19:41.467842   454 raft_consensus.cc:2468] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3bb3d3d2524a46109aa234b7f9911c32 in term 1.
I20260630 12:19:41.468667   492 leader_election.cc:304] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb3d3d2524a46109aa234b7f9911c32, db8e7a35f0504e81abfb3f5fef98912f; no voters: 
I20260630 12:19:41.469362   579 raft_consensus.cc:2804] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:41.470381   579 raft_consensus.cc:697] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 LEADER]: Becoming Leader. State: Replica: 3bb3d3d2524a46109aa234b7f9911c32, State: Running, Role: LEADER
I20260630 12:19:41.471082   579 consensus_queue.cc:237] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } }
I20260630 12:19:41.477152 32745 catalog_manager.cc:5697] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3bb3d3d2524a46109aa234b7f9911c32 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "3bb3d3d2524a46109aa234b7f9911c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } health_report { overall_health: HEALTHY } } }
I20260630 12:19:41.502887   577 raft_consensus.cc:493] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:19:41.503381   577 raft_consensus.cc:515] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.505702   577 leader_election.cc:290] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb3d3d2524a46109aa234b7f9911c32 (127.30.94.195:39493), b95d04d5c4f3467bac3112b602bd9880 (127.30.94.194:33163)
I20260630 12:19:41.515689   528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d7a9043c934c7ea16ed6b2fd1dc9b3" candidate_uuid: "db8e7a35f0504e81abfb3f5fef98912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb3d3d2524a46109aa234b7f9911c32" is_pre_election: true
I20260630 12:19:41.515798   454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d7a9043c934c7ea16ed6b2fd1dc9b3" candidate_uuid: "db8e7a35f0504e81abfb3f5fef98912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95d04d5c4f3467bac3112b602bd9880" is_pre_election: true
I20260630 12:19:41.516299   528 raft_consensus.cc:2468] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db8e7a35f0504e81abfb3f5fef98912f in term 0.
I20260630 12:19:41.516407   454 raft_consensus.cc:2468] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db8e7a35f0504e81abfb3f5fef98912f in term 0.
I20260630 12:19:41.517493   342 leader_election.cc:304] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb3d3d2524a46109aa234b7f9911c32, db8e7a35f0504e81abfb3f5fef98912f; no voters: 
I20260630 12:19:41.518141   577 raft_consensus.cc:2804] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:19:41.518487   577 raft_consensus.cc:493] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:19:41.518745   577 raft_consensus.cc:3060] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:41.523609   577 raft_consensus.cc:515] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.525377   577 leader_election.cc:290] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [CANDIDATE]: Term 1 election: Requested vote from peers 3bb3d3d2524a46109aa234b7f9911c32 (127.30.94.195:39493), b95d04d5c4f3467bac3112b602bd9880 (127.30.94.194:33163)
I20260630 12:19:41.525966   528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d7a9043c934c7ea16ed6b2fd1dc9b3" candidate_uuid: "db8e7a35f0504e81abfb3f5fef98912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb3d3d2524a46109aa234b7f9911c32"
I20260630 12:19:41.526496   528 raft_consensus.cc:3060] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:41.526384   454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d7a9043c934c7ea16ed6b2fd1dc9b3" candidate_uuid: "db8e7a35f0504e81abfb3f5fef98912f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b95d04d5c4f3467bac3112b602bd9880"
I20260630 12:19:41.527068   454 raft_consensus.cc:3060] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:19:41.531054   528 raft_consensus.cc:2468] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db8e7a35f0504e81abfb3f5fef98912f in term 1.
I20260630 12:19:41.531234   454 raft_consensus.cc:2468] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db8e7a35f0504e81abfb3f5fef98912f in term 1.
I20260630 12:19:41.531991   342 leader_election.cc:304] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3bb3d3d2524a46109aa234b7f9911c32, db8e7a35f0504e81abfb3f5fef98912f; no voters: 
I20260630 12:19:41.532759   577 raft_consensus.cc:2804] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:19:41.533672   577 raft_consensus.cc:697] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 1 LEADER]: Becoming Leader. State: Replica: db8e7a35f0504e81abfb3f5fef98912f, State: Running, Role: LEADER
I20260630 12:19:41.534250   577 consensus_queue.cc:237] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } }
I20260630 12:19:41.540442 32745 catalog_manager.cc:5697] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f reported cstate change: term changed from 0 to 1, leader changed from <none> to db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193). New cstate: current_term: 1 leader_uuid: "db8e7a35f0504e81abfb3f5fef98912f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:41.862818   579 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:41.873998   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:41.874189   587 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:19:41.876727   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:41.877130   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:41.971329   577 consensus_queue.cc:1048] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:41.980852   591 consensus_queue.cc:1048] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:19:43.878051   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:43.880014   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:43.880379   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:45.881276   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:45.883169   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:45.883515   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:47.884675   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:47.886853   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:47.887208   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:49.888126   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:49.889998   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:49.890349   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:51.891291   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:51.893321   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:51.893656   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:52.637049 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:19:52.644498   608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:52.646268   610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:19:52.649004   607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:19:52.650960 31099 server_base.cc:1061] running on GCE node
I20260630 12:19:52.652093 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:19:52.652324 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:19:52.652545 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782821992652526 us; error 0 us; skew 500 ppm
I20260630 12:19:52.653044 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:19:52.655593 31099 webserver.cc:533] Webserver started at http://127.30.94.196:43687/ using document root <none> and password file <none>
I20260630 12:19:52.656095 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:19:52.656316 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:19:52.656689 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:19:52.658012 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "1e177ff4fb31433f89c24c5a8d683222"
format_stamp: "Formatted at 2026-06-30 12:19:52 on dist-test-slave-cbkb"
I20260630 12:19:52.662643 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:19:52.666000   615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:52.666723 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:19:52.667018 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "1e177ff4fb31433f89c24c5a8d683222"
format_stamp: "Formatted at 2026-06-30 12:19:52 on dist-test-slave-cbkb"
I20260630 12:19:52.667300 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:19:52.679549 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:19:52.680841 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:19:52.682235 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:19:52.684605 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:19:52.684847 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:52.685102 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:19:52.685292 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:19:52.725173 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:32819
I20260630 12:19:52.725306   677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:32819 every 8 connection(s)
I20260630 12:19:52.743803   678 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38935
I20260630 12:19:52.744231   678 heartbeater.cc:461] Registering TS with master...
I20260630 12:19:52.745069   678 heartbeater.cc:507] Master 127.30.94.254:38935 requested a full tablet report, sending...
I20260630 12:19:52.747107 32745 ts_manager.cc:194] Registered new tserver with Master: 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196:32819)
I20260630 12:19:52.748651 32745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42380
I20260630 12:19:52.943547   528 consensus_queue.cc:237] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: true } }
I20260630 12:19:52.951967   379 raft_consensus.cc:1275] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Refusing update from remote peer 3bb3d3d2524a46109aa234b7f9911c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:52.953644   605 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:19:52.954216   453 raft_consensus.cc:1275] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Refusing update from remote peer 3bb3d3d2524a46109aa234b7f9911c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:19:52.955644   605 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:19:52.963099   685 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: true } } }
W20260630 12:19:52.966578   493 consensus_peers.cc:597] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 -> Peer 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196:32819): Couldn't send request to peer 1e177ff4fb31433f89c24c5a8d683222. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61116bec25d14e2e85cd752ee79e8d96. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:19:52.964577   379 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: true } } }
I20260630 12:19:52.969447   453 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: true } } }
I20260630 12:19:52.978291 32745 catalog_manager.cc:5697] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "3bb3d3d2524a46109aa234b7f9911c32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:19:53.406134   695 ts_tablet_manager.cc:933] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: Initiating tablet copy from peer 3bb3d3d2524a46109aa234b7f9911c32 (127.30.94.195:39493)
I20260630 12:19:53.407804   695 tablet_copy_client.cc:323] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:39493
I20260630 12:19:53.417583   538 tablet_copy_service.cc:140] P 3bb3d3d2524a46109aa234b7f9911c32: Received BeginTabletCopySession request for tablet 61116bec25d14e2e85cd752ee79e8d96 from peer 1e177ff4fb31433f89c24c5a8d683222 ({username='slave'} at 127.0.0.1:55668)
I20260630 12:19:53.418051   538 tablet_copy_service.cc:161] P 3bb3d3d2524a46109aa234b7f9911c32: Beginning new tablet copy session on tablet 61116bec25d14e2e85cd752ee79e8d96 from peer 1e177ff4fb31433f89c24c5a8d683222 at {username='slave'} at 127.0.0.1:55668: session id = 1e177ff4fb31433f89c24c5a8d683222-61116bec25d14e2e85cd752ee79e8d96
I20260630 12:19:53.423350   538 tablet_copy_source_session.cc:215] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:19:53.425992   695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61116bec25d14e2e85cd752ee79e8d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:19:53.435606   695 tablet_copy_client.cc:806] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: tablet copy: Starting download of 0 data blocks...
I20260630 12:19:53.436183   695 tablet_copy_client.cc:670] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: tablet copy: Starting download of 1 WAL segments...
I20260630 12:19:53.439569   695 tablet_copy_client.cc:538] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:19:53.445185   695 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: Bootstrap starting.
I20260630 12:19:53.461028   695 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:19:53.461855   695 tablet_bootstrap.cc:492] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: Bootstrap complete.
I20260630 12:19:53.462471   695 ts_tablet_manager.cc:1403] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:19:53.465401   695 raft_consensus.cc:359] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: true } }
I20260630 12:19:53.466216   695 raft_consensus.cc:740] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e177ff4fb31433f89c24c5a8d683222, State: Initialized, Role: LEARNER
I20260630 12:19:53.466878   695 consensus_queue.cc:260] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: true } }
I20260630 12:19:53.468926   678 heartbeater.cc:499] Master 127.30.94.254:38935 was elected leader, sending a full tablet report...
I20260630 12:19:53.469566   695 ts_tablet_manager.cc:1434] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:19:53.471323   538 tablet_copy_service.cc:342] P 3bb3d3d2524a46109aa234b7f9911c32: Request end of tablet copy session 1e177ff4fb31433f89c24c5a8d683222-61116bec25d14e2e85cd752ee79e8d96 received from {username='slave'} at 127.0.0.1:55668
I20260630 12:19:53.471774   538 tablet_copy_service.cc:434] P 3bb3d3d2524a46109aa234b7f9911c32: ending tablet copy session 1e177ff4fb31433f89c24c5a8d683222-61116bec25d14e2e85cd752ee79e8d96 on tablet 61116bec25d14e2e85cd752ee79e8d96 with peer 1e177ff4fb31433f89c24c5a8d683222
I20260630 12:19:53.894697   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:53.897476   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:53.897892   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:53.967414   653 raft_consensus.cc:1217] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:19:54.504817   701 raft_consensus.cc:1064] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32: attempting to promote NON_VOTER 1e177ff4fb31433f89c24c5a8d683222 to VOTER
I20260630 12:19:54.507587   701 consensus_queue.cc:237] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } }
I20260630 12:19:54.514052   653 raft_consensus.cc:1275] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 LEARNER]: Refusing update from remote peer 3bb3d3d2524a46109aa234b7f9911c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:19:54.515211   453 raft_consensus.cc:1275] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Refusing update from remote peer 3bb3d3d2524a46109aa234b7f9911c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:19:54.515663   703 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:19:54.516968   701 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:19:54.517378   379 raft_consensus.cc:1275] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Refusing update from remote peer 3bb3d3d2524a46109aa234b7f9911c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:19:54.518967   701 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:19:54.528349   703 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } } }
I20260630 12:19:54.530122   653 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } } }
I20260630 12:19:54.531252   379 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } } }
I20260630 12:19:54.541083   453 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } } }
I20260630 12:19:54.544265 32743 catalog_manager.cc:5697] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f reported cstate change: config changed from index 2 to 3, 1e177ff4fb31433f89c24c5a8d683222 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3bb3d3d2524a46109aa234b7f9911c32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db8e7a35f0504e81abfb3f5fef98912f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } } }
I20260630 12:19:54.574896   528 consensus_queue.cc:237] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } }
I20260630 12:19:54.579682   653 raft_consensus.cc:1275] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 FOLLOWER]: Refusing update from remote peer 3bb3d3d2524a46109aa234b7f9911c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:19:54.580809   453 raft_consensus.cc:1275] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Refusing update from remote peer 3bb3d3d2524a46109aa234b7f9911c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:19:54.581023   703 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:19:54.582376   701 consensus_queue.cc:1048] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:19:54.589389   705 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } } }
I20260630 12:19:54.591073   453 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } } }
I20260630 12:19:54.596318 32729 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61116bec25d14e2e85cd752ee79e8d96 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:19:54.596172   653 raft_consensus.cc:2955] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } } }
I20260630 12:19:54.600678 32744 catalog_manager.cc:5697] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 reported cstate change: config changed from index 3 to 4, VOTER db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193) evicted. New cstate: current_term: 1 leader_uuid: "3bb3d3d2524a46109aa234b7f9911c32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b95d04d5c4f3467bac3112b602bd9880" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3bb3d3d2524a46109aa234b7f9911c32" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e177ff4fb31433f89c24c5a8d683222" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 32819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:19:54.613174   368 tablet_service.cc:1558] Processing DeleteTablet for tablet 61116bec25d14e2e85cd752ee79e8d96 with delete_type TABLET_DATA_TOMBSTONED (TS db8e7a35f0504e81abfb3f5fef98912f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50036
I20260630 12:19:54.615643   715 tablet_replica.cc:333] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: stopping tablet replica
I20260630 12:19:54.616472   715 raft_consensus.cc:2243] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:19:54.617172   715 raft_consensus.cc:2272] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:19:54.619877   715 ts_tablet_manager.cc:1916] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:19:54.629498   715 ts_tablet_manager.cc:1929] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:19:54.629806   715 log.cc:1199] T 61116bec25d14e2e85cd752ee79e8d96 P db8e7a35f0504e81abfb3f5fef98912f: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782821956795504-31099-0/minicluster-data/ts-0-root/wals/61116bec25d14e2e85cd752ee79e8d96
I20260630 12:19:54.631132 32730 catalog_manager.cc:5028] TS db8e7a35f0504e81abfb3f5fef98912f (127.30.94.193:38253): tablet 61116bec25d14e2e85cd752ee79e8d96 (table test-workload [id=154ca22177c1417784c2910710ad08f4]) successfully deleted
I20260630 12:19:55.898887   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:55.900733   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:55.901005   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:57.901957   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:57.903930   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:57.904217   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:19:59.905136   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:19:59.906998   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:19:59.907285   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:01.908201   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:01.910115   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:01.910411   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:03.911221   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:03.913285   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:03.913661   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:05.914601   330 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:05.916675   330 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:05.917061   330 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:06.568881 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:20:06.592106 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:06.592868 31099 tablet_replica.cc:333] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f: stopping tablet replica
I20260630 12:20:06.593412 31099 raft_consensus.cc:2243] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:06.594342 31099 raft_consensus.cc:2272] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P db8e7a35f0504e81abfb3f5fef98912f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:06.615763 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:20:06.628062 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:20:06.648543 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:06.649338 31099 tablet_replica.cc:333] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880: stopping tablet replica
I20260630 12:20:06.649883 31099 raft_consensus.cc:2243] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:06.650377 31099 raft_consensus.cc:2272] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:06.652477 31099 tablet_replica.cc:333] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880: stopping tablet replica
I20260630 12:20:06.652921 31099 raft_consensus.cc:2243] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:06.653412 31099 raft_consensus.cc:2272] T 61116bec25d14e2e85cd752ee79e8d96 P b95d04d5c4f3467bac3112b602bd9880 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:06.675246 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:20:06.686085 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:20:06.705493 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:06.706159 31099 tablet_replica.cc:333] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32: stopping tablet replica
I20260630 12:20:06.706665 31099 raft_consensus.cc:2243] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:06.707064 31099 raft_consensus.cc:2272] T 35d7a9043c934c7ea16ed6b2fd1dc9b3 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:06.708992 31099 tablet_replica.cc:333] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32: stopping tablet replica
I20260630 12:20:06.709395 31099 raft_consensus.cc:2243] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:06.710129 31099 raft_consensus.cc:2272] T 61116bec25d14e2e85cd752ee79e8d96 P 3bb3d3d2524a46109aa234b7f9911c32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:06.731133 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:20:06.742544 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:20:06.765849 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:06.766481 31099 tablet_replica.cc:333] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222: stopping tablet replica
I20260630 12:20:06.767002 31099 raft_consensus.cc:2243] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:06.767575 31099 raft_consensus.cc:2272] T 61116bec25d14e2e85cd752ee79e8d96 P 1e177ff4fb31433f89c24c5a8d683222 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:06.786928 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:20:06.797168 31099 master.cc:562] Master@127.30.94.254:38935 shutting down...
I20260630 12:20:06.815332 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:06.815958 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:06.816303 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 21ea806d9e5441b6b9e9306074de4c1f: stopping tablet replica
I20260630 12:20:06.834659 31099 master.cc:584] Master@127.30.94.254:38935 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27121 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:20:06.877400 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:46071
I20260630 12:20:06.879192 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:06.886441   721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:06.886533   722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:06.888091   724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:06.889354 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:06.890377 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:06.890607 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:06.890805 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822006890786 us; error 0 us; skew 500 ppm
I20260630 12:20:06.891336 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:06.893864 31099 webserver.cc:533] Webserver started at http://127.30.94.254:39903/ using document root <none> and password file <none>
I20260630 12:20:06.894377 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:06.894608 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:06.894918 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:06.896134 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "1b733a2821fd49db8efb243e8f1ba9c5"
format_stamp: "Formatted at 2026-06-30 12:20:06 on dist-test-slave-cbkb"
I20260630 12:20:06.900934 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:20:06.904422   729 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:06.905299 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:20:06.905604 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "1b733a2821fd49db8efb243e8f1ba9c5"
format_stamp: "Formatted at 2026-06-30 12:20:06 on dist-test-slave-cbkb"
I20260630 12:20:06.905907 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:06.915498 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:06.916640 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:06.953068 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:46071
I20260630 12:20:06.953167   780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:46071 every 8 connection(s)
I20260630 12:20:06.957175   781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:06.968442   781 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5: Bootstrap starting.
I20260630 12:20:06.973455   781 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:06.977569   781 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5: No bootstrap required, opened a new log
I20260630 12:20:06.979655   781 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b733a2821fd49db8efb243e8f1ba9c5" member_type: VOTER }
I20260630 12:20:06.980075   781 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:06.980311   781 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b733a2821fd49db8efb243e8f1ba9c5, State: Initialized, Role: FOLLOWER
I20260630 12:20:06.980981   781 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b733a2821fd49db8efb243e8f1ba9c5" member_type: VOTER }
I20260630 12:20:06.981459   781 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:06.981678   781 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:06.981956   781 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:06.986019   781 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b733a2821fd49db8efb243e8f1ba9c5" member_type: VOTER }
I20260630 12:20:06.986517   781 leader_election.cc:304] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1b733a2821fd49db8efb243e8f1ba9c5; no voters: 
I20260630 12:20:06.987625   781 leader_election.cc:290] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:06.988018   784 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:06.989344   784 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 1 LEADER]: Becoming Leader. State: Replica: 1b733a2821fd49db8efb243e8f1ba9c5, State: Running, Role: LEADER
I20260630 12:20:06.990027   784 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b733a2821fd49db8efb243e8f1ba9c5" member_type: VOTER }
I20260630 12:20:06.990484   781 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:06.993049   785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b733a2821fd49db8efb243e8f1ba9c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b733a2821fd49db8efb243e8f1ba9c5" member_type: VOTER } }
I20260630 12:20:06.993237   786 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b733a2821fd49db8efb243e8f1ba9c5. Latest consensus state: current_term: 1 leader_uuid: "1b733a2821fd49db8efb243e8f1ba9c5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b733a2821fd49db8efb243e8f1ba9c5" member_type: VOTER } }
I20260630 12:20:06.993852   786 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:06.995119   785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:06.997494   790 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:07.002889   790 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:07.006073 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:07.011745   790 catalog_manager.cc:1383] Generated new cluster ID: 446de0112d1848c7a07258d53db48cba
I20260630 12:20:07.012025   790 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:07.032612   790 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:07.033797   790 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:07.048533   790 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5: Generated new TSK 0
I20260630 12:20:07.049139   790 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:07.071604 31099 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000193839s
I20260630 12:20:19.165647 31099 master.cc:562] Master@127.30.94.254:46071 shutting down...
I20260630 12:20:19.190402 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:19.191231 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:19.191638 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b733a2821fd49db8efb243e8f1ba9c5: stopping tablet replica
I20260630 12:20:19.211351 31099 master.cc:584] Master@127.30.94.254:46071 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12364 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:20:19.241888 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:41267
I20260630 12:20:19.242895 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:19.248167   805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:19.248912   806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:19.251981   808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:19.252810 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:19.253571 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:19.253750 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:19.253861 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822019253851 us; error 0 us; skew 500 ppm
I20260630 12:20:19.254274 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:19.256673 31099 webserver.cc:533] Webserver started at http://127.30.94.254:45963/ using document root <none> and password file <none>
I20260630 12:20:19.257082 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:19.257237 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:19.257462 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:19.258574 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "afe692402343480db4cc66e674f643b3"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-cbkb"
I20260630 12:20:19.262728 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:20:19.265720   813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.266422 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:20:19.266696 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "afe692402343480db4cc66e674f643b3"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-cbkb"
I20260630 12:20:19.266952 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:19.290766 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:19.291929 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:19.329370 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:41267
I20260630 12:20:19.329485   864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:41267 every 8 connection(s)
I20260630 12:20:19.333390   865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:19.343771   865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3: Bootstrap starting.
I20260630 12:20:19.348420   865 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:19.352560   865 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3: No bootstrap required, opened a new log
I20260630 12:20:19.354671   865 raft_consensus.cc:359] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afe692402343480db4cc66e674f643b3" member_type: VOTER }
I20260630 12:20:19.355072   865 raft_consensus.cc:385] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:19.355317   865 raft_consensus.cc:740] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe692402343480db4cc66e674f643b3, State: Initialized, Role: FOLLOWER
I20260630 12:20:19.355968   865 consensus_queue.cc:260] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afe692402343480db4cc66e674f643b3" member_type: VOTER }
I20260630 12:20:19.356470   865 raft_consensus.cc:399] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:19.356726   865 raft_consensus.cc:493] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:19.357005   865 raft_consensus.cc:3060] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:19.361111   865 raft_consensus.cc:515] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afe692402343480db4cc66e674f643b3" member_type: VOTER }
I20260630 12:20:19.361603   865 leader_election.cc:304] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: afe692402343480db4cc66e674f643b3; no voters: 
I20260630 12:20:19.362703   865 leader_election.cc:290] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:19.363097   868 raft_consensus.cc:2804] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:19.364418   868 raft_consensus.cc:697] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 1 LEADER]: Becoming Leader. State: Replica: afe692402343480db4cc66e674f643b3, State: Running, Role: LEADER
I20260630 12:20:19.365078   868 consensus_queue.cc:237] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afe692402343480db4cc66e674f643b3" member_type: VOTER }
I20260630 12:20:19.365639   865 sys_catalog.cc:565] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:19.368230   870 sys_catalog.cc:455] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader afe692402343480db4cc66e674f643b3. Latest consensus state: current_term: 1 leader_uuid: "afe692402343480db4cc66e674f643b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afe692402343480db4cc66e674f643b3" member_type: VOTER } }
I20260630 12:20:19.368870   870 sys_catalog.cc:458] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:19.368281   869 sys_catalog.cc:455] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "afe692402343480db4cc66e674f643b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "afe692402343480db4cc66e674f643b3" member_type: VOTER } }
I20260630 12:20:19.369282   869 sys_catalog.cc:458] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:19.378151   873 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:19.385991   873 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:19.386966 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:19.394681   873 catalog_manager.cc:1383] Generated new cluster ID: 0ea604737c6444d2934efd2a3145c950
I20260630 12:20:19.394980   873 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:19.421850   873 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:19.423053   873 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:19.435032   873 catalog_manager.cc:6070] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3: Generated new TSK 0
I20260630 12:20:19.435576   873 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:19.452976 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:19.458930   886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:19.460070   887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:19.461665 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:19.461619   889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:19.462656 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:19.462872 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:19.463047 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822019463009 us; error 0 us; skew 500 ppm
I20260630 12:20:19.463542 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:19.465637 31099 webserver.cc:533] Webserver started at http://127.30.94.193:39011/ using document root <none> and password file <none>
I20260630 12:20:19.466102 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:19.466302 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:19.466593 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:19.467764 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "e13aeb98ef8d4edda6798a04e46b09fe"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-cbkb"
I20260630 12:20:19.472127 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:20:19.475242   894 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.476027 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:19.476303 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "e13aeb98ef8d4edda6798a04e46b09fe"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-cbkb"
I20260630 12:20:19.476644 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:19.497212 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:19.498373 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:19.499776 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:19.502017 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:19.502233 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.502475 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:19.502666 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.541087 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:44307
I20260630 12:20:19.541180   956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:44307 every 8 connection(s)
I20260630 12:20:19.546093 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:19.556250   961 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:19.557227   962 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:19.560541 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:19.560920   964 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:19.561905 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:19.562183 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:19.562393 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822019562376 us; error 0 us; skew 500 ppm
I20260630 12:20:19.563046 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:19.565721 31099 webserver.cc:533] Webserver started at http://127.30.94.194:35725/ using document root <none> and password file <none>
I20260630 12:20:19.566290 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:19.566527 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:19.566857 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:19.567546   957 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41267
I20260630 12:20:19.567930   957 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:19.568240 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "ca5b2226c57840f6a09ea7c95ba901af"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-cbkb"
I20260630 12:20:19.568727   957 heartbeater.cc:507] Master 127.30.94.254:41267 requested a full tablet report, sending...
I20260630 12:20:19.570961   830 ts_manager.cc:194] Registered new tserver with Master: e13aeb98ef8d4edda6798a04e46b09fe (127.30.94.193:44307)
I20260630 12:20:19.572854   830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47090
I20260630 12:20:19.573081 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:20:19.576663   969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.577378 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:20:19.577651 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "ca5b2226c57840f6a09ea7c95ba901af"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-cbkb"
I20260630 12:20:19.577924 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:19.598333 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:19.599475 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:19.601064 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:19.603168 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:19.603397 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.603637 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:19.603811 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.641464 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:43179
I20260630 12:20:19.641567  1031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:43179 every 8 connection(s)
I20260630 12:20:19.646219 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:19.654448  1035 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:19.655625  1036 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:19.659876 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:19.659972  1038 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:19.660640  1032 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41267
I20260630 12:20:19.660936  1032 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:19.661506 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:20:19.661571  1032 heartbeater.cc:507] Master 127.30.94.254:41267 requested a full tablet report, sending...
W20260630 12:20:19.661850 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:19.662091 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822019662071 us; error 0 us; skew 500 ppm
I20260630 12:20:19.662662 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:19.663836   830 ts_manager.cc:194] Registered new tserver with Master: ca5b2226c57840f6a09ea7c95ba901af (127.30.94.194:43179)
I20260630 12:20:19.665270 31099 webserver.cc:533] Webserver started at http://127.30.94.195:33587/ using document root <none> and password file <none>
I20260630 12:20:19.665551   830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47094
I20260630 12:20:19.665802 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:19.666026 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:19.666249 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:19.667531 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "eb0b1db36b87453baa29041bddd855c9"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-cbkb"
I20260630 12:20:19.671640 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:20:19.674798  1043 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.675539 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:19.675817 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "eb0b1db36b87453baa29041bddd855c9"
format_stamp: "Formatted at 2026-06-30 12:20:19 on dist-test-slave-cbkb"
I20260630 12:20:19.676122 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:19.687175 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:19.688455 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:19.689774 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:19.691936 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:19.692157 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.692442 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:19.692620 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:19.731068 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:43815
I20260630 12:20:19.731168  1105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:43815 every 8 connection(s)
I20260630 12:20:19.745091  1106 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41267
I20260630 12:20:19.745456  1106 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:19.746191  1106 heartbeater.cc:507] Master 127.30.94.254:41267 requested a full tablet report, sending...
I20260630 12:20:19.748071   830 ts_manager.cc:194] Registered new tserver with Master: eb0b1db36b87453baa29041bddd855c9 (127.30.94.195:43815)
I20260630 12:20:19.748658 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014403637s
I20260630 12:20:19.749415   830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47110
I20260630 12:20:20.575218   957 heartbeater.cc:499] Master 127.30.94.254:41267 was elected leader, sending a full tablet report...
I20260630 12:20:20.668015  1032 heartbeater.cc:499] Master 127.30.94.254:41267 was elected leader, sending a full tablet report...
I20260630 12:20:20.751844  1106 heartbeater.cc:499] Master 127.30.94.254:41267 was elected leader, sending a full tablet report...
I20260630 12:20:21.382125   883 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:23.382988   883 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:25.384093   883 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:27.385603   883 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:20:28.879107   953 debug-util.cc:398] Leaking SignalData structure 0x7b0800062e40 after lost signal to thread 31102
W20260630 12:20:28.880110   953 debug-util.cc:398] Leaking SignalData structure 0x7b080008d0e0 after lost signal to thread 864
W20260630 12:20:28.881062   953 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4420 after lost signal to thread 956
W20260630 12:20:28.882001   953 debug-util.cc:398] Leaking SignalData structure 0x7b0800182500 after lost signal to thread 1031
W20260630 12:20:28.882800   953 debug-util.cc:398] Leaking SignalData structure 0x7b08001e6040 after lost signal to thread 1105
I20260630 12:20:29.386648   883 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:31.387656   883 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:31.454635 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:20:31.497349 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:31.891311 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:20:31.900518 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:20:31.921389 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:20:31.985848  1028 debug-util.cc:398] Leaking SignalData structure 0x7b08001f97c0 after lost signal to thread 31102
W20260630 12:20:31.986661  1028 debug-util.cc:398] Leaking SignalData structure 0x7b080019ad40 after lost signal to thread 864
W20260630 12:20:31.987592  1028 debug-util.cc:398] Leaking SignalData structure 0x7b08001c77c0 after lost signal to thread 956
W20260630 12:20:31.988437  1028 debug-util.cc:398] Leaking SignalData structure 0x7b0800219ee0 after lost signal to thread 1031
W20260630 12:20:31.989187  1028 debug-util.cc:398] Leaking SignalData structure 0x7b080008af80 after lost signal to thread 1105
W20260630 12:20:32.935421 31099 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 1028)
I20260630 12:20:33.388893   883 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:20:33.935959 31099 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 1028)
I20260630 12:20:34.564970 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:20:34.573623 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:20:34.592801 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:34.608646 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:20:34.616926 31099 master.cc:562] Master@127.30.94.254:41267 shutting down...
I20260630 12:20:34.634534 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:34.635272 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:34.635634 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P afe692402343480db4cc66e674f643b3: stopping tablet replica
I20260630 12:20:34.653421 31099 master.cc:584] Master@127.30.94.254:41267 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (15440 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:20:34.684484 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:43351
I20260630 12:20:34.685590 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:34.691099  1112 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:34.691181  1111 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:34.692534 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:34.692553  1114 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:34.693651 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:34.693838 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:34.694036 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822034694004 us; error 0 us; skew 500 ppm
I20260630 12:20:34.694541 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:34.696911 31099 webserver.cc:533] Webserver started at http://127.30.94.254:35743/ using document root <none> and password file <none>
I20260630 12:20:34.697386 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:34.697577 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:34.697878 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:34.699064 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-cbkb"
I20260630 12:20:34.703474 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:20:34.706763  1119 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:34.707484 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:20:34.707767 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-cbkb"
I20260630 12:20:34.708022 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:34.728358 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:34.729512 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:34.766729 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:43351
I20260630 12:20:34.766870  1170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:43351 every 8 connection(s)
I20260630 12:20:34.770704  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:34.781214  1171 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c: Bootstrap starting.
I20260630 12:20:34.785769  1171 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:34.789939  1171 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c: No bootstrap required, opened a new log
I20260630 12:20:34.792115  1171 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c" member_type: VOTER }
I20260630 12:20:34.792622  1171 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:34.792842  1171 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b2c53a7b3c4b21ba7703fdae8ffa3c, State: Initialized, Role: FOLLOWER
I20260630 12:20:34.793525  1171 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c" member_type: VOTER }
I20260630 12:20:34.793982  1171 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:34.794232  1171 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:34.794509  1171 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:34.798862  1171 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c" member_type: VOTER }
I20260630 12:20:34.799368  1171 leader_election.cc:304] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 53b2c53a7b3c4b21ba7703fdae8ffa3c; no voters: 
I20260630 12:20:34.800541  1171 leader_election.cc:290] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:34.800978  1174 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:34.802241  1174 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 1 LEADER]: Becoming Leader. State: Replica: 53b2c53a7b3c4b21ba7703fdae8ffa3c, State: Running, Role: LEADER
I20260630 12:20:34.802954  1174 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c" member_type: VOTER }
I20260630 12:20:34.803681  1171 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:34.808207  1175 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c" member_type: VOTER } }
I20260630 12:20:34.808188  1176 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53b2c53a7b3c4b21ba7703fdae8ffa3c. Latest consensus state: current_term: 1 leader_uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53b2c53a7b3c4b21ba7703fdae8ffa3c" member_type: VOTER } }
I20260630 12:20:34.809033  1175 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:34.809198  1176 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:34.810866  1181 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:34.816212  1181 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:34.820647 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:34.825295  1181 catalog_manager.cc:1383] Generated new cluster ID: 6ebcd3ce53b74dbe9ae5c78eaf7015c4
I20260630 12:20:34.825567  1181 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:34.856227  1181 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:34.857554  1181 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:34.883616  1181 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c: Generated new TSK 0
I20260630 12:20:34.884253  1181 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:34.951642 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:34.957413  1192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:34.958382  1193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:34.960228  1195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:34.960467 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:34.961457 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:34.961658 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:34.961848 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822034961828 us; error 0 us; skew 500 ppm
I20260630 12:20:34.962368 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:34.964617 31099 webserver.cc:533] Webserver started at http://127.30.94.193:38339/ using document root <none> and password file <none>
I20260630 12:20:34.965073 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:34.965262 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:34.965539 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:34.966588 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "d2c9899cc0c848ca87686c49800985bc"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-cbkb"
I20260630 12:20:34.970784 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:20:34.973845  1200 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:34.974512 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:20:34.974794 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "d2c9899cc0c848ca87686c49800985bc"
format_stamp: "Formatted at 2026-06-30 12:20:34 on dist-test-slave-cbkb"
I20260630 12:20:34.975049 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:34.991801 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:34.992990 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:34.994551 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:34.996894 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:34.997110 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:34.997349 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:34.997548 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.037446 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:39579
I20260630 12:20:35.037552  1262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:39579 every 8 connection(s)
I20260630 12:20:35.042300 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:35.049537  1267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:35.050554  1268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:35.053574 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:35.054579  1270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:35.055524 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:35.055742 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:35.055908 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822035055895 us; error 0 us; skew 500 ppm
I20260630 12:20:35.056504  1263 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43351
I20260630 12:20:35.056524 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:35.056991  1263 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.057893  1263 heartbeater.cc:507] Master 127.30.94.254:43351 requested a full tablet report, sending...
I20260630 12:20:35.059329 31099 webserver.cc:533] Webserver started at http://127.30.94.194:42013/ using document root <none> and password file <none>
I20260630 12:20:35.059875 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:35.060089 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:35.060395 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:35.060273  1136 ts_manager.cc:194] Registered new tserver with Master: d2c9899cc0c848ca87686c49800985bc (127.30.94.193:39579)
I20260630 12:20:35.061544 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "2c61f85168b7461d83e446d612208f9e"
format_stamp: "Formatted at 2026-06-30 12:20:35 on dist-test-slave-cbkb"
I20260630 12:20:35.062299  1136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55192
I20260630 12:20:35.066043 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:20:35.069247  1275 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.070014 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:20:35.070292 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "2c61f85168b7461d83e446d612208f9e"
format_stamp: "Formatted at 2026-06-30 12:20:35 on dist-test-slave-cbkb"
I20260630 12:20:35.070561 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:35.098965 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:35.100055 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:35.101503 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:35.103653 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:35.103890 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.104123 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:35.104290 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.143354 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:40645
I20260630 12:20:35.143492  1337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:40645 every 8 connection(s)
I20260630 12:20:35.147897 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:35.154807  1341 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:35.158088  1342 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:35.159899 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:35.159961  1344 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:35.160866  1338 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43351
I20260630 12:20:35.161196  1338 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.161255 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:35.161566 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:35.161758 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822035161738 us; error 0 us; skew 500 ppm
I20260630 12:20:35.162014  1338 heartbeater.cc:507] Master 127.30.94.254:43351 requested a full tablet report, sending...
I20260630 12:20:35.162446 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:35.164171  1136 ts_manager.cc:194] Registered new tserver with Master: 2c61f85168b7461d83e446d612208f9e (127.30.94.194:40645)
I20260630 12:20:35.165300 31099 webserver.cc:533] Webserver started at http://127.30.94.195:40643/ using document root <none> and password file <none>
I20260630 12:20:35.165979 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:35.166237 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:35.166219  1136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55198
I20260630 12:20:35.166831 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:35.168573 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "be5fef4c2b284a06989d0afa1db68ea2"
format_stamp: "Formatted at 2026-06-30 12:20:35 on dist-test-slave-cbkb"
I20260630 12:20:35.173415 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:20:35.176728  1349 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.177474 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:20:35.177804 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "be5fef4c2b284a06989d0afa1db68ea2"
format_stamp: "Formatted at 2026-06-30 12:20:35 on dist-test-slave-cbkb"
I20260630 12:20:35.178125 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:35.215605 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:35.216842 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:35.218139 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:35.220506 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:35.220750 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.221007 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:35.221204 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:35.261735 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:40631
I20260630 12:20:35.261832  1411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:40631 every 8 connection(s)
I20260630 12:20:35.275234  1412 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43351
I20260630 12:20:35.275655  1412 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:35.276450  1412 heartbeater.cc:507] Master 127.30.94.254:43351 requested a full tablet report, sending...
I20260630 12:20:35.278331  1136 ts_manager.cc:194] Registered new tserver with Master: be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631)
I20260630 12:20:35.279125 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014278971s
I20260630 12:20:35.279668  1136 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55200
I20260630 12:20:36.064646  1263 heartbeater.cc:499] Master 127.30.94.254:43351 was elected leader, sending a full tablet report...
I20260630 12:20:36.169447  1338 heartbeater.cc:499] Master 127.30.94.254:43351 was elected leader, sending a full tablet report...
I20260630 12:20:36.282256  1412 heartbeater.cc:499] Master 127.30.94.254:43351 was elected leader, sending a full tablet report...
I20260630 12:20:36.331187  1136 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55210:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:20:36.333537  1136 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:20:36.393388  1374 tablet_service.cc:1511] Processing CreateTablet for tablet 4078bb3106c443d78a64bc67d765333b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:36.393388  1377 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbab368cdc04f7a9f3b126d4e8306cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:36.395197  1374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4078bb3106c443d78a64bc67d765333b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.396034  1227 tablet_service.cc:1511] Processing CreateTablet for tablet 2601096c35254b488d15ccb1dd224fb2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:36.397449  1227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2601096c35254b488d15ccb1dd224fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.397212  1375 tablet_service.cc:1511] Processing CreateTablet for tablet fbadc76f2eac4b59ad77b629392ac89b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:36.398577  1375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbadc76f2eac4b59ad77b629392ac89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.401145  1228 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbab368cdc04f7a9f3b126d4e8306cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:36.401353  1226 tablet_service.cc:1511] Processing CreateTablet for tablet fbadc76f2eac4b59ad77b629392ac89b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:36.402437  1228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbab368cdc04f7a9f3b126d4e8306cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.403784  1225 tablet_service.cc:1511] Processing CreateTablet for tablet 4078bb3106c443d78a64bc67d765333b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:36.405213  1225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4078bb3106c443d78a64bc67d765333b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.406337  1303 tablet_service.cc:1511] Processing CreateTablet for tablet 9fbab368cdc04f7a9f3b126d4e8306cf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:36.407691  1303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbab368cdc04f7a9f3b126d4e8306cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.401371  1376 tablet_service.cc:1511] Processing CreateTablet for tablet 2601096c35254b488d15ccb1dd224fb2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:36.409278  1376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2601096c35254b488d15ccb1dd224fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.411062  1302 tablet_service.cc:1511] Processing CreateTablet for tablet 2601096c35254b488d15ccb1dd224fb2 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:36.412498  1302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2601096c35254b488d15ccb1dd224fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.412726  1226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbadc76f2eac4b59ad77b629392ac89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.416245  1377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fbab368cdc04f7a9f3b126d4e8306cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.417474  1301 tablet_service.cc:1511] Processing CreateTablet for tablet fbadc76f2eac4b59ad77b629392ac89b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:36.418962  1301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbadc76f2eac4b59ad77b629392ac89b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.425536  1300 tablet_service.cc:1511] Processing CreateTablet for tablet 4078bb3106c443d78a64bc67d765333b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=68efb2de9b104c1cac8e7eb3735420a0]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:36.427007  1300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4078bb3106c443d78a64bc67d765333b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:36.440809  1433 tablet_bootstrap.cc:492] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc: Bootstrap starting.
I20260630 12:20:36.462109  1432 tablet_bootstrap.cc:492] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2: Bootstrap starting.
I20260630 12:20:36.470688  1432 tablet_bootstrap.cc:654] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.474745  1434 tablet_bootstrap.cc:492] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e: Bootstrap starting.
I20260630 12:20:36.479079  1433 tablet_bootstrap.cc:654] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.480804  1432 tablet_bootstrap.cc:492] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2: No bootstrap required, opened a new log
I20260630 12:20:36.481356  1432 ts_tablet_manager.cc:1403] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260630 12:20:36.481693  1434 tablet_bootstrap.cc:654] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.484823  1433 tablet_bootstrap.cc:492] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc: No bootstrap required, opened a new log
I20260630 12:20:36.484355  1432 raft_consensus.cc:359] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.485292  1432 raft_consensus.cc:385] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.485368  1433 ts_tablet_manager.cc:1403] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc: Time spent bootstrapping tablet: real 0.045s	user 0.002s	sys 0.010s
I20260630 12:20:36.485678  1432 raft_consensus.cc:740] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5fef4c2b284a06989d0afa1db68ea2, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.486651  1434 tablet_bootstrap.cc:492] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e: No bootstrap required, opened a new log
I20260630 12:20:36.486529  1432 consensus_queue.cc:260] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.487126  1434 ts_tablet_manager.cc:1403] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260630 12:20:36.488365  1433 raft_consensus.cc:359] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.489178  1433 raft_consensus.cc:385] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.489473  1432 ts_tablet_manager.cc:1434] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:20:36.489506  1433 raft_consensus.cc:740] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2c9899cc0c848ca87686c49800985bc, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.489931  1434 raft_consensus.cc:359] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.490592  1432 tablet_bootstrap.cc:492] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2: Bootstrap starting.
I20260630 12:20:36.490797  1434 raft_consensus.cc:385] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.491146  1434 raft_consensus.cc:740] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c61f85168b7461d83e446d612208f9e, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.491825  1434 consensus_queue.cc:260] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.497416  1434 ts_tablet_manager.cc:1434] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:20:36.498113  1432 tablet_bootstrap.cc:654] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.498646  1434 tablet_bootstrap.cc:492] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e: Bootstrap starting.
I20260630 12:20:36.495410  1433 consensus_queue.cc:260] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.505442  1434 tablet_bootstrap.cc:654] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.509341  1433 ts_tablet_manager.cc:1434] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.006s
I20260630 12:20:36.512634  1433 tablet_bootstrap.cc:492] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc: Bootstrap starting.
W20260630 12:20:36.516623  1413 tablet.cc:2406] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:20:36.519821  1432 tablet_bootstrap.cc:492] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2: No bootstrap required, opened a new log
I20260630 12:20:36.520419  1432 ts_tablet_manager.cc:1403] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260630 12:20:36.521485  1433 tablet_bootstrap.cc:654] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.523442  1432 raft_consensus.cc:359] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.524212  1432 raft_consensus.cc:385] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.524588  1432 raft_consensus.cc:740] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5fef4c2b284a06989d0afa1db68ea2, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.525489  1432 consensus_queue.cc:260] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.526952  1434 tablet_bootstrap.cc:492] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e: No bootstrap required, opened a new log
I20260630 12:20:36.527446  1434 ts_tablet_manager.cc:1403] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.018s
I20260630 12:20:36.529429  1432 ts_tablet_manager.cc:1434] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:20:36.530339  1433 tablet_bootstrap.cc:492] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc: No bootstrap required, opened a new log
I20260630 12:20:36.530400  1432 tablet_bootstrap.cc:492] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2: Bootstrap starting.
I20260630 12:20:36.530294  1434 raft_consensus.cc:359] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.531174  1433 ts_tablet_manager.cc:1403] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260630 12:20:36.531275  1434 raft_consensus.cc:385] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.531791  1434 raft_consensus.cc:740] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c61f85168b7461d83e446d612208f9e, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.532748  1434 consensus_queue.cc:260] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.534173  1433 raft_consensus.cc:359] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.534965  1433 raft_consensus.cc:385] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.534976  1434 ts_tablet_manager.cc:1434] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:20:36.536396  1434 tablet_bootstrap.cc:492] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e: Bootstrap starting.
I20260630 12:20:36.537544  1432 tablet_bootstrap.cc:654] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.535540  1433 raft_consensus.cc:740] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2c9899cc0c848ca87686c49800985bc, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.539394  1433 consensus_queue.cc:260] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.541620  1433 ts_tablet_manager.cc:1434] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:20:36.542704  1433 tablet_bootstrap.cc:492] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc: Bootstrap starting.
I20260630 12:20:36.546204  1434 tablet_bootstrap.cc:654] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.549013  1433 tablet_bootstrap.cc:654] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.552556  1432 tablet_bootstrap.cc:492] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2: No bootstrap required, opened a new log
I20260630 12:20:36.553253  1432 ts_tablet_manager.cc:1403] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260630 12:20:36.557478  1433 tablet_bootstrap.cc:492] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc: No bootstrap required, opened a new log
I20260630 12:20:36.557039  1432 raft_consensus.cc:359] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.558070  1432 raft_consensus.cc:385] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.558012  1439 raft_consensus.cc:493] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:36.558743  1439 raft_consensus.cc:515] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.558029  1433 ts_tablet_manager.cc:1403] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:20:36.560665  1434 tablet_bootstrap.cc:492] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e: No bootstrap required, opened a new log
I20260630 12:20:36.561132  1434 ts_tablet_manager.cc:1403] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260630 12:20:36.563925  1439 leader_election.cc:290] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2c9899cc0c848ca87686c49800985bc (127.30.94.193:39579), be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631)
I20260630 12:20:36.564170  1433 raft_consensus.cc:359] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.565059  1433 raft_consensus.cc:385] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.565344  1433 raft_consensus.cc:740] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2c9899cc0c848ca87686c49800985bc, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.566264  1433 consensus_queue.cc:260] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.566926  1434 raft_consensus.cc:359] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.568009  1434 raft_consensus.cc:385] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.569291  1432 raft_consensus.cc:740] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5fef4c2b284a06989d0afa1db68ea2, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.571240  1433 ts_tablet_manager.cc:1434] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:20:36.570307  1434 raft_consensus.cc:740] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c61f85168b7461d83e446d612208f9e, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.571738  1432 consensus_queue.cc:260] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.572403  1433 tablet_bootstrap.cc:492] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc: Bootstrap starting.
I20260630 12:20:36.572634  1434 consensus_queue.cc:260] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.574846  1434 ts_tablet_manager.cc:1434] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260630 12:20:36.579523  1433 tablet_bootstrap.cc:654] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.580920  1434 tablet_bootstrap.cc:492] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e: Bootstrap starting.
I20260630 12:20:36.587342  1434 tablet_bootstrap.cc:654] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.588078  1432 ts_tablet_manager.cc:1434] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260630 12:20:36.591511  1433 tablet_bootstrap.cc:492] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc: No bootstrap required, opened a new log
I20260630 12:20:36.591272  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbadc76f2eac4b59ad77b629392ac89b" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5fef4c2b284a06989d0afa1db68ea2" is_pre_election: true
I20260630 12:20:36.592010  1432 tablet_bootstrap.cc:492] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2: Bootstrap starting.
I20260630 12:20:36.592015  1387 raft_consensus.cc:2468] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 0.
I20260630 12:20:36.593343  1433 ts_tablet_manager.cc:1403] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260630 12:20:36.594587  1277 leader_election.cc:304] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c61f85168b7461d83e446d612208f9e, be5fef4c2b284a06989d0afa1db68ea2; no voters: 
I20260630 12:20:36.595507  1439 raft_consensus.cc:2804] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:36.595870  1439 raft_consensus.cc:493] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:36.596195  1433 raft_consensus.cc:359] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.597056  1433 raft_consensus.cc:385] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.597404  1433 raft_consensus.cc:740] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2c9899cc0c848ca87686c49800985bc, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.598078  1433 consensus_queue.cc:260] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.598302  1238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbadc76f2eac4b59ad77b629392ac89b" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2c9899cc0c848ca87686c49800985bc" is_pre_election: true
I20260630 12:20:36.598865  1432 tablet_bootstrap.cc:654] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:36.599128  1238 raft_consensus.cc:2468] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 0.
I20260630 12:20:36.600252  1433 ts_tablet_manager.cc:1434] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:20:36.596216  1439 raft_consensus.cc:3060] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.606372  1432 tablet_bootstrap.cc:492] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2: No bootstrap required, opened a new log
I20260630 12:20:36.606881  1432 ts_tablet_manager.cc:1403] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260630 12:20:36.609707  1432 raft_consensus.cc:359] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.610425  1432 raft_consensus.cc:385] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.610776  1432 raft_consensus.cc:740] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be5fef4c2b284a06989d0afa1db68ea2, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.610661  1439 raft_consensus.cc:515] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.611799  1432 consensus_queue.cc:260] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.613744  1238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbadc76f2eac4b59ad77b629392ac89b" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2c9899cc0c848ca87686c49800985bc"
I20260630 12:20:36.614423  1432 ts_tablet_manager.cc:1434] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:20:36.614481  1238 raft_consensus.cc:3060] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.615537  1439 leader_election.cc:290] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 election: Requested vote from peers d2c9899cc0c848ca87686c49800985bc (127.30.94.193:39579), be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631)
I20260630 12:20:36.617481  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbadc76f2eac4b59ad77b629392ac89b" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5fef4c2b284a06989d0afa1db68ea2"
I20260630 12:20:36.618057  1387 raft_consensus.cc:3060] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.618446  1434 tablet_bootstrap.cc:492] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e: No bootstrap required, opened a new log
I20260630 12:20:36.618916  1434 ts_tablet_manager.cc:1403] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.012s
I20260630 12:20:36.621755  1434 raft_consensus.cc:359] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.622424  1434 raft_consensus.cc:385] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:36.622576  1238 raft_consensus.cc:2468] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 1.
I20260630 12:20:36.622747  1434 raft_consensus.cc:740] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c61f85168b7461d83e446d612208f9e, State: Initialized, Role: FOLLOWER
I20260630 12:20:36.623564  1434 consensus_queue.cc:260] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.623968  1276 leader_election.cc:304] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c61f85168b7461d83e446d612208f9e, d2c9899cc0c848ca87686c49800985bc; no voters: 
I20260630 12:20:36.624876  1439 raft_consensus.cc:2804] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:36.625129  1387 raft_consensus.cc:2468] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 1.
I20260630 12:20:36.625379  1439 raft_consensus.cc:697] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: Becoming Leader. State: Replica: 2c61f85168b7461d83e446d612208f9e, State: Running, Role: LEADER
I20260630 12:20:36.626188  1439 consensus_queue.cc:237] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.631556  1434 ts_tablet_manager.cc:1434] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:20:36.634512  1452 raft_consensus.cc:493] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:36.634970  1452 raft_consensus.cc:515] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.636832  1452 leader_election.cc:290] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2c9899cc0c848ca87686c49800985bc (127.30.94.193:39579), be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631)
I20260630 12:20:36.637408  1238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2601096c35254b488d15ccb1dd224fb2" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2c9899cc0c848ca87686c49800985bc" is_pre_election: true
I20260630 12:20:36.638038  1238 raft_consensus.cc:2468] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 0.
I20260630 12:20:36.639048  1276 leader_election.cc:304] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c61f85168b7461d83e446d612208f9e, d2c9899cc0c848ca87686c49800985bc; no voters: 
I20260630 12:20:36.639775  1452 raft_consensus.cc:2804] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:36.640098  1452 raft_consensus.cc:493] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:36.638223  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2601096c35254b488d15ccb1dd224fb2" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5fef4c2b284a06989d0afa1db68ea2" is_pre_election: true
I20260630 12:20:36.640501  1452 raft_consensus.cc:3060] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.640656  1387 raft_consensus.cc:2468] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 0.
I20260630 12:20:36.642484  1136 catalog_manager.cc:5697] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c61f85168b7461d83e446d612208f9e (127.30.94.194). New cstate: current_term: 1 leader_uuid: "2c61f85168b7461d83e446d612208f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:36.646152  1452 raft_consensus.cc:515] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.647962  1452 leader_election.cc:290] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 election: Requested vote from peers d2c9899cc0c848ca87686c49800985bc (127.30.94.193:39579), be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631)
I20260630 12:20:36.648595  1238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2601096c35254b488d15ccb1dd224fb2" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2c9899cc0c848ca87686c49800985bc"
I20260630 12:20:36.649266  1439 raft_consensus.cc:493] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:36.649117  1238 raft_consensus.cc:3060] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.649705  1439 raft_consensus.cc:515] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.651398  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2601096c35254b488d15ccb1dd224fb2" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5fef4c2b284a06989d0afa1db68ea2"
I20260630 12:20:36.651554  1439 leader_election.cc:290] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2c9899cc0c848ca87686c49800985bc (127.30.94.193:39579), be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631)
I20260630 12:20:36.651952  1387 raft_consensus.cc:3060] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.653236  1386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4078bb3106c443d78a64bc67d765333b" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5fef4c2b284a06989d0afa1db68ea2" is_pre_election: true
I20260630 12:20:36.653491  1237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4078bb3106c443d78a64bc67d765333b" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2c9899cc0c848ca87686c49800985bc" is_pre_election: true
I20260630 12:20:36.653926  1386 raft_consensus.cc:2468] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 0.
I20260630 12:20:36.654141  1237 raft_consensus.cc:2468] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 0.
I20260630 12:20:36.655154  1276 leader_election.cc:304] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c61f85168b7461d83e446d612208f9e, d2c9899cc0c848ca87686c49800985bc; no voters: 
I20260630 12:20:36.655886  1439 raft_consensus.cc:2804] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:36.656240  1439 raft_consensus.cc:493] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:36.656603  1439 raft_consensus.cc:3060] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.657727  1387 raft_consensus.cc:2468] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 1.
I20260630 12:20:36.658217  1238 raft_consensus.cc:2468] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 1.
I20260630 12:20:36.658636  1277 leader_election.cc:304] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c61f85168b7461d83e446d612208f9e, be5fef4c2b284a06989d0afa1db68ea2; no voters: 
I20260630 12:20:36.659370  1452 raft_consensus.cc:2804] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:36.660621  1452 raft_consensus.cc:697] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: Becoming Leader. State: Replica: 2c61f85168b7461d83e446d612208f9e, State: Running, Role: LEADER
I20260630 12:20:36.661303  1452 consensus_queue.cc:237] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.661973  1439 raft_consensus.cc:515] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.663666  1439 leader_election.cc:290] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 election: Requested vote from peers d2c9899cc0c848ca87686c49800985bc (127.30.94.193:39579), be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631)
I20260630 12:20:36.664708  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4078bb3106c443d78a64bc67d765333b" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5fef4c2b284a06989d0afa1db68ea2"
I20260630 12:20:36.664721  1238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4078bb3106c443d78a64bc67d765333b" candidate_uuid: "2c61f85168b7461d83e446d612208f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2c9899cc0c848ca87686c49800985bc"
I20260630 12:20:36.665529  1387 raft_consensus.cc:3060] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.665596  1238 raft_consensus.cc:3060] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.670583  1238 raft_consensus.cc:2468] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 1.
I20260630 12:20:36.671126  1387 raft_consensus.cc:2468] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c61f85168b7461d83e446d612208f9e in term 1.
I20260630 12:20:36.670631  1136 catalog_manager.cc:5697] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c61f85168b7461d83e446d612208f9e (127.30.94.194). New cstate: current_term: 1 leader_uuid: "2c61f85168b7461d83e446d612208f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:36.671581  1276 leader_election.cc:304] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c61f85168b7461d83e446d612208f9e, d2c9899cc0c848ca87686c49800985bc; no voters: 
I20260630 12:20:36.672369  1452 raft_consensus.cc:2804] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:36.672969  1452 raft_consensus.cc:697] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: Becoming Leader. State: Replica: 2c61f85168b7461d83e446d612208f9e, State: Running, Role: LEADER
I20260630 12:20:36.673692  1452 consensus_queue.cc:237] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } }
I20260630 12:20:36.676616  1441 raft_consensus.cc:493] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:36.677037  1441 raft_consensus.cc:515] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.682140  1441 leader_election.cc:290] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631), 2c61f85168b7461d83e446d612208f9e (127.30.94.194:40645)
I20260630 12:20:36.685467  1136 catalog_manager.cc:5697] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c61f85168b7461d83e446d612208f9e (127.30.94.194). New cstate: current_term: 1 leader_uuid: "2c61f85168b7461d83e446d612208f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:36.691170  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbab368cdc04f7a9f3b126d4e8306cf" candidate_uuid: "d2c9899cc0c848ca87686c49800985bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5fef4c2b284a06989d0afa1db68ea2" is_pre_election: true
I20260630 12:20:36.691838  1387 raft_consensus.cc:2468] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2c9899cc0c848ca87686c49800985bc in term 0.
I20260630 12:20:36.692909  1202 leader_election.cc:304] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be5fef4c2b284a06989d0afa1db68ea2, d2c9899cc0c848ca87686c49800985bc; no voters: 
I20260630 12:20:36.693696  1441 raft_consensus.cc:2804] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:36.693984  1441 raft_consensus.cc:493] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:36.694242  1441 raft_consensus.cc:3060] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.694800  1313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbab368cdc04f7a9f3b126d4e8306cf" candidate_uuid: "d2c9899cc0c848ca87686c49800985bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c61f85168b7461d83e446d612208f9e" is_pre_election: true
I20260630 12:20:36.695484  1313 raft_consensus.cc:2468] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2c9899cc0c848ca87686c49800985bc in term 0.
I20260630 12:20:36.699465  1441 raft_consensus.cc:515] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.700842  1441 leader_election.cc:290] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [CANDIDATE]: Term 1 election: Requested vote from peers be5fef4c2b284a06989d0afa1db68ea2 (127.30.94.195:40631), 2c61f85168b7461d83e446d612208f9e (127.30.94.194:40645)
I20260630 12:20:36.701534  1387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbab368cdc04f7a9f3b126d4e8306cf" candidate_uuid: "d2c9899cc0c848ca87686c49800985bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be5fef4c2b284a06989d0afa1db68ea2"
I20260630 12:20:36.701787  1313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fbab368cdc04f7a9f3b126d4e8306cf" candidate_uuid: "d2c9899cc0c848ca87686c49800985bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c61f85168b7461d83e446d612208f9e"
I20260630 12:20:36.702013  1387 raft_consensus.cc:3060] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.702320  1313 raft_consensus.cc:3060] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:36.706419  1387 raft_consensus.cc:2468] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2c9899cc0c848ca87686c49800985bc in term 1.
I20260630 12:20:36.706920  1313 raft_consensus.cc:2468] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2c9899cc0c848ca87686c49800985bc in term 1.
I20260630 12:20:36.707505  1202 leader_election.cc:304] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be5fef4c2b284a06989d0afa1db68ea2, d2c9899cc0c848ca87686c49800985bc; no voters: 
I20260630 12:20:36.708287  1441 raft_consensus.cc:2804] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:36.709354  1441 raft_consensus.cc:697] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 1 LEADER]: Becoming Leader. State: Replica: d2c9899cc0c848ca87686c49800985bc, State: Running, Role: LEADER
I20260630 12:20:36.710019  1441 consensus_queue.cc:237] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } }
I20260630 12:20:36.716944  1136 catalog_manager.cc:5697] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc reported cstate change: term changed from 0 to 1, leader changed from <none> to d2c9899cc0c848ca87686c49800985bc (127.30.94.193). New cstate: current_term: 1 leader_uuid: "d2c9899cc0c848ca87686c49800985bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be5fef4c2b284a06989d0afa1db68ea2" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2c9899cc0c848ca87686c49800985bc" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c61f85168b7461d83e446d612208f9e" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40645 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:36.757206 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:20:36.778680 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:36.779428 31099 tablet_replica.cc:333] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc: stopping tablet replica
I20260630 12:20:36.779995 31099 raft_consensus.cc:2243] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:36.780606 31099 pending_rounds.cc:70] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc: Trying to abort 1 pending ops.
I20260630 12:20:36.780778 31099 pending_rounds.cc:77] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439062370451456 op_type: NO_OP noop_request { }
I20260630 12:20:36.781036 31099 raft_consensus.cc:2889] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:20:36.781261 31099 raft_consensus.cc:2272] T 9fbab368cdc04f7a9f3b126d4e8306cf P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.783226 31099 tablet_replica.cc:333] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc: stopping tablet replica
I20260630 12:20:36.783658 31099 raft_consensus.cc:2243] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:36.783946 31099 raft_consensus.cc:2272] T fbadc76f2eac4b59ad77b629392ac89b P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.785611 31099 tablet_replica.cc:333] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc: stopping tablet replica
I20260630 12:20:36.786036 31099 raft_consensus.cc:2243] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:36.786334 31099 raft_consensus.cc:2272] T 4078bb3106c443d78a64bc67d765333b P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.787895 31099 tablet_replica.cc:333] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc: stopping tablet replica
I20260630 12:20:36.788306 31099 raft_consensus.cc:2243] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:36.788658 31099 raft_consensus.cc:2272] T 2601096c35254b488d15ccb1dd224fb2 P d2c9899cc0c848ca87686c49800985bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.809641 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:20:36.819765 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:20:36.820612  1189 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
W20260630 12:20:36.843152  1189 auto_leader_rebalancer.cc:524] the master instance isn't leader: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260630 12:20:36.846087 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:36.846927 31099 tablet_replica.cc:333] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e: stopping tablet replica
I20260630 12:20:36.847433 31099 raft_consensus.cc:2243] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:36.847957 31099 pending_rounds.cc:70] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e: Trying to abort 1 pending ops.
I20260630 12:20:36.848115 31099 pending_rounds.cc:77] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439062171656192 op_type: NO_OP noop_request { }
I20260630 12:20:36.848409 31099 raft_consensus.cc:2889] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:20:36.848642 31099 raft_consensus.cc:2272] T 2601096c35254b488d15ccb1dd224fb2 P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.850775 31099 tablet_replica.cc:333] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e: stopping tablet replica
I20260630 12:20:36.851284 31099 raft_consensus.cc:2243] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:36.851820 31099 pending_rounds.cc:70] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e: Trying to abort 1 pending ops.
I20260630 12:20:36.851971 31099 pending_rounds.cc:77] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439062221721600 op_type: NO_OP noop_request { }
I20260630 12:20:36.852176 31099 raft_consensus.cc:2889] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:20:36.852458 31099 raft_consensus.cc:2272] T 4078bb3106c443d78a64bc67d765333b P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.854453 31099 tablet_replica.cc:333] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e: stopping tablet replica
I20260630 12:20:36.854871 31099 raft_consensus.cc:2243] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:36.855332 31099 pending_rounds.cc:70] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e: Trying to abort 1 pending ops.
I20260630 12:20:36.855474 31099 pending_rounds.cc:77] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439062030647296 op_type: NO_OP noop_request { }
I20260630 12:20:36.855669 31099 raft_consensus.cc:2889] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:20:36.855870 31099 raft_consensus.cc:2272] T fbadc76f2eac4b59ad77b629392ac89b P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.857806 31099 tablet_replica.cc:333] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e: stopping tablet replica
I20260630 12:20:36.858192 31099 raft_consensus.cc:2243] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:36.858492 31099 raft_consensus.cc:2272] T 9fbab368cdc04f7a9f3b126d4e8306cf P 2c61f85168b7461d83e446d612208f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.882035 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:20:36.894419 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:20:36.911597 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:36.912410 31099 tablet_replica.cc:333] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2: stopping tablet replica
I20260630 12:20:36.912977 31099 raft_consensus.cc:2243] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:36.913316 31099 raft_consensus.cc:2272] T 9fbab368cdc04f7a9f3b126d4e8306cf P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.915086 31099 tablet_replica.cc:333] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2: stopping tablet replica
I20260630 12:20:36.915516 31099 raft_consensus.cc:2243] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:36.915824 31099 raft_consensus.cc:2272] T 2601096c35254b488d15ccb1dd224fb2 P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.917470 31099 tablet_replica.cc:333] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2: stopping tablet replica
I20260630 12:20:36.917899 31099 raft_consensus.cc:2243] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:36.918190 31099 raft_consensus.cc:2272] T 4078bb3106c443d78a64bc67d765333b P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.919854 31099 tablet_replica.cc:333] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2: stopping tablet replica
I20260630 12:20:36.920245 31099 raft_consensus.cc:2243] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:36.920657 31099 raft_consensus.cc:2272] T fbadc76f2eac4b59ad77b629392ac89b P be5fef4c2b284a06989d0afa1db68ea2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.941371 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:20:36.951958 31099 master.cc:562] Master@127.30.94.254:43351 shutting down...
I20260630 12:20:36.966324 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:36.966815 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:36.967118 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53b2c53a7b3c4b21ba7703fdae8ffa3c: stopping tablet replica
I20260630 12:20:36.984607 31099 master.cc:584] Master@127.30.94.254:43351 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2331 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:20:37.015152 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:43221
I20260630 12:20:37.016158 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:37.021409  1463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:37.022501  1462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:37.023051  1465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:37.023396 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:37.024222 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:37.024462 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:37.024582 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822037024570 us; error 0 us; skew 500 ppm
I20260630 12:20:37.025038 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:37.027086 31099 webserver.cc:533] Webserver started at http://127.30.94.254:45449/ using document root <none> and password file <none>
I20260630 12:20:37.027601 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:37.027761 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:37.027967 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:37.028965 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "041bb36decb642e28501e0e9521c2128"
format_stamp: "Formatted at 2026-06-30 12:20:37 on dist-test-slave-cbkb"
I20260630 12:20:37.033356 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:20:37.036412  1470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.037173 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:20:37.037403 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "041bb36decb642e28501e0e9521c2128"
format_stamp: "Formatted at 2026-06-30 12:20:37 on dist-test-slave-cbkb"
I20260630 12:20:37.037621 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:37.050920 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:37.051808 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:37.087270 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:43221
I20260630 12:20:37.087358  1521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:43221 every 8 connection(s)
I20260630 12:20:37.091171  1522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:37.101437  1522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128: Bootstrap starting.
I20260630 12:20:37.105324  1522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:37.109005  1522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128: No bootstrap required, opened a new log
I20260630 12:20:37.110939  1522 raft_consensus.cc:359] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041bb36decb642e28501e0e9521c2128" member_type: VOTER }
I20260630 12:20:37.111330  1522 raft_consensus.cc:385] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:37.111568  1522 raft_consensus.cc:740] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 041bb36decb642e28501e0e9521c2128, State: Initialized, Role: FOLLOWER
I20260630 12:20:37.112128  1522 consensus_queue.cc:260] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041bb36decb642e28501e0e9521c2128" member_type: VOTER }
I20260630 12:20:37.112600  1522 raft_consensus.cc:399] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:37.112835  1522 raft_consensus.cc:493] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:37.113098  1522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:37.117103  1522 raft_consensus.cc:515] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041bb36decb642e28501e0e9521c2128" member_type: VOTER }
I20260630 12:20:37.117573  1522 leader_election.cc:304] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 041bb36decb642e28501e0e9521c2128; no voters: 
I20260630 12:20:37.118685  1522 leader_election.cc:290] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:37.119021  1525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:37.120596  1525 raft_consensus.cc:697] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 1 LEADER]: Becoming Leader. State: Replica: 041bb36decb642e28501e0e9521c2128, State: Running, Role: LEADER
I20260630 12:20:37.121206  1525 consensus_queue.cc:237] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041bb36decb642e28501e0e9521c2128" member_type: VOTER }
I20260630 12:20:37.121527  1522 sys_catalog.cc:565] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:37.124454  1526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "041bb36decb642e28501e0e9521c2128" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041bb36decb642e28501e0e9521c2128" member_type: VOTER } }
I20260630 12:20:37.124547  1527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 041bb36decb642e28501e0e9521c2128. Latest consensus state: current_term: 1 leader_uuid: "041bb36decb642e28501e0e9521c2128" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "041bb36decb642e28501e0e9521c2128" member_type: VOTER } }
I20260630 12:20:37.125331  1526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:37.125485  1527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:37.129271  1531 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:37.134469  1531 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:37.136830 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:37.143539  1531 catalog_manager.cc:1383] Generated new cluster ID: 17a8e200fbc94ebf9b40691cb5da9ed4
I20260630 12:20:37.143834  1531 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:37.173888  1531 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:37.175233  1531 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:37.188347  1531 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128: Generated new TSK 0
I20260630 12:20:37.188966  1531 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:37.202894 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:37.208506  1543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:37.209777  1544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:37.211477 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:37.211725  1546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:37.212759 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:37.212972 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:37.213140 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822037213126 us; error 0 us; skew 500 ppm
I20260630 12:20:37.213696 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:37.215947 31099 webserver.cc:533] Webserver started at http://127.30.94.193:33459/ using document root <none> and password file <none>
I20260630 12:20:37.216504 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:37.216704 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:37.217024 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:37.235169 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "00e7efd7bae24babbc190da33f785590"
format_stamp: "Formatted at 2026-06-30 12:20:37 on dist-test-slave-cbkb"
I20260630 12:20:37.240453 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:20:37.244091  1552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.244882 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:20:37.245184 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "00e7efd7bae24babbc190da33f785590"
format_stamp: "Formatted at 2026-06-30 12:20:37 on dist-test-slave-cbkb"
I20260630 12:20:37.245456 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:37.266562 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:37.267802 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:37.269291 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:37.271790 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:37.272009 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.272280 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:37.272483 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:20:37.314229 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:33989
I20260630 12:20:37.314316  1614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:33989 every 8 connection(s)
I20260630 12:20:37.320597 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:37.328114  1619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:37.328295  1620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:37.332077 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:37.331929  1622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:37.333601 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:37.333858 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:37.334095 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822037334074 us; error 0 us; skew 500 ppm
I20260630 12:20:37.334344  1615 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43221
I20260630 12:20:37.334704 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:37.334757  1615 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:37.335530  1615 heartbeater.cc:507] Master 127.30.94.254:43221 requested a full tablet report, sending...
I20260630 12:20:37.337543 31099 webserver.cc:533] Webserver started at http://127.30.94.194:39423/ using document root <none> and password file <none>
I20260630 12:20:37.338100 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:37.338331 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:37.338291  1487 ts_manager.cc:194] Registered new tserver with Master: 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:37.338887 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:37.340305 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "5879a2ca100a4382b2ea6fd25f787099"
format_stamp: "Formatted at 2026-06-30 12:20:37 on dist-test-slave-cbkb"
I20260630 12:20:37.340775  1487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44942
I20260630 12:20:37.344969 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:20:37.348417  1627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.349134 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:20:37.349409 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "5879a2ca100a4382b2ea6fd25f787099"
format_stamp: "Formatted at 2026-06-30 12:20:37 on dist-test-slave-cbkb"
I20260630 12:20:37.349673 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:37.372511 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:37.373692 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:37.375077 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:37.377214 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:37.377444 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.377667 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:37.377836 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.416469 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:35611
I20260630 12:20:37.416574  1689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:35611 every 8 connection(s)
I20260630 12:20:37.421136 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:37.429620  1694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:37.429688  1693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:37.432792 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:37.433575  1696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:37.434252  1690 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43221
I20260630 12:20:37.434659  1690 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:37.434700 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:37.435161 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:37.435381 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822037435361 us; error 0 us; skew 500 ppm
I20260630 12:20:37.435791  1690 heartbeater.cc:507] Master 127.30.94.254:43221 requested a full tablet report, sending...
I20260630 12:20:37.436123 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:37.437932  1487 ts_manager.cc:194] Registered new tserver with Master: 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:37.439061 31099 webserver.cc:533] Webserver started at http://127.30.94.195:40547/ using document root <none> and password file <none>
I20260630 12:20:37.439391  1487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44954
I20260630 12:20:37.439654 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:37.439908 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:37.440173 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:37.441444 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
format_stamp: "Formatted at 2026-06-30 12:20:37 on dist-test-slave-cbkb"
I20260630 12:20:37.445519 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:20:37.448755  1701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.449520 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:20:37.449796 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
format_stamp: "Formatted at 2026-06-30 12:20:37 on dist-test-slave-cbkb"
I20260630 12:20:37.450053 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:37.470305 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:37.471486 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:37.472970 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:37.475157 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:37.475389 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.475620 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:37.475792 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:37.514443 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:41447
I20260630 12:20:37.514559  1763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:41447 every 8 connection(s)
I20260630 12:20:37.527987  1764 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43221
I20260630 12:20:37.528429  1764 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:37.529116  1764 heartbeater.cc:507] Master 127.30.94.254:43221 requested a full tablet report, sending...
I20260630 12:20:37.530905  1487 ts_manager.cc:194] Registered new tserver with Master: b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:37.531935 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014369062s
I20260630 12:20:37.532402  1487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44960
I20260630 12:20:38.343449  1615 heartbeater.cc:499] Master 127.30.94.254:43221 was elected leader, sending a full tablet report...
I20260630 12:20:38.441740  1690 heartbeater.cc:499] Master 127.30.94.254:43221 was elected leader, sending a full tablet report...
I20260630 12:20:38.534826  1764 heartbeater.cc:499] Master 127.30.94.254:43221 was elected leader, sending a full tablet report...
I20260630 12:20:38.584419  1487 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44966:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:20:38.586781  1487 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:20:38.645560  1728 tablet_service.cc:1511] Processing CreateTablet for tablet 483a70088af24d2cb856e99195fa19bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.645996  1727 tablet_service.cc:1511] Processing CreateTablet for tablet 94ce390d0fc94e688d8c6d04d752f883 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.647261  1728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483a70088af24d2cb856e99195fa19bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.648294  1726 tablet_service.cc:1511] Processing CreateTablet for tablet e7827223495f4a06995226d96db72331 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.648777  1729 tablet_service.cc:1511] Processing CreateTablet for tablet 33c884d8341e45f88d8436e5b4e24296 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.650043  1580 tablet_service.cc:1511] Processing CreateTablet for tablet 33c884d8341e45f88d8436e5b4e24296 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.650450  1726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7827223495f4a06995226d96db72331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.650511  1578 tablet_service.cc:1511] Processing CreateTablet for tablet 94ce390d0fc94e688d8c6d04d752f883 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.651522  1580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c884d8341e45f88d8436e5b4e24296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.651643  1729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c884d8341e45f88d8436e5b4e24296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.652433  1727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ce390d0fc94e688d8c6d04d752f883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.652873  1577 tablet_service.cc:1511] Processing CreateTablet for tablet e7827223495f4a06995226d96db72331 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.654349  1577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7827223495f4a06995226d96db72331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.657414  1576 tablet_service.cc:1511] Processing CreateTablet for tablet 128c7fcb25784690967436e360ef402c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.658744  1576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128c7fcb25784690967436e360ef402c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.648736  1579 tablet_service.cc:1511] Processing CreateTablet for tablet 483a70088af24d2cb856e99195fa19bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.663323  1579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483a70088af24d2cb856e99195fa19bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.664695  1578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ce390d0fc94e688d8c6d04d752f883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.686810  1655 tablet_service.cc:1511] Processing CreateTablet for tablet 33c884d8341e45f88d8436e5b4e24296 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.688293  1655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c884d8341e45f88d8436e5b4e24296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.695003  1725 tablet_service.cc:1511] Processing CreateTablet for tablet 128c7fcb25784690967436e360ef402c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.695360  1575 tablet_service.cc:1511] Processing CreateTablet for tablet 70bfb8e0513f4af8972ce85fda42f485 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.696568  1725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128c7fcb25784690967436e360ef402c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.696650  1575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bfb8e0513f4af8972ce85fda42f485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.700433  1654 tablet_service.cc:1511] Processing CreateTablet for tablet 483a70088af24d2cb856e99195fa19bb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.701870  1654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483a70088af24d2cb856e99195fa19bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.701926  1574 tablet_service.cc:1511] Processing CreateTablet for tablet fcc72b733c2a4cf6ba32cdf6ebe4554f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.703308  1574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc72b733c2a4cf6ba32cdf6ebe4554f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.705125  1652 tablet_service.cc:1511] Processing CreateTablet for tablet e7827223495f4a06995226d96db72331 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.706595  1652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7827223495f4a06995226d96db72331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.709278  1651 tablet_service.cc:1511] Processing CreateTablet for tablet 128c7fcb25784690967436e360ef402c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.710680  1651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128c7fcb25784690967436e360ef402c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.710798  1724 tablet_service.cc:1511] Processing CreateTablet for tablet 70bfb8e0513f4af8972ce85fda42f485 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.709290  1649 tablet_service.cc:1511] Processing CreateTablet for tablet fcc72b733c2a4cf6ba32cdf6ebe4554f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.713088  1650 tablet_service.cc:1511] Processing CreateTablet for tablet 70bfb8e0513f4af8972ce85fda42f485 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.713809  1649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc72b733c2a4cf6ba32cdf6ebe4554f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.714476  1650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bfb8e0513f4af8972ce85fda42f485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.715744  1723 tablet_service.cc:1511] Processing CreateTablet for tablet fcc72b733c2a4cf6ba32cdf6ebe4554f (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.703536  1653 tablet_service.cc:1511] Processing CreateTablet for tablet 94ce390d0fc94e688d8c6d04d752f883 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.718330  1653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ce390d0fc94e688d8c6d04d752f883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.712211  1724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bfb8e0513f4af8972ce85fda42f485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.723033  1573 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2058db2b094e7da9c1ef54e67dbe1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.724042  1723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc72b733c2a4cf6ba32cdf6ebe4554f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.724401  1573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2058db2b094e7da9c1ef54e67dbe1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.745823  1785 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:38.752411  1784 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:38.770757  1651 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2058db2b094e7da9c1ef54e67dbe1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.772212  1651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2058db2b094e7da9c1ef54e67dbe1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.775394  1727 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2058db2b094e7da9c1ef54e67dbe1a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:20:38.778312  1786 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:38.784552  1727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2058db2b094e7da9c1ef54e67dbe1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:38.798843  1784 tablet_bootstrap.cc:654] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.802644  1785 tablet_bootstrap.cc:654] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.808501  1786 tablet_bootstrap.cc:654] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.814407  1784 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:38.814600  1785 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:38.814605  1786 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:38.814857  1784 ts_tablet_manager.cc:1403] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.000s
I20260630 12:20:38.815258  1785 ts_tablet_manager.cc:1403] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.007s
I20260630 12:20:38.815263  1786 ts_tablet_manager.cc:1403] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.037s	user 0.000s	sys 0.011s
I20260630 12:20:38.817382  1784 raft_consensus.cc:359] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:38.818192  1784 raft_consensus.cc:385] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.818470  1784 raft_consensus.cc:740] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.818360  1785 raft_consensus.cc:359] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.818594  1786 raft_consensus.cc:359] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:38.819155  1785 raft_consensus.cc:385] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.819342  1786 raft_consensus.cc:385] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.819583  1785 raft_consensus.cc:740] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.819871  1786 raft_consensus.cc:740] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.819298  1784 consensus_queue.cc:260] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:38.820582  1785 consensus_queue.cc:260] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.820637  1786 consensus_queue.cc:260] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:38.822683  1784 ts_tablet_manager.cc:1434] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:20:38.823782  1784 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:38.824101  1785 ts_tablet_manager.cc:1434] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:20:38.825001  1785 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:38.829913  1784 tablet_bootstrap.cc:654] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.830720  1785 tablet_bootstrap.cc:654] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.831663  1786 ts_tablet_manager.cc:1434] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:20:38.832980  1786 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:38.840318  1786 tablet_bootstrap.cc:654] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.853307  1786 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:38.854039  1786 ts_tablet_manager.cc:1403] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:20:38.857704  1786 raft_consensus.cc:359] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.858812  1786 raft_consensus.cc:385] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.859274  1786 raft_consensus.cc:740] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.860419  1786 consensus_queue.cc:260] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.861471  1791 raft_consensus.cc:493] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:38.862177  1791 raft_consensus.cc:515] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.866115  1786 ts_tablet_manager.cc:1434] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:20:38.867448  1786 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:38.875500  1786 tablet_bootstrap.cc:654] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.890870  1786 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:38.891587  1786 ts_tablet_manager.cc:1403] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260630 12:20:38.895509  1791 leader_election.cc:290] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:38.895236  1786 raft_consensus.cc:359] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.896546  1786 raft_consensus.cc:385] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.897027  1786 raft_consensus.cc:740] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.898298  1786 consensus_queue.cc:260] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.904026  1786 ts_tablet_manager.cc:1434] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260630 12:20:38.905432  1786 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:38.913642  1786 tablet_bootstrap.cc:654] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.920732  1784 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:38.921252  1784 ts_tablet_manager.cc:1403] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.098s	user 0.044s	sys 0.045s
I20260630 12:20:38.921998  1785 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:38.922585  1785 ts_tablet_manager.cc:1403] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.098s	user 0.043s	sys 0.052s
I20260630 12:20:38.924253  1784 raft_consensus.cc:359] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.924991  1784 raft_consensus.cc:385] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.925304  1784 raft_consensus.cc:740] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.925750  1785 raft_consensus.cc:359] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:38.926134  1784 consensus_queue.cc:260] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.926599  1785 raft_consensus.cc:385] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.927016  1785 raft_consensus.cc:740] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.927824  1785 consensus_queue.cc:260] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:38.930056  1785 ts_tablet_manager.cc:1434] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:20:38.931262  1785 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:38.934762  1784 ts_tablet_manager.cc:1434] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:20:38.935007  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ce390d0fc94e688d8c6d04d752f883" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:38.935840  1784 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:38.940587  1786 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:38.941121  1786 ts_tablet_manager.cc:1403] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.010s
I20260630 12:20:38.942106  1784 tablet_bootstrap.cc:654] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.942199  1785 tablet_bootstrap.cc:654] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.944010  1786 raft_consensus.cc:359] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
W20260630 12:20:38.944496  1703 leader_election.cc:343] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:38.944801  1786 raft_consensus.cc:385] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.946463  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ce390d0fc94e688d8c6d04d752f883" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
W20260630 12:20:38.948614  1703 leader_election.cc:343] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:38.949071  1703 leader_election.cc:304] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099
I20260630 12:20:38.950058  1791 raft_consensus.cc:2749] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:38.950856  1785 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:38.945171  1786 raft_consensus.cc:740] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.951341  1785 ts_tablet_manager.cc:1403] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260630 12:20:38.951738  1786 consensus_queue.cc:260] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.954385  1786 ts_tablet_manager.cc:1434] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:20:38.954406  1785 raft_consensus.cc:359] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.955235  1785 raft_consensus.cc:385] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.955513  1786 tablet_bootstrap.cc:492] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:38.955518  1785 raft_consensus.cc:740] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.956574  1785 consensus_queue.cc:260] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.958688  1785 ts_tablet_manager.cc:1434] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:20:38.959697  1785 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:38.962313  1786 tablet_bootstrap.cc:654] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.966048  1785 tablet_bootstrap.cc:654] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.969913  1784 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:38.970474  1784 ts_tablet_manager.cc:1403] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.005s
I20260630 12:20:38.971765  1785 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:38.972163  1785 ts_tablet_manager.cc:1403] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260630 12:20:38.972832  1784 raft_consensus.cc:359] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.973394  1790 raft_consensus.cc:493] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:38.973647  1784 raft_consensus.cc:385] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.973968  1784 raft_consensus.cc:740] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.973937  1790 raft_consensus.cc:515] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:38.974570  1786 tablet_bootstrap.cc:492] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:38.975265  1786 ts_tablet_manager.cc:1403] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260630 12:20:38.974808  1785 raft_consensus.cc:359] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.974853  1784 consensus_queue.cc:260] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.975742  1785 raft_consensus.cc:385] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.976097  1785 raft_consensus.cc:740] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.977020  1785 consensus_queue.cc:260] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.978530  1786 raft_consensus.cc:359] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.979290  1785 ts_tablet_manager.cc:1434] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:20:38.979331  1786 raft_consensus.cc:385] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:38.979933  1786 raft_consensus.cc:740] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:38.980861  1786 consensus_queue.cc:260] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:38.981439  1790 leader_election.cc:290] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:38.985597  1786 ts_tablet_manager.cc:1434] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260630 12:20:38.986588  1786 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:38.992161  1785 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:38.992830  1786 tablet_bootstrap.cc:654] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:38.999789  1785 tablet_bootstrap.cc:654] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.032213  1786 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:39.032845  1786 ts_tablet_manager.cc:1403] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.020s
I20260630 12:20:39.033317  1784 ts_tablet_manager.cc:1434] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.063s	user 0.025s	sys 0.025s
I20260630 12:20:39.034336  1784 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:39.035856  1785 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:39.036482  1785 ts_tablet_manager.cc:1403] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.016s
I20260630 12:20:39.035910  1786 raft_consensus.cc:359] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.036942  1786 raft_consensus.cc:385] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.037326  1786 raft_consensus.cc:740] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.037459  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.038172  1739 raft_consensus.cc:2468] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 0.
I20260630 12:20:39.038321  1786 consensus_queue.cc:260] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.039394  1785 raft_consensus.cc:359] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.039835  1554 leader_election.cc:304] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:39.040104  1785 raft_consensus.cc:385] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.040469  1785 raft_consensus.cc:740] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.041280  1805 raft_consensus.cc:2804] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.041930  1805 raft_consensus.cc:493] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.041281  1785 consensus_queue.cc:260] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.043540  1786 ts_tablet_manager.cc:1434] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:20:39.043674  1785 ts_tablet_manager.cc:1434] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:20:39.044589  1785 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:39.044589  1786 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:39.048484  1792 raft_consensus.cc:493] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.048997  1792 raft_consensus.cc:515] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:39.051576  1785 tablet_bootstrap.cc:654] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.052198  1784 tablet_bootstrap.cc:654] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.053686  1792 leader_election.cc:290] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:39.054806  1786 tablet_bootstrap.cc:654] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.063514  1785 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:39.064083  1785 ts_tablet_manager.cc:1403] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260630 12:20:39.042265  1805 raft_consensus.cc:3060] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.067217  1785 raft_consensus.cc:359] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.067803  1786 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:39.067945  1785 raft_consensus.cc:385] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.068379  1785 raft_consensus.cc:740] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.068562  1786 ts_tablet_manager.cc:1403] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260630 12:20:39.069406  1785 consensus_queue.cc:260] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.071470  1786 raft_consensus.cc:359] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.072372  1786 raft_consensus.cc:385] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.072717  1786 raft_consensus.cc:740] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.073593  1786 consensus_queue.cc:260] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.074245  1785 ts_tablet_manager.cc:1434] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:20:39.075207  1785 tablet_bootstrap.cc:492] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:39.076318  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:39.076920  1665 raft_consensus.cc:2468] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 0.
I20260630 12:20:39.078869  1786 ts_tablet_manager.cc:1434] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:20:39.084671  1786 tablet_bootstrap.cc:492] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:39.085867  1805 raft_consensus.cc:515] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:39.092782  1784 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:39.093312  1784 ts_tablet_manager.cc:1403] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.023s
I20260630 12:20:39.095165  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.095733  1739 raft_consensus.cc:3060] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.095969  1784 raft_consensus.cc:359] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.096680  1785 tablet_bootstrap.cc:654] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.096685  1784 raft_consensus.cc:385] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.097383  1784 raft_consensus.cc:740] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.098162  1784 consensus_queue.cc:260] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.099974  1786 tablet_bootstrap.cc:654] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.106662  1784 ts_tablet_manager.cc:1434] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:20:39.108278  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.106433  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:39.110708  1665 raft_consensus.cc:3060] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.117430  1784 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:39.119728  1665 raft_consensus.cc:2468] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
I20260630 12:20:39.120414  1739 raft_consensus.cc:2468] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
I20260630 12:20:39.121945  1554 leader_election.cc:304] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:39.123541  1790 raft_consensus.cc:2804] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:39.125093  1786 tablet_bootstrap.cc:492] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:39.125569  1786 ts_tablet_manager.cc:1403] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.012s
I20260630 12:20:39.127398  1784 tablet_bootstrap.cc:654] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.128123  1786 raft_consensus.cc:359] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.128849  1786 raft_consensus.cc:385] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.129122  1786 raft_consensus.cc:740] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.129796  1786 consensus_queue.cc:260] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.132382  1786 ts_tablet_manager.cc:1434] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260630 12:20:39.135267  1535 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:20:39.136917  1540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:20:39.137817  1540 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:20:39.143149  1784 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:39.143858  1784 ts_tablet_manager.cc:1403] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260630 12:20:39.146013  1784 raft_consensus.cc:359] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.146550  1784 raft_consensus.cc:385] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.139413  1805 leader_election.cc:290] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Requested vote from peers b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:39.146901  1784 raft_consensus.cc:740] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.147732  1805 raft_consensus.cc:493] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.147969  1784 consensus_queue.cc:260] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.148224  1805 raft_consensus.cc:515] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.150192  1784 ts_tablet_manager.cc:1434] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:20:39.155997  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ce390d0fc94e688d8c6d04d752f883" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.156186  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:39.156638  1739 raft_consensus.cc:2468] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 0.
I20260630 12:20:39.158078  1784 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:39.158162  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ce390d0fc94e688d8c6d04d752f883" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:39.159171  1665 raft_consensus.cc:2468] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 0.
I20260630 12:20:39.160789  1790 raft_consensus.cc:697] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Becoming Leader. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Running, Role: LEADER
I20260630 12:20:39.161806  1790 consensus_queue.cc:237] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:39.166689  1784 tablet_bootstrap.cc:654] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.167259  1554 leader_election.cc:304] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:39.168927  1817 raft_consensus.cc:2804] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.169389  1817 raft_consensus.cc:493] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.169802  1817 raft_consensus.cc:3060] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.150322  1805 leader_election.cc:290] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.181780  1817 raft_consensus.cc:515] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.183549  1629 leader_election.cc:304] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099; no voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:39.184080  1791 raft_consensus.cc:493] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.184454  1792 raft_consensus.cc:2749] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:39.184563  1791 raft_consensus.cc:515] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.185925  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ce390d0fc94e688d8c6d04d752f883" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:39.185416  1487 catalog_manager.cc:5697] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00e7efd7bae24babbc190da33f785590 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:39.186496  1665 raft_consensus.cc:3060] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.186666  1791 leader_election.cc:290] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:39.187489  1784 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:39.188001  1784 ts_tablet_manager.cc:1403] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260630 12:20:39.191906  1784 raft_consensus.cc:359] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.192924  1784 raft_consensus.cc:385] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.192961  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:39.193528  1784 raft_consensus.cc:740] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.193964  1664 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 0.
I20260630 12:20:39.195163  1792 raft_consensus.cc:493] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.194792  1784 consensus_queue.cc:260] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.195793  1792 raft_consensus.cc:515] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.198510  1790 raft_consensus.cc:493] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.199116  1790 raft_consensus.cc:515] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.200419  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.201206  1739 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:39.201745  1790 leader_election.cc:290] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.202549  1784 ts_tablet_manager.cc:1434] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260630 12:20:39.203837  1784 tablet_bootstrap.cc:492] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:39.204452  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:39.205400  1589 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 0.
I20260630 12:20:39.204435  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:39.206036  1629 leader_election.cc:304] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:39.207244  1703 leader_election.cc:304] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:39.208165  1791 raft_consensus.cc:2804] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.208575  1791 raft_consensus.cc:493] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.208915  1791 raft_consensus.cc:3060] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.206308  1590 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:39.210091  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.210479  1784 tablet_bootstrap.cc:654] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.211310  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:39.212080  1664 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 0.
I20260630 12:20:39.213466  1554 leader_election.cc:304] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:39.214020  1792 leader_election.cc:290] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.214414  1790 raft_consensus.cc:2804] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.214738  1792 raft_consensus.cc:2804] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.214928  1790 raft_consensus.cc:493] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.215284  1792 raft_consensus.cc:493] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.215490  1790 raft_consensus.cc:3060] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.215813  1792 raft_consensus.cc:3060] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.227423  1791 raft_consensus.cc:515] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.228969  1739 raft_consensus.cc:2393] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00e7efd7bae24babbc190da33f785590 in current term 1: Already voted for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in this term.
I20260630 12:20:39.230980  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:39.235821  1790 raft_consensus.cc:515] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.237321  1590 raft_consensus.cc:2393] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0604a6ab2e742f1bbaf055ffcc0e03d in current term 1: Already voted for candidate 00e7efd7bae24babbc190da33f785590 in this term.
I20260630 12:20:39.239701  1665 raft_consensus.cc:2468] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
I20260630 12:20:39.243093  1791 leader_election.cc:290] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:39.244513  1785 tablet_bootstrap.cc:492] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:39.245168  1785 ts_tablet_manager.cc:1403] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.170s	user 0.033s	sys 0.097s
I20260630 12:20:39.246143  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.246435  1790 leader_election.cc:290] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Requested vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.247267  1739 raft_consensus.cc:2393] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00e7efd7bae24babbc190da33f785590 in current term 1: Already voted for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in this term.
I20260630 12:20:39.252955  1824 raft_consensus.cc:493] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:20:39.253854  1629 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.94.195:41447, user_credentials={real_user=slave}} blocked reactor thread for 47921.8us
I20260630 12:20:39.254371  1792 raft_consensus.cc:515] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.255173  1784 tablet_bootstrap.cc:492] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:39.254248  1823 raft_consensus.cc:493] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.255676  1784 ts_tablet_manager.cc:1403] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.024s
I20260630 12:20:39.256520  1817 leader_election.cc:290] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Requested vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.255946  1823 raft_consensus.cc:515] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.248122  1785 raft_consensus.cc:359] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.257406  1785 raft_consensus.cc:385] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.257568  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94ce390d0fc94e688d8c6d04d752f883" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.257812  1785 raft_consensus.cc:740] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.258148  1739 raft_consensus.cc:3060] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.258633  1823 leader_election.cc:290] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.259131  1823 raft_consensus.cc:493] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.259682  1823 raft_consensus.cc:515] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.256592  1792 leader_election.cc:290] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.255322  1824 raft_consensus.cc:515] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.258630  1784 raft_consensus.cc:359] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.261266  1784 raft_consensus.cc:385] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.261547  1784 raft_consensus.cc:740] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.262568  1824 leader_election.cc:290] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.262353  1784 consensus_queue.cc:260] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.263269  1792 raft_consensus.cc:493] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.259016  1785 consensus_queue.cc:260] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.263763  1792 raft_consensus.cc:515] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.264812  1739 raft_consensus.cc:2468] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
I20260630 12:20:39.266006  1792 leader_election.cc:290] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.265975  1554 leader_election.cc:304] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:39.266932  1790 raft_consensus.cc:2804] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:39.267053  1817 raft_consensus.cc:493] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.267422  1790 raft_consensus.cc:697] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Becoming Leader. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Running, Role: LEADER
I20260630 12:20:39.267804  1784 ts_tablet_manager.cc:1434] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260630 12:20:39.267525  1817 raft_consensus.cc:515] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.268436  1790 consensus_queue.cc:237] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.269774  1817 leader_election.cc:290] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.274652  1823 leader_election.cc:290] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.274932  1784 tablet_bootstrap.cc:492] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:39.275197  1738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.275990  1738 raft_consensus.cc:2393] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5879a2ca100a4382b2ea6fd25f787099 in current term 1: Already voted for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in this term.
I20260630 12:20:39.277112  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc72b733c2a4cf6ba32cdf6ebe4554f" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.278100  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:39.278429  1736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bfb8e0513f4af8972ce85fda42f485" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.278910  1665 raft_consensus.cc:2393] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 00e7efd7bae24babbc190da33f785590 in current term 1: Already voted for candidate 5879a2ca100a4382b2ea6fd25f787099 in this term.
I20260630 12:20:39.279083  1736 raft_consensus.cc:2468] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:39.267174  1785 ts_tablet_manager.cc:1434] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260630 12:20:39.280130  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7827223495f4a06995226d96db72331" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:39.280936  1665 raft_consensus.cc:2468] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 0.
I20260630 12:20:39.281378  1785 tablet_bootstrap.cc:492] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:39.282145  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:39.282847  1665 raft_consensus.cc:2393] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0604a6ab2e742f1bbaf055ffcc0e03d in current term 1: Already voted for candidate 5879a2ca100a4382b2ea6fd25f787099 in this term.
I20260630 12:20:39.282748  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:39.283522  1590 raft_consensus.cc:2393] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5879a2ca100a4382b2ea6fd25f787099 in current term 1: Already voted for candidate 00e7efd7bae24babbc190da33f785590 in this term.
I20260630 12:20:39.284122  1703 leader_election.cc:304] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099
I20260630 12:20:39.284466  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc72b733c2a4cf6ba32cdf6ebe4554f" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:39.284821  1737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.285135  1589 raft_consensus.cc:2468] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:39.285442  1737 raft_consensus.cc:2468] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:39.285601  1736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7827223495f4a06995226d96db72331" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.285967  1791 raft_consensus.cc:2749] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:20:39.286175  1736 raft_consensus.cc:2468] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 0.
I20260630 12:20:39.280179  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a70088af24d2cb856e99195fa19bb" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.287413  1735 raft_consensus.cc:2468] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:39.287896  1588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bfb8e0513f4af8972ce85fda42f485" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:39.288157  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a70088af24d2cb856e99195fa19bb" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:39.288576  1588 raft_consensus.cc:2468] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:39.288935  1554 leader_election.cc:304] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00e7efd7bae24babbc190da33f785590; no voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:39.289383  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:39.289794  1818 raft_consensus.cc:2749] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:20:39.290112  1554 leader_election.cc:304] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:39.288957  1589 raft_consensus.cc:2468] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:39.290830  1818 raft_consensus.cc:2804] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.291217  1784 tablet_bootstrap.cc:654] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.291190  1818 raft_consensus.cc:493] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.291743  1818 raft_consensus.cc:3060] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.292966  1629 leader_election.cc:304] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:39.293778  1826 raft_consensus.cc:2804] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.294301  1826 raft_consensus.cc:493] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.294716  1826 raft_consensus.cc:3060] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.287381  1785 tablet_bootstrap.cc:654] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:39.293810  1629 leader_election.cc:304] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
W20260630 12:20:39.297009  1629 leader_election.cc:343] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:39.297657  1629 leader_election.cc:304] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:39.298362  1824 raft_consensus.cc:2804] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.299026  1823 raft_consensus.cc:2804] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.299510  1629 leader_election.cc:304] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099; no voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:39.300441  1824 raft_consensus.cc:493] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.301798  1824 raft_consensus.cc:3060] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.305166  1792 raft_consensus.cc:2749] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260630 12:20:39.309800  1629 leader_election.cc:343] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:39.311571  1629 leader_election.cc:304] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 00e7efd7bae24babbc190da33f785590
I20260630 12:20:39.313360  1792 raft_consensus.cc:2804] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:39.313875  1792 raft_consensus.cc:493] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.301415  1823 raft_consensus.cc:493] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:39.312055  1826 raft_consensus.cc:515] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.316520  1792 raft_consensus.cc:3060] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.319711  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc72b733c2a4cf6ba32cdf6ebe4554f" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:39.320262  1589 raft_consensus.cc:3060] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.320575  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc72b733c2a4cf6ba32cdf6ebe4554f" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.321358  1824 raft_consensus.cc:515] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
W20260630 12:20:39.322028  1629 leader_election.cc:343] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:39.323348  1824 leader_election.cc:290] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.317128  1823 raft_consensus.cc:3060] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.324972  1792 raft_consensus.cc:515] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.326642  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bfb8e0513f4af8972ce85fda42f485" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:39.326967  1589 raft_consensus.cc:2468] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:39.326997  1792 leader_election.cc:290] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.327252  1590 raft_consensus.cc:3060] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.322655  1826 leader_election.cc:290] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.333402  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bfb8e0513f4af8972ce85fda42f485" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.332978  1818 raft_consensus.cc:515] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.337540  1823 raft_consensus.cc:515] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.338346  1590 raft_consensus.cc:2468] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:39.334805  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:39.336213  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.336923  1629 leader_election.cc:304] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:39.337574  1739 raft_consensus.cc:3060] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.342401  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7827223495f4a06995226d96db72331" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:39.343199  1665 raft_consensus.cc:3060] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.340981  1735 raft_consensus.cc:3060] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.346521  1784 tablet_bootstrap.cc:492] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:39.347008  1784 ts_tablet_manager.cc:1403] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.012s
I20260630 12:20:39.348660  1826 raft_consensus.cc:2804] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:39.349897  1826 raft_consensus.cc:697] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:39.349720  1784 raft_consensus.cc:359] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.350621  1784 raft_consensus.cc:385] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.350932  1784 raft_consensus.cc:740] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.351748  1784 consensus_queue.cc:260] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.352973  1735 raft_consensus.cc:2468] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:39.353947  1784 ts_tablet_manager.cc:1434] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:20:39.355255  1826 consensus_queue.cc:237] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.356668  1818 leader_election.cc:290] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Requested vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.357872  1629 leader_election.cc:304] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:39.358920  1665 raft_consensus.cc:2468] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
I20260630 12:20:39.360918  1823 leader_election.cc:290] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.361101  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7827223495f4a06995226d96db72331" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.361974  1735 raft_consensus.cc:3060] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.364987  1739 raft_consensus.cc:2468] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:39.365116  1554 leader_election.cc:304] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:39.366551  1629 leader_election.cc:304] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:39.367571  1792 raft_consensus.cc:2804] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:20:39.367767  1629 leader_election.cc:343] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:39.368566  1792 raft_consensus.cc:697] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:39.369678  1792 consensus_queue.cc:237] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.370638  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a70088af24d2cb856e99195fa19bb" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:39.371344  1589 raft_consensus.cc:3060] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.379004  1735 raft_consensus.cc:2468] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
I20260630 12:20:39.368180  1818 raft_consensus.cc:2804] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:39.381067  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "483a70088af24d2cb856e99195fa19bb" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:39.381557  1818 raft_consensus.cc:697] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Becoming Leader. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Running, Role: LEADER
I20260630 12:20:39.381806  1739 raft_consensus.cc:3060] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.382658  1818 consensus_queue.cc:237] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.386597  1823 raft_consensus.cc:2804] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:39.389483  1823 raft_consensus.cc:697] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:39.390278  1823 consensus_queue.cc:237] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.394583  1739 raft_consensus.cc:2468] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:39.396358  1589 raft_consensus.cc:2468] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:39.398204  1629 leader_election.cc:304] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:39.398924  1792 raft_consensus.cc:2804] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:39.399152  1785 tablet_bootstrap.cc:492] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:39.399405  1792 raft_consensus.cc:697] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:39.399606  1785 ts_tablet_manager.cc:1403] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.118s	user 0.005s	sys 0.013s
I20260630 12:20:39.400203  1792 consensus_queue.cc:237] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.400012  1485 catalog_manager.cc:5697] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:39.402118  1785 raft_consensus.cc:359] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.402882  1785 raft_consensus.cc:385] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:39.403159  1785 raft_consensus.cc:740] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:39.403874  1785 consensus_queue.cc:260] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.408566  1785 ts_tablet_manager.cc:1434] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:20:39.420688  1486 catalog_manager.cc:5697] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:39.421939  1486 catalog_manager.cc:5697] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:39.423187  1486 catalog_manager.cc:5697] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:39.432607  1485 catalog_manager.cc:5697] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00e7efd7bae24babbc190da33f785590 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:39.434072  1485 catalog_manager.cc:5697] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00e7efd7bae24babbc190da33f785590 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:39.541419  1818 raft_consensus.cc:493] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:39.541983  1818 raft_consensus.cc:515] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:39.543604  1818 leader_election.cc:290] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:39.544483  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:39.544672  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:39.545418  1739 raft_consensus.cc:2393] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00e7efd7bae24babbc190da33f785590 in current term 1: Already voted for candidate 5879a2ca100a4382b2ea6fd25f787099 in this term.
I20260630 12:20:39.546340  1554 leader_election.cc:304] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00e7efd7bae24babbc190da33f785590; no voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:39.546990  1818 raft_consensus.cc:3060] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.552038  1818 raft_consensus.cc:2749] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:39.653645  1818 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.663985  1790 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.805364  1823 consensus_queue.cc:1048] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.815608  1739 raft_consensus.cc:3060] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:39.822388  1792 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.823421  1826 consensus_queue.cc:1048] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.837540  1792 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.838804  1790 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.851339  1818 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.865684  1792 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.875139  1823 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.889422  1818 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.900180  1790 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.962263  1823 consensus_queue.cc:1048] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:39.969343  1824 consensus_queue.cc:1048] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:20:40.140738  1535 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:20:41.139011  1540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
W20260630 12:20:41.143215  1540 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
W20260630 12:20:41.146543  1535 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:20:41.186532  1790 raft_consensus.cc:493] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:41.186970  1790 raft_consensus.cc:515] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:41.188854  1790 leader_election.cc:290] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:41.189770  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:41.189911  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:41.190459  1665 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
I20260630 12:20:41.190559  1739 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
I20260630 12:20:41.191740  1554 leader_election.cc:304] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:41.192528  1790 raft_consensus.cc:2804] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:20:41.192890  1790 raft_consensus.cc:493] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:41.193245  1790 raft_consensus.cc:3060] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:41.197677  1790 raft_consensus.cc:515] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:41.199270  1790 leader_election.cc:290] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 2 election: Requested vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:41.199981  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:41.200222  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "128c7fcb25784690967436e360ef402c" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:41.200489  1665 raft_consensus.cc:3060] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:41.200896  1735 raft_consensus.cc:3060] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:41.205057  1665 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 2.
I20260630 12:20:41.205082  1735 raft_consensus.cc:2468] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 2.
I20260630 12:20:41.206184  1554 leader_election.cc:304] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:41.206827  1790 raft_consensus.cc:2804] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:41.207592  1790 raft_consensus.cc:697] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Becoming Leader. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Running, Role: LEADER
I20260630 12:20:41.208197  1790 consensus_queue.cc:237] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:41.214092  1487 catalog_manager.cc:5697] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 reported cstate change: term changed from 0 to 2, leader changed from <none> to 00e7efd7bae24babbc190da33f785590 (127.30.94.193). New cstate: current_term: 2 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:41.328678 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:41.334586  1860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:41.335615  1861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:41.337054  1863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:41.337909 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:41.338685 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:41.338932 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:41.339126 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822041339112 us; error 0 us; skew 500 ppm
I20260630 12:20:41.339635 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:41.341872 31099 webserver.cc:533] Webserver started at http://127.30.94.196:43633/ using document root <none> and password file <none>
I20260630 12:20:41.342348 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:41.342555 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:41.342816 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:41.343828 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-cbkb"
I20260630 12:20:41.348104 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:20:41.351164  1868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:41.352171 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:41.352524 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
format_stamp: "Formatted at 2026-06-30 12:20:41 on dist-test-slave-cbkb"
I20260630 12:20:41.352792 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:41.369496 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:41.370822 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:41.372150 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:41.374269 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:41.374488 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:41.374719 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:41.374892 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:41.413357 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:34707
I20260630 12:20:41.413456  1930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:34707 every 8 connection(s)
I20260630 12:20:41.419674  1487 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44966:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:20:41.431951  1931 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43221
I20260630 12:20:41.432376  1931 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:41.433234  1931 heartbeater.cc:507] Master 127.30.94.254:43221 requested a full tablet report, sending...
I20260630 12:20:41.435319  1485 ts_manager.cc:194] Registered new tserver with Master: 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
I20260630 12:20:41.436837  1485 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44976
W20260630 12:20:41.439672  1487 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e044e21d9252418b93d40eafaf30c017 has no consensus state
W20260630 12:20:41.440933  1487 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet be53d67fb5e646a09bae067a48b443c1 has no consensus state
W20260630 12:20:41.442234  1487 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7898ae397ff04e4aa09c71c7c9479365 has no consensus state
W20260630 12:20:41.443444  1487 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 02c3e032c05a4abea38e7aa16d29eefc has no consensus state
W20260630 12:20:41.444741  1487 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9b1a31b7a1454b96955f550a89a436ed has no consensus state
W20260630 12:20:41.445983  1487 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2aacc94c12044b548a53b567b9a13d32 has no consensus state
W20260630 12:20:41.447340  1487 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1bbae1a2af74457aac7186d2590b0d8b has no consensus state
W20260630 12:20:41.448572  1487 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4e2df4421d9437da1651e00aa1f40f3 has no consensus state
W20260630 12:20:41.471437  1474 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet be53d67fb5e646a09bae067a48b443c1 (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet be53d67fb5e646a09bae067a48b443c1 consensus state has no leader
I20260630 12:20:41.473801  1649 tablet_service.cc:1511] Processing CreateTablet for tablet e044e21d9252418b93d40eafaf30c017 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.475641  1649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e044e21d9252418b93d40eafaf30c017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.479892  1573 tablet_service.cc:1511] Processing CreateTablet for tablet e044e21d9252418b93d40eafaf30c017 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.481293  1573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e044e21d9252418b93d40eafaf30c017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.482050  1723 tablet_service.cc:1511] Processing CreateTablet for tablet be53d67fb5e646a09bae067a48b443c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.483362  1723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be53d67fb5e646a09bae067a48b443c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.489859  1574 tablet_service.cc:1511] Processing CreateTablet for tablet be53d67fb5e646a09bae067a48b443c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.490585  1654 tablet_service.cc:1511] Processing CreateTablet for tablet 7898ae397ff04e4aa09c71c7c9479365 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.491114  1574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be53d67fb5e646a09bae067a48b443c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.491825  1654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7898ae397ff04e4aa09c71c7c9479365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.501981  1724 tablet_service.cc:1511] Processing CreateTablet for tablet 7898ae397ff04e4aa09c71c7c9479365 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.503377  1724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7898ae397ff04e4aa09c71c7c9479365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.514582  1579 tablet_service.cc:1511] Processing CreateTablet for tablet 02c3e032c05a4abea38e7aa16d29eefc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.515338  1653 tablet_service.cc:1511] Processing CreateTablet for tablet 02c3e032c05a4abea38e7aa16d29eefc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.516343  1579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c3e032c05a4abea38e7aa16d29eefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.516943  1653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c3e032c05a4abea38e7aa16d29eefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.544382  1579 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a31b7a1454b96955f550a89a436ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.545534  1727 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a31b7a1454b96955f550a89a436ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.546240  1579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a31b7a1454b96955f550a89a436ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.547428  1727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a31b7a1454b96955f550a89a436ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.562531  1726 tablet_service.cc:1511] Processing CreateTablet for tablet 2aacc94c12044b548a53b567b9a13d32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.564293  1726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aacc94c12044b548a53b567b9a13d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.570297  1651 tablet_service.cc:1511] Processing CreateTablet for tablet 2aacc94c12044b548a53b567b9a13d32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.572038  1651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aacc94c12044b548a53b567b9a13d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.589454  1652 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbae1a2af74457aac7186d2590b0d8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.591194  1652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbae1a2af74457aac7186d2590b0d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.602595  1573 tablet_service.cc:1511] Processing CreateTablet for tablet e4e2df4421d9437da1651e00aa1f40f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.603904  1573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e2df4421d9437da1651e00aa1f40f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.603513  1725 tablet_service.cc:1511] Processing CreateTablet for tablet e4e2df4421d9437da1651e00aa1f40f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.605237  1725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e2df4421d9437da1651e00aa1f40f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.609535  1579 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbae1a2af74457aac7186d2590b0d8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.611595  1579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbae1a2af74457aac7186d2590b0d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.628856  1938 tablet_bootstrap.cc:492] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:41.630527  1939 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:41.637101  1896 tablet_service.cc:1511] Processing CreateTablet for tablet e044e21d9252418b93d40eafaf30c017 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.638899  1896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e044e21d9252418b93d40eafaf30c017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.640453  1895 tablet_service.cc:1511] Processing CreateTablet for tablet be53d67fb5e646a09bae067a48b443c1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.641808  1895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be53d67fb5e646a09bae067a48b443c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.641993  1939 tablet_bootstrap.cc:654] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.645517  1894 tablet_service.cc:1511] Processing CreateTablet for tablet 7898ae397ff04e4aa09c71c7c9479365 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.647147  1894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7898ae397ff04e4aa09c71c7c9479365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.650110  1889 tablet_service.cc:1511] Processing CreateTablet for tablet e4e2df4421d9437da1651e00aa1f40f3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.651473  1889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e2df4421d9437da1651e00aa1f40f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.654335  1892 tablet_service.cc:1511] Processing CreateTablet for tablet 9b1a31b7a1454b96955f550a89a436ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.655668  1892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b1a31b7a1454b96955f550a89a436ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.656035  1938 tablet_bootstrap.cc:654] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.658865  1891 tablet_service.cc:1511] Processing CreateTablet for tablet 2aacc94c12044b548a53b567b9a13d32 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.660223  1891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aacc94c12044b548a53b567b9a13d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.657977  1890 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbae1a2af74457aac7186d2590b0d8b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.662808  1890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbae1a2af74457aac7186d2590b0d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.657985  1893 tablet_service.cc:1511] Processing CreateTablet for tablet 02c3e032c05a4abea38e7aa16d29eefc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:20:41.665151  1893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c3e032c05a4abea38e7aa16d29eefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:41.685002  1937 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:41.695056  1938 tablet_bootstrap.cc:492] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:41.695814  1938 ts_tablet_manager.cc:1403] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.067s	user 0.003s	sys 0.015s
I20260630 12:20:41.698985  1939 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:41.702076  1735 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:20:41.703636  1790 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:41.704250  1938 raft_consensus.cc:359] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.705341  1938 raft_consensus.cc:385] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:41.705776  1938 raft_consensus.cc:740] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:41.706938  1938 consensus_queue.cc:260] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.699457  1939 ts_tablet_manager.cc:1403] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.000s
I20260630 12:20:41.710513  1938 ts_tablet_manager.cc:1434] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260630 12:20:41.711817  1938 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:41.712920  1939 raft_consensus.cc:359] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:41.713626  1939 raft_consensus.cc:385] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:41.713932  1939 raft_consensus.cc:740] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:41.719221  1939 consensus_queue.cc:260] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:41.720811  1938 tablet_bootstrap.cc:654] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.728981  1942 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:41.733899  1937 tablet_bootstrap.cc:654] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.736013  1942 tablet_bootstrap.cc:654] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.741921  1939 ts_tablet_manager.cc:1434] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.006s
I20260630 12:20:41.743995  1939 tablet_bootstrap.cc:492] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:41.757846  1939 tablet_bootstrap.cc:654] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.760069  1944 raft_consensus.cc:493] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:41.766170  1944 raft_consensus.cc:515] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:41.783209  1938 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:41.792125  1938 ts_tablet_manager.cc:1403] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.027s
I20260630 12:20:41.801539  1944 leader_election.cc:290] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:41.803098  1939 tablet_bootstrap.cc:492] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:41.803618  1939 ts_tablet_manager.cc:1403] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.009s
I20260630 12:20:41.804754  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53d67fb5e646a09bae067a48b443c1" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:41.805066  1665 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:20:41.814105  1937 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:41.814847  1937 ts_tablet_manager.cc:1403] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.130s	user 0.017s	sys 0.013s
I20260630 12:20:41.815296  1939 raft_consensus.cc:359] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.807672  1949 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:20:41.820050  1703 leader_election.cc:343] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:41.816285  1939 raft_consensus.cc:385] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:41.838464  1938 raft_consensus.cc:359] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.839591  1938 raft_consensus.cc:385] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:41.839970  1938 raft_consensus.cc:740] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:41.841053  1938 consensus_queue.cc:260] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.844461  1937 raft_consensus.cc:359] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:41.845424  1937 raft_consensus.cc:385] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:41.845789  1937 raft_consensus.cc:740] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:41.849108  1938 ts_tablet_manager.cc:1434] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.052s	user 0.001s	sys 0.007s
I20260630 12:20:41.850061  1938 tablet_bootstrap.cc:492] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:41.836736  1939 raft_consensus.cc:740] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:41.846695  1937 consensus_queue.cc:260] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:41.854461  1937 ts_tablet_manager.cc:1434] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260630 12:20:41.860754  1939 consensus_queue.cc:260] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.867340  1942 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: No bootstrap required, opened a new log
I20260630 12:20:41.868373  1942 ts_tablet_manager.cc:1403] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.140s	user 0.026s	sys 0.023s
I20260630 12:20:41.871627  1939 ts_tablet_manager.cc:1434] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.005s
I20260630 12:20:41.871562  1942 raft_consensus.cc:359] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.873085  1942 raft_consensus.cc:385] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:41.873802  1942 raft_consensus.cc:740] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: FOLLOWER
I20260630 12:20:41.874680  1942 consensus_queue.cc:260] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.875977  1939 tablet_bootstrap.cc:492] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:41.890097  1937 tablet_bootstrap.cc:492] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:41.889976  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53d67fb5e646a09bae067a48b443c1" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:41.891309  1955 raft_consensus.cc:493] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:41.891822  1955 raft_consensus.cc:515] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.895458  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aacc94c12044b548a53b567b9a13d32" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
W20260630 12:20:41.895993  1704 leader_election.cc:343] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:41.896144  1735 raft_consensus.cc:2468] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:41.896528  1704 leader_election.cc:304] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 00e7efd7bae24babbc190da33f785590, 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:41.897647  1629 leader_election.cc:304] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:41.898365  1944 raft_consensus.cc:2749] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:41.898566  1824 raft_consensus.cc:2804] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:41.898990  1824 raft_consensus.cc:493] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:41.899391  1824 raft_consensus.cc:3060] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:41.899969  1931 heartbeater.cc:499] Master 127.30.94.254:43221 was elected leader, sending a full tablet report...
I20260630 12:20:41.900473  1955 leader_election.cc:290] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447), 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
I20260630 12:20:41.896157  1939 tablet_bootstrap.cc:654] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.903862  1942 ts_tablet_manager.cc:1434] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.002s
I20260630 12:20:41.905910  1937 tablet_bootstrap.cc:654] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.897987  1938 tablet_bootstrap.cc:654] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.908744  1824 raft_consensus.cc:515] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.905228  1942 tablet_bootstrap.cc:492] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:41.912479  1958 raft_consensus.cc:493] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:41.914011  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aacc94c12044b548a53b567b9a13d32" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:41.914950  1735 raft_consensus.cc:3060] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:41.912966  1958 raft_consensus.cc:515] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:41.928542  1824 leader_election.cc:290] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447), 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
I20260630 12:20:41.943186  1958 leader_election.cc:290] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:41.949322  1949 raft_consensus.cc:493] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:41.960580  1949 raft_consensus.cc:515] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:41.968070  1939 tablet_bootstrap.cc:492] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:41.972257  1939 ts_tablet_manager.cc:1403] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.100s	user 0.027s	sys 0.007s
I20260630 12:20:41.972618  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53d67fb5e646a09bae067a48b443c1" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:41.973405  1739 raft_consensus.cc:2468] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 0.
I20260630 12:20:41.975185  1554 leader_election.cc:304] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:41.976140  1790 raft_consensus.cc:2804] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:41.976526  1790 raft_consensus.cc:493] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:41.976853  1790 raft_consensus.cc:3060] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:41.966495  1949 leader_election.cc:290] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:41.988757  1790 raft_consensus.cc:515] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:41.990372  1942 tablet_bootstrap.cc:654] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:41.966926  1735 raft_consensus.cc:2468] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:41.990831  1790 leader_election.cc:290] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Requested vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:41.975170  1939 raft_consensus.cc:359] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.003624  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53d67fb5e646a09bae067a48b443c1" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:42.002633  1939 raft_consensus.cc:385] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.004451  1735 raft_consensus.cc:3060] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.004860  1939 raft_consensus.cc:740] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.006188  1939 consensus_queue.cc:260] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.012033  1938 tablet_bootstrap.cc:492] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:42.012549  1938 ts_tablet_manager.cc:1403] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.163s	user 0.018s	sys 0.011s
I20260630 12:20:42.013024  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aacc94c12044b548a53b567b9a13d32" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:42.013149  1629 leader_election.cc:304] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:42.013906  1955 raft_consensus.cc:2804] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:42.015059  1939 ts_tablet_manager.cc:1434] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260630 12:20:42.015123  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aacc94c12044b548a53b567b9a13d32" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
W20260630 12:20:42.017258  1630 leader_election.cc:343] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.015992  1937 tablet_bootstrap.cc:492] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:42.017922  1937 ts_tablet_manager.cc:1403] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.139s	user 0.021s	sys 0.011s
I20260630 12:20:42.016171  1955 raft_consensus.cc:697] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:42.019075  1955 consensus_queue.cc:237] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
W20260630 12:20:42.024600  1630 leader_election.cc:343] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.025085  1937 raft_consensus.cc:359] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.026124  1937 raft_consensus.cc:385] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.026527  1937 raft_consensus.cc:740] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.026382  1938 raft_consensus.cc:359] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.027199  1939 tablet_bootstrap.cc:492] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:42.028120  1938 raft_consensus.cc:385] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.029480  1938 raft_consensus.cc:740] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.028924  1937 consensus_queue.cc:260] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.030454  1938 consensus_queue.cc:260] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.032706  1824 raft_consensus.cc:493] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.035189  1824 raft_consensus.cc:515] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:42.049446  1938 ts_tablet_manager.cc:1434] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.004s
I20260630 12:20:42.051298  1938 tablet_bootstrap.cc:492] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:42.053887  1824 leader_election.cc:290] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
I20260630 12:20:42.055287  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c3e032c05a4abea38e7aa16d29eefc" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:42.048842  1937 ts_tablet_manager.cc:1434] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260630 12:20:42.056795  1484 catalog_manager.cc:5697] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:42.060156  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c3e032c05a4abea38e7aa16d29eefc" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
W20260630 12:20:42.060284  1629 leader_election.cc:343] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.060182  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c3e032c05a4abea38e7aa16d29eefc" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:42.060973  1905 raft_consensus.cc:2468] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:42.061746  1735 raft_consensus.cc:2468] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 1.
W20260630 12:20:42.062690  1870 leader_election.cc:343] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.064169  1554 leader_election.cc:304] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:42.064169  1630 leader_election.cc:304] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 00e7efd7bae24babbc190da33f785590
I20260630 12:20:42.065407  1790 raft_consensus.cc:2804] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:42.065645  1937 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:42.065886  1824 raft_consensus.cc:2804] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:42.065900  1790 raft_consensus.cc:697] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Becoming Leader. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Running, Role: LEADER
I20260630 12:20:42.066311  1824 raft_consensus.cc:493] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:42.066741  1824 raft_consensus.cc:3060] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.067011  1790 consensus_queue.cc:237] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.072559  1939 tablet_bootstrap.cc:654] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.075832  1942 tablet_bootstrap.cc:492] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5: No bootstrap required, opened a new log
I20260630 12:20:42.076356  1942 ts_tablet_manager.cc:1403] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.010s
I20260630 12:20:42.081084  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c3e032c05a4abea38e7aa16d29eefc" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:42.081935  1942 raft_consensus.cc:359] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.082634  1942 raft_consensus.cc:385] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.082935  1942 raft_consensus.cc:740] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.087767  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53d67fb5e646a09bae067a48b443c1" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:42.088066  1938 tablet_bootstrap.cc:654] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.086591  1942 consensus_queue.cc:260] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.089409  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53d67fb5e646a09bae067a48b443c1" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
I20260630 12:20:42.089998  1824 raft_consensus.cc:515] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:42.095553  1665 raft_consensus.cc:2393] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a2a0d0f1224414784f3c25cffd97fb5 in current term 1: Already voted for candidate 5879a2ca100a4382b2ea6fd25f787099 in this term.
I20260630 12:20:42.098250  1824 leader_election.cc:290] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
W20260630 12:20:42.104187  1555 leader_election.cc:343] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.105192  1870 leader_election.cc:304] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099
I20260630 12:20:42.106655  1958 raft_consensus.cc:3060] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.107131  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c3e032c05a4abea38e7aa16d29eefc" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:42.108317  1937 tablet_bootstrap.cc:654] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
W20260630 12:20:42.110138  1629 leader_election.cc:343] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.110100  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c3e032c05a4abea38e7aa16d29eefc" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
I20260630 12:20:42.116729  1944 raft_consensus.cc:493] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.117214  1944 raft_consensus.cc:515] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.117568  1942 ts_tablet_manager.cc:1434] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.002s
I20260630 12:20:42.118924  1942 tablet_bootstrap.cc:492] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:42.120201  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:42.120960  1485 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128: range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c] alter complete (version 0)
W20260630 12:20:42.123103  1703 leader_election.cc:343] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:20:42.126174  1555 leader_election.cc:343] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.129334  1942 tablet_bootstrap.cc:654] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5: Neither blocks nor log segments found. Creating new log.
W20260630 12:20:42.150336  1535 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:20:42.157514  1939 tablet_bootstrap.cc:492] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:42.158017  1939 ts_tablet_manager.cc:1403] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.131s	user 0.011s	sys 0.028s
I20260630 12:20:42.127108  1958 raft_consensus.cc:2749] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:42.162175  1944 leader_election.cc:290] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
I20260630 12:20:42.163756  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:42.163399  1939 raft_consensus.cc:359] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.166066  1939 raft_consensus.cc:385] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.164309  1487 catalog_manager.cc:5697] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00e7efd7bae24babbc190da33f785590 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:42.166419  1939 raft_consensus.cc:740] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.167233  1939 consensus_queue.cc:260] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.169965  1939 ts_tablet_manager.cc:1434] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:20:42.170969  1939 tablet_bootstrap.cc:492] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:42.177426  1939 tablet_bootstrap.cc:654] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d: Neither blocks nor log segments found. Creating new log.
W20260630 12:20:42.178781  1704 leader_election.cc:343] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.182300  1704 leader_election.cc:304] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:42.183424  1944 raft_consensus.cc:2749] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:20:42.177736  1958 raft_consensus.cc:493] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.188300  1958 raft_consensus.cc:515] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.189815  1906 raft_consensus.cc:2468] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:42.194984  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a31b7a1454b96955f550a89a436ed" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
W20260630 12:20:42.196405  1870 leader_election.cc:343] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:20:42.204658  1958 leader_election.cc:290] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:42.206182  1630 leader_election.cc:304] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 00e7efd7bae24babbc190da33f785590
I20260630 12:20:42.207213  1937 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:42.207331  1824 raft_consensus.cc:2804] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:42.207746  1937 ts_tablet_manager.cc:1403] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.142s	user 0.008s	sys 0.012s
I20260630 12:20:42.207835  1824 raft_consensus.cc:697] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:42.208704  1824 consensus_queue.cc:237] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:42.210583  1937 raft_consensus.cc:359] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:42.211273  1937 raft_consensus.cc:385] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.211565  1937 raft_consensus.cc:740] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.212695  1937 consensus_queue.cc:260] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:42.215745  1937 ts_tablet_manager.cc:1434] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:20:42.219272  1937 tablet_bootstrap.cc:492] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:42.238137  1937 tablet_bootstrap.cc:654] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.243306  1484 catalog_manager.cc:5697] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:42.249027  1938 tablet_bootstrap.cc:492] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:42.249593  1938 ts_tablet_manager.cc:1403] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.199s	user 0.020s	sys 0.012s
I20260630 12:20:42.252831  1937 tablet_bootstrap.cc:492] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:42.253243  1937 ts_tablet_manager.cc:1403] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.005s
I20260630 12:20:42.256107  1939 tablet_bootstrap.cc:492] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d: No bootstrap required, opened a new log
I20260630 12:20:42.256697  1939 ts_tablet_manager.cc:1403] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.032s
I20260630 12:20:42.259101  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a31b7a1454b96955f550a89a436ed" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:42.259146  1939 raft_consensus.cc:359] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.259946  1939 raft_consensus.cc:385] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.255228  1938 raft_consensus.cc:359] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.255412  1942 tablet_bootstrap.cc:492] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5: No bootstrap required, opened a new log
I20260630 12:20:42.260229  1939 raft_consensus.cc:740] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.260025  1937 raft_consensus.cc:359] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.260527  1938 raft_consensus.cc:385] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.260826  1937 raft_consensus.cc:385] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.260914  1938 raft_consensus.cc:740] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.260986  1942 ts_tablet_manager.cc:1403] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.142s	user 0.052s	sys 0.056s
I20260630 12:20:42.261221  1937 raft_consensus.cc:740] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.261188  1939 consensus_queue.cc:260] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.262400  1735 raft_consensus.cc:2468] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 0.
I20260630 12:20:42.264042  1939 ts_tablet_manager.cc:1434] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:20:42.261888  1938 consensus_queue.cc:260] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.264436  1870 leader_election.cc:304] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a2a0d0f1224414784f3c25cffd97fb5, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 00e7efd7bae24babbc190da33f785590
I20260630 12:20:42.262272  1937 consensus_queue.cc:260] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.265520  1958 raft_consensus.cc:2804] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:42.265475  1942 raft_consensus.cc:359] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.265997  1958 raft_consensus.cc:493] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:42.266409  1942 raft_consensus.cc:385] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.266462  1958 raft_consensus.cc:3060] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.266889  1942 raft_consensus.cc:740] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.267642  1942 consensus_queue.cc:260] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.269999  1942 ts_tablet_manager.cc:1434] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260630 12:20:42.271035  1942 tablet_bootstrap.cc:492] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:42.274075  1938 ts_tablet_manager.cc:1434] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260630 12:20:42.273691  1958 raft_consensus.cc:515] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.276674  1590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a31b7a1454b96955f550a89a436ed" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:42.277352  1942 tablet_bootstrap.cc:654] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.277280  1590 raft_consensus.cc:3060] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.279085  1938 tablet_bootstrap.cc:492] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:42.286734  1590 raft_consensus.cc:2468] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 1.
I20260630 12:20:42.298563  1937 ts_tablet_manager.cc:1434] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260630 12:20:42.288983  1958 leader_election.cc:290] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:42.289146  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b1a31b7a1454b96955f550a89a436ed" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:42.320955  1735 raft_consensus.cc:3060] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.321346  1937 tablet_bootstrap.cc:492] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:42.324784  1870 leader_election.cc:304] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 
I20260630 12:20:42.325860  1958 raft_consensus.cc:2804] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:42.326424  1958 raft_consensus.cc:697] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Running, Role: LEADER
I20260630 12:20:42.327250  1958 consensus_queue.cc:237] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.332202  1735 raft_consensus.cc:2468] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 1.
I20260630 12:20:42.325315  1938 tablet_bootstrap.cc:654] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.342972  1942 tablet_bootstrap.cc:492] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5: No bootstrap required, opened a new log
I20260630 12:20:42.343514  1942 ts_tablet_manager.cc:1403] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.031s
I20260630 12:20:42.348011  1942 raft_consensus.cc:359] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.348863  1942 raft_consensus.cc:385] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.349176  1942 raft_consensus.cc:740] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.349879  1942 consensus_queue.cc:260] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.350376  1937 tablet_bootstrap.cc:654] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.352270  1942 ts_tablet_manager.cc:1434] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:20:42.353672  1942 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:42.356225  1937 tablet_bootstrap.cc:492] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:42.356712  1937 ts_tablet_manager.cc:1403] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.006s
I20260630 12:20:42.356485  1484 catalog_manager.cc:5697] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196). New cstate: current_term: 1 leader_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:42.359761  1938 tablet_bootstrap.cc:492] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099: No bootstrap required, opened a new log
I20260630 12:20:42.359481  1937 raft_consensus.cc:359] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.359886  1942 tablet_bootstrap.cc:654] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.360215  1937 raft_consensus.cc:385] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.360288  1938 ts_tablet_manager.cc:1403] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.009s
I20260630 12:20:42.363566  1938 raft_consensus.cc:359] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.364228  1938 raft_consensus.cc:385] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.364526  1938 raft_consensus.cc:740] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.365284  1938 consensus_queue.cc:260] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.366094  1937 raft_consensus.cc:740] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.366906  1937 consensus_queue.cc:260] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.369297  1938 ts_tablet_manager.cc:1434] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:20:42.371585  1937 ts_tablet_manager.cc:1434] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:20:42.372622  1937 tablet_bootstrap.cc:492] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590: Bootstrap starting.
I20260630 12:20:42.377686  1942 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: No bootstrap required, opened a new log
I20260630 12:20:42.378252  1942 ts_tablet_manager.cc:1403] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260630 12:20:42.378311  1937 tablet_bootstrap.cc:654] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.383044  1942 raft_consensus.cc:359] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.383754  1942 raft_consensus.cc:385] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.384047  1942 raft_consensus.cc:740] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.384742  1942 consensus_queue.cc:260] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.386889  1942 ts_tablet_manager.cc:1434] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:20:42.387923  1942 tablet_bootstrap.cc:492] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:42.393879  1942 tablet_bootstrap.cc:654] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.400673  1937 tablet_bootstrap.cc:492] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590: No bootstrap required, opened a new log
I20260630 12:20:42.401116  1937 ts_tablet_manager.cc:1403] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.007s
I20260630 12:20:42.402565  1942 tablet_bootstrap.cc:492] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5: No bootstrap required, opened a new log
I20260630 12:20:42.403025  1942 ts_tablet_manager.cc:1403] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260630 12:20:42.403929  1937 raft_consensus.cc:359] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.404692  1937 raft_consensus.cc:385] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.404978  1937 raft_consensus.cc:740] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.405753  1942 raft_consensus.cc:359] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:42.405722  1937 consensus_queue.cc:260] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.406530  1942 raft_consensus.cc:385] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.406824  1942 raft_consensus.cc:740] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.407526  1937 ts_tablet_manager.cc:1434] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:20:42.407498  1942 consensus_queue.cc:260] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:42.409610  1942 ts_tablet_manager.cc:1434] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:20:42.410591  1942 tablet_bootstrap.cc:492] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:42.416215  1942 tablet_bootstrap.cc:654] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.421435  1942 tablet_bootstrap.cc:492] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5: No bootstrap required, opened a new log
I20260630 12:20:42.421869  1942 ts_tablet_manager.cc:1403] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:20:42.424485  1942 raft_consensus.cc:359] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.425006  1942 raft_consensus.cc:385] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.425254  1942 raft_consensus.cc:740] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.425855  1942 consensus_queue.cc:260] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.427937  1942 ts_tablet_manager.cc:1434] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:20:42.428877  1942 tablet_bootstrap.cc:492] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:42.433398  1942 tablet_bootstrap.cc:654] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:42.437153  1942 tablet_bootstrap.cc:492] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5: No bootstrap required, opened a new log
I20260630 12:20:42.437502  1942 ts_tablet_manager.cc:1403] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:20:42.439392  1942 raft_consensus.cc:359] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.439904  1942 raft_consensus.cc:385] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:42.440146  1942 raft_consensus.cc:740] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: FOLLOWER
I20260630 12:20:42.440677  1942 consensus_queue.cc:260] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.441323  1824 raft_consensus.cc:493] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.441777  1824 raft_consensus.cc:515] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.442420  1942 ts_tablet_manager.cc:1434] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:20:42.443742  1824 leader_election.cc:290] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:42.444494  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044e21d9252418b93d40eafaf30c017" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:42.444944  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044e21d9252418b93d40eafaf30c017" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:42.445102  1906 raft_consensus.cc:2468] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:42.445540  1589 raft_consensus.cc:2468] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:42.446364  1630 leader_election.cc:304] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 
I20260630 12:20:42.447136  1824 raft_consensus.cc:2804] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:42.447453  1824 raft_consensus.cc:493] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:42.447669  1824 raft_consensus.cc:3060] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.452447  1824 raft_consensus.cc:515] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.453785  1824 leader_election.cc:290] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:42.454715  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044e21d9252418b93d40eafaf30c017" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
I20260630 12:20:42.454869  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044e21d9252418b93d40eafaf30c017" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:42.455255  1906 raft_consensus.cc:3060] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.455422  1589 raft_consensus.cc:3060] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.459445  1906 raft_consensus.cc:2468] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:42.459510  1589 raft_consensus.cc:2468] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:42.460489  1630 leader_election.cc:304] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 
I20260630 12:20:42.461144  1824 raft_consensus.cc:2804] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:42.461606  1824 raft_consensus.cc:697] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:42.462185  1824 consensus_queue.cc:237] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.464747  1955 raft_consensus.cc:493] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.465267  1955 raft_consensus.cc:515] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.467082  1955 leader_election.cc:290] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:42.467717  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbae1a2af74457aac7186d2590b0d8b" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:42.468259  1906 raft_consensus.cc:2468] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:42.468479  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbae1a2af74457aac7186d2590b0d8b" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:42.469079  1589 raft_consensus.cc:2468] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:42.470001  1629 leader_election.cc:304] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:42.470630  1955 raft_consensus.cc:2804] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:42.470981  1955 raft_consensus.cc:493] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:42.471308  1955 raft_consensus.cc:3060] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.472791  1824 consensus_queue.cc:1048] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.480916  1485 catalog_manager.cc:5697] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:42.481914  1955 raft_consensus.cc:515] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.484490  1955 leader_election.cc:290] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:42.486167  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbae1a2af74457aac7186d2590b0d8b" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:42.486572  1947 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:42.488320  1906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbae1a2af74457aac7186d2590b0d8b" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
I20260630 12:20:42.489073  1906 raft_consensus.cc:3060] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.497833  1906 raft_consensus.cc:2468] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:42.486974  1589 raft_consensus.cc:3060] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.507126  1905 raft_consensus.cc:3060] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.507328  1589 raft_consensus.cc:2468] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:42.508594  1629 leader_election.cc:304] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 5879a2ca100a4382b2ea6fd25f787099; no voters: 
I20260630 12:20:42.510136  1824 raft_consensus.cc:2804] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:42.510864  1824 raft_consensus.cc:697] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:42.511719  1824 consensus_queue.cc:237] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:42.516019  1955 consensus_queue.cc:1048] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.533206  1906 raft_consensus.cc:3060] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.540664  1485 catalog_manager.cc:5697] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:42.545353  1790 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.553205  1790 raft_consensus.cc:493] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.553669  1790 raft_consensus.cc:515] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:42.555425  1790 leader_election.cc:290] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:42.556151  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c3e032c05a4abea38e7aa16d29eefc" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:42.556572  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02c3e032c05a4abea38e7aa16d29eefc" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5879a2ca100a4382b2ea6fd25f787099" is_pre_election: true
I20260630 12:20:42.556857  1905 raft_consensus.cc:2393] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00e7efd7bae24babbc190da33f785590 in current term 1: Already voted for candidate 5879a2ca100a4382b2ea6fd25f787099 in this term.
I20260630 12:20:42.558521  1555 leader_election.cc:304] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00e7efd7bae24babbc190da33f785590; no voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:42.559087  1790 raft_consensus.cc:3060] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.563844  1790 raft_consensus.cc:2749] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:20:42.574642  1474 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 7898ae397ff04e4aa09c71c7c9479365 (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 7898ae397ff04e4aa09c71c7c9479365 consensus state has no leader
I20260630 12:20:42.611287  1944 raft_consensus.cc:493] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.611766  1944 raft_consensus.cc:515] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.613389  1944 leader_election.cc:290] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
I20260630 12:20:42.614071  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e2df4421d9437da1651e00aa1f40f3" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590" is_pre_election: true
I20260630 12:20:42.614334  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e2df4421d9437da1651e00aa1f40f3" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:42.614733  1589 raft_consensus.cc:2468] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 0.
I20260630 12:20:42.614892  1905 raft_consensus.cc:2468] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 0.
I20260630 12:20:42.615749  1703 leader_election.cc:304] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:42.616408  1944 raft_consensus.cc:2804] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:42.616794  1944 raft_consensus.cc:493] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:42.617018  1944 raft_consensus.cc:3060] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.621609  1944 raft_consensus.cc:515] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.623449  1944 leader_election.cc:290] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
I20260630 12:20:42.623895  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e2df4421d9437da1651e00aa1f40f3" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:42.623987  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e2df4421d9437da1651e00aa1f40f3" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
I20260630 12:20:42.624645  1589 raft_consensus.cc:3060] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.624696  1905 raft_consensus.cc:3060] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.630709  1589 raft_consensus.cc:2468] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 1.
I20260630 12:20:42.631778  1703 leader_election.cc:304] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:42.632591  1944 raft_consensus.cc:2804] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:42.632529  1905 raft_consensus.cc:2468] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 1.
I20260630 12:20:42.633164  1944 raft_consensus.cc:697] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 LEADER]: Becoming Leader. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Running, Role: LEADER
I20260630 12:20:42.633956  1944 consensus_queue.cc:237] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } }
I20260630 12:20:42.640816  1487 catalog_manager.cc:5697] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: term changed from 0 to 1, leader changed from <none> to b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195). New cstate: current_term: 1 leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:42.649629  1824 raft_consensus.cc:493] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:42.650082  1824 raft_consensus.cc:515] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.651619  1824 leader_election.cc:290] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:42.652415  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" is_pre_election: true
I20260630 12:20:42.652607  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" is_pre_election: true
I20260630 12:20:42.652909  1905 raft_consensus.cc:2468] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:42.653172  1735 raft_consensus.cc:2468] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 0.
I20260630 12:20:42.653882  1630 leader_election.cc:304] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 
I20260630 12:20:42.654721  1824 raft_consensus.cc:2804] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:42.655134  1824 raft_consensus.cc:493] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:42.655447  1824 raft_consensus.cc:3060] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.660528  1824 raft_consensus.cc:515] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.662643  1824 leader_election.cc:290] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Requested vote from peers 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:42.663288  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
I20260630 12:20:42.663807  1905 raft_consensus.cc:3060] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.663722  1735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:42.664469  1735 raft_consensus.cc:3060] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:42.668308  1905 raft_consensus.cc:2468] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:42.669317  1630 leader_election.cc:304] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 
I20260630 12:20:42.669876  1735 raft_consensus.cc:2468] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 1.
I20260630 12:20:42.670147  1824 raft_consensus.cc:2804] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:42.670604  1824 raft_consensus.cc:697] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:42.671289  1824 consensus_queue.cc:237] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:42.678712  1487 catalog_manager.cc:5697] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:42.701632  1824 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.706595  1824 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.897703  1958 consensus_queue.cc:1048] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.899044  1958 consensus_queue.cc:1048] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.913502  1955 consensus_queue.cc:1048] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:20:42.933039  1824 consensus_queue.cc:1048] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.946717  1824 consensus_queue.cc:1048] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:42.959374  1955 consensus_queue.cc:1048] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.032502  1944 consensus_queue.cc:1048] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.044198  1943 consensus_queue.cc:1048] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.119228  1955 consensus_queue.cc:1048] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.129815  1824 consensus_queue.cc:1048] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:43.144047  1540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:20:43.167796  1665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbae1a2af74457aac7186d2590b0d8b"
dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
mode: GRACEFUL
new_leader_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
 from {username='slave'} at 127.0.0.1:41828
I20260630 12:20:43.168505  1665 raft_consensus.cc:606] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Received request to transfer leadership to TS 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:43.170845  1665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a"
dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
mode: GRACEFUL
new_leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
 from {username='slave'} at 127.0.0.1:41828
I20260630 12:20:43.171350  1665 raft_consensus.cc:606] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Received request to transfer leadership to TS b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:43.173996  1665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70bfb8e0513f4af8972ce85fda42f485"
dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
mode: GRACEFUL
new_leader_uuid: "00e7efd7bae24babbc190da33f785590"
 from {username='slave'} at 127.0.0.1:41828
I20260630 12:20:43.174625  1665 raft_consensus.cc:606] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Received request to transfer leadership to TS 00e7efd7bae24babbc190da33f785590
I20260630 12:20:43.177140  1665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365"
dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
mode: GRACEFUL
new_leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
 from {username='slave'} at 127.0.0.1:41828
I20260630 12:20:43.177584  1665 raft_consensus.cc:606] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Received request to transfer leadership to TS b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:43.179863  1665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e044e21d9252418b93d40eafaf30c017"
dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
mode: GRACEFUL
new_leader_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
 from {username='slave'} at 127.0.0.1:41828
I20260630 12:20:43.180306  1665 raft_consensus.cc:606] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Received request to transfer leadership to TS 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:43.194828  1589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7827223495f4a06995226d96db72331"
dest_uuid: "00e7efd7bae24babbc190da33f785590"
mode: GRACEFUL
new_leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
 from {username='slave'} at 127.0.0.1:44918
I20260630 12:20:43.195365  1589 raft_consensus.cc:606] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Received request to transfer leadership to TS b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:43.196614  1540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 6
W20260630 12:20:43.196990  1535 auto_rebalancer.cc:639] Failed to schedule move for tablet 70bfb8e0513f4af8972ce85fda42f485: Remote error: Service unavailable: leader transfer in progress
I20260630 12:20:43.197400  1540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:20:43.207212  1535 auto_rebalancer.cc:639] Failed to schedule move for tablet e7827223495f4a06995226d96db72331: Remote error: Service unavailable: leader transfer in progress
I20260630 12:20:43.210795  1589 consensus_queue.cc:237] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:43.216542  1665 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:20:43.216897  1555 consensus_peers.cc:597] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 -> Peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Couldn't send request to peer 6a2a0d0f1224414784f3c25cffd97fb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 128c7fcb25784690967436e360ef402c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:43.216856  1735 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.217823  2018 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.218715  1790 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.225649  2018 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:43.227372  1665 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:43.227669  1735 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:43.237685  1486 catalog_manager.cc:5697] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:43.242012  1665 consensus_queue.cc:237] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:43.249287  1735 raft_consensus.cc:1275] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:20:43.249686  1630 consensus_peers.cc:597] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 -> Peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Couldn't send request to peer 6a2a0d0f1224414784f3c25cffd97fb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 483a70088af24d2cb856e99195fa19bb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:43.251085  1962 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.251529  1589 raft_consensus.cc:1275] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:43.253552  1962 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.260380  1824 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:43.261994  1735 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:43.273082  1484 catalog_manager.cc:5697] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:43.274650  1589 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:43.321048  1962 raft_consensus.cc:993] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099: : Instructing follower 6a2a0d0f1224414784f3c25cffd97fb5 to start an election
I20260630 12:20:43.321502  1824 raft_consensus.cc:1081] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Signalling peer 6a2a0d0f1224414784f3c25cffd97fb5 to start an election
I20260630 12:20:43.323107  1905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e044e21d9252418b93d40eafaf30c017"
dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
 from {username='slave'} at 127.0.0.1:37930
I20260630 12:20:43.323668  1905 raft_consensus.cc:493] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:43.323979  1905 raft_consensus.cc:3060] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.329490  1905 raft_consensus.cc:515] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:43.331166  1905 leader_election.cc:290] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 2 election: Requested vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:43.332162  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044e21d9252418b93d40eafaf30c017" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:43.332398  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e044e21d9252418b93d40eafaf30c017" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:43.332774  1665 raft_consensus.cc:3055] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:43.333026  1589 raft_consensus.cc:3060] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.333178  1665 raft_consensus.cc:740] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:43.334062  1665 consensus_queue.cc:260] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:43.335239  1665 raft_consensus.cc:3060] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.339511  1589 raft_consensus.cc:2468] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 2.
I20260630 12:20:43.340632  1870 leader_election.cc:304] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 
I20260630 12:20:43.341459  2012 raft_consensus.cc:2804] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:43.341508  1665 raft_consensus.cc:2468] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 2.
I20260630 12:20:43.342056  2012 raft_consensus.cc:697] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Running, Role: LEADER
I20260630 12:20:43.342876  2012 consensus_queue.cc:237] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:43.350313  1484 catalog_manager.cc:5697] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 reported cstate change: term changed from 1 to 2, leader changed from 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) to 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196). New cstate: current_term: 2 leader_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:43.369102  1962 raft_consensus.cc:993] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099: : Instructing follower 6a2a0d0f1224414784f3c25cffd97fb5 to start an election
I20260630 12:20:43.369596  1824 raft_consensus.cc:1081] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Signalling peer 6a2a0d0f1224414784f3c25cffd97fb5 to start an election
I20260630 12:20:43.371078  1905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbae1a2af74457aac7186d2590b0d8b"
dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
 from {username='slave'} at 127.0.0.1:37930
I20260630 12:20:43.371573  1905 raft_consensus.cc:493] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:43.371953  1905 raft_consensus.cc:3060] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.376477  1905 raft_consensus.cc:515] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:43.378291  1905 leader_election.cc:290] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 2 election: Requested vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:43.378928  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbae1a2af74457aac7186d2590b0d8b" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:43.379504  1665 raft_consensus.cc:3055] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:43.379835  1665 raft_consensus.cc:740] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:43.380754  1665 consensus_queue.cc:260] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:43.381946  1665 raft_consensus.cc:3060] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.379915  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbae1a2af74457aac7186d2590b0d8b" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:43.385151  1962 raft_consensus.cc:993] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099: : Instructing follower b0604a6ab2e742f1bbaf055ffcc0e03d to start an election
I20260630 12:20:43.385645  1824 raft_consensus.cc:1081] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Signalling peer b0604a6ab2e742f1bbaf055ffcc0e03d to start an election
I20260630 12:20:43.385443  1589 raft_consensus.cc:3060] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.387332  1739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a"
dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
 from {username='slave'} at 127.0.0.1:60882
I20260630 12:20:43.387820  1739 raft_consensus.cc:493] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:43.388154  1739 raft_consensus.cc:3060] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.388280  1665 raft_consensus.cc:2468] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 2.
I20260630 12:20:43.389593  1870 leader_election.cc:304] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, 6a2a0d0f1224414784f3c25cffd97fb5; no voters: 
I20260630 12:20:43.390381  2012 raft_consensus.cc:2804] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:43.390897  2012 raft_consensus.cc:697] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Running, Role: LEADER
I20260630 12:20:43.391758  2012 consensus_queue.cc:237] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } }
I20260630 12:20:43.396143  1589 raft_consensus.cc:2468] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 2.
I20260630 12:20:43.397689  1739 raft_consensus.cc:515] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.401742  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:43.402304  1589 raft_consensus.cc:3060] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.402989  1484 catalog_manager.cc:5697] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 reported cstate change: term changed from 1 to 2, leader changed from 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) to 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196). New cstate: current_term: 2 leader_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:43.404038  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2058db2b094e7da9c1ef54e67dbe1a" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:43.404721  1665 raft_consensus.cc:3055] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:43.405056  1665 raft_consensus.cc:740] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:43.406157  1665 consensus_queue.cc:260] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.407238  1665 raft_consensus.cc:3060] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.408623  1589 raft_consensus.cc:2468] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 2.
I20260630 12:20:43.409415  1739 leader_election.cc:290] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 2 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:43.409643  1703 leader_election.cc:304] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:43.410511  1943 raft_consensus.cc:2804] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:43.411029  1943 raft_consensus.cc:697] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Becoming Leader. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Running, Role: LEADER
I20260630 12:20:43.411816  1943 consensus_queue.cc:237] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.423408  1665 raft_consensus.cc:2468] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 2.
I20260630 12:20:43.427371  1484 catalog_manager.cc:5697] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: term changed from 1 to 2, leader changed from 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) to b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195). New cstate: current_term: 2 leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:43.509308  1962 raft_consensus.cc:993] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099: : Instructing follower b0604a6ab2e742f1bbaf055ffcc0e03d to start an election
I20260630 12:20:43.509775  1824 raft_consensus.cc:1081] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Signalling peer b0604a6ab2e742f1bbaf055ffcc0e03d to start an election
I20260630 12:20:43.511317  1739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365"
dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
 from {username='slave'} at 127.0.0.1:60882
I20260630 12:20:43.511861  1739 raft_consensus.cc:493] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:43.512156  1739 raft_consensus.cc:3060] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.516913  1739 raft_consensus.cc:515] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.518744  1739 leader_election.cc:290] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 2 election: Requested vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707)
I20260630 12:20:43.519842  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:43.520466  1665 raft_consensus.cc:3055] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:43.520797  1665 raft_consensus.cc:740] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:43.521560  1665 consensus_queue.cc:260] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.521922  1905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7898ae397ff04e4aa09c71c7c9479365" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
I20260630 12:20:43.522459  1905 raft_consensus.cc:3060] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.522657  1665 raft_consensus.cc:3060] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.526711  1905 raft_consensus.cc:2468] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 2.
I20260630 12:20:43.527714  1704 leader_election.cc:304] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a0d0f1224414784f3c25cffd97fb5, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:43.528285  1665 raft_consensus.cc:2468] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 2.
I20260630 12:20:43.528442  1943 raft_consensus.cc:2804] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:43.529049  1943 raft_consensus.cc:697] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Becoming Leader. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Running, Role: LEADER
I20260630 12:20:43.529853  1943 consensus_queue.cc:237] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.533124  1962 raft_consensus.cc:993] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: : Instructing follower 00e7efd7bae24babbc190da33f785590 to start an election
I20260630 12:20:43.533560  1824 raft_consensus.cc:1081] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Signalling peer 00e7efd7bae24babbc190da33f785590 to start an election
I20260630 12:20:43.535027  1589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70bfb8e0513f4af8972ce85fda42f485"
dest_uuid: "00e7efd7bae24babbc190da33f785590"
 from {username='slave'} at 127.0.0.1:44908
I20260630 12:20:43.535522  1589 raft_consensus.cc:493] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:43.535846  1589 raft_consensus.cc:3060] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.538519  1484 catalog_manager.cc:5697] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: term changed from 1 to 2, leader changed from 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) to b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195). New cstate: current_term: 2 leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:43.540298  1589 raft_consensus.cc:515] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.542022  1589 leader_election.cc:290] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 2 election: Requested vote from peers 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611), b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:43.543510  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bfb8e0513f4af8972ce85fda42f485" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:43.543526  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70bfb8e0513f4af8972ce85fda42f485" candidate_uuid: "00e7efd7bae24babbc190da33f785590" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:43.544241  1665 raft_consensus.cc:3055] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:43.544298  1739 raft_consensus.cc:3060] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.544752  1665 raft_consensus.cc:740] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:43.545579  1665 consensus_queue.cc:260] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.546619  1665 raft_consensus.cc:3060] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.550725  1739 raft_consensus.cc:2468] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 2.
I20260630 12:20:43.551913  1554 leader_election.cc:304] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00e7efd7bae24babbc190da33f785590, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:43.552718  2018 raft_consensus.cc:2804] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:43.553287  2018 raft_consensus.cc:697] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Becoming Leader. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Running, Role: LEADER
I20260630 12:20:43.553838  1665 raft_consensus.cc:2468] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00e7efd7bae24babbc190da33f785590 in term 2.
I20260630 12:20:43.554149  2018 consensus_queue.cc:237] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.561558  1484 catalog_manager.cc:5697] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 reported cstate change: term changed from 1 to 2, leader changed from 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) to 00e7efd7bae24babbc190da33f785590 (127.30.94.193). New cstate: current_term: 2 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:43.691298  1790 raft_consensus.cc:993] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590: : Instructing follower b0604a6ab2e742f1bbaf055ffcc0e03d to start an election
I20260630 12:20:43.691818  2018 raft_consensus.cc:1081] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Signalling peer b0604a6ab2e742f1bbaf055ffcc0e03d to start an election
I20260630 12:20:43.693264  1739 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7827223495f4a06995226d96db72331"
dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
 from {username='slave'} at 127.0.0.1:60876
I20260630 12:20:43.693749  1739 raft_consensus.cc:493] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:43.694146  1739 raft_consensus.cc:3060] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.698372  1739 raft_consensus.cc:515] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.699755  1739 leader_election.cc:290] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 2 election: Requested vote from peers 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:43.700484  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7827223495f4a06995226d96db72331" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:43.701010  1589 raft_consensus.cc:3055] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:43.700951  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7827223495f4a06995226d96db72331" candidate_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:43.701411  1589 raft_consensus.cc:740] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Running, Role: LEADER
I20260630 12:20:43.701624  1665 raft_consensus.cc:3060] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.702139  1589 consensus_queue.cc:260] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.703243  1589 raft_consensus.cc:3060] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:43.708088  1665 raft_consensus.cc:2468] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 2.
I20260630 12:20:43.709256  1703 leader_election.cc:304] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:43.710007  1943 raft_consensus.cc:2804] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:43.710143  1589 raft_consensus.cc:2468] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0604a6ab2e742f1bbaf055ffcc0e03d in term 2.
I20260630 12:20:43.710629  1943 raft_consensus.cc:697] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Becoming Leader. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Running, Role: LEADER
I20260630 12:20:43.711462  1943 consensus_queue.cc:237] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } }
I20260630 12:20:43.718469  1484 catalog_manager.cc:5697] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: term changed from 1 to 2, leader changed from 00e7efd7bae24babbc190da33f785590 (127.30.94.193) to b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195). New cstate: current_term: 2 leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:43.748649  2039 ts_tablet_manager.cc:933] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: Initiating tablet copy from peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:43.750072  2039 tablet_copy_client.cc:323] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:33989
I20260630 12:20:43.751655  1600 tablet_copy_service.cc:140] P 00e7efd7bae24babbc190da33f785590: Received BeginTabletCopySession request for tablet 128c7fcb25784690967436e360ef402c from peer 6a2a0d0f1224414784f3c25cffd97fb5 ({username='slave'} at 127.0.0.1:44916)
I20260630 12:20:43.752244  1600 tablet_copy_service.cc:161] P 00e7efd7bae24babbc190da33f785590: Beginning new tablet copy session on tablet 128c7fcb25784690967436e360ef402c from peer 6a2a0d0f1224414784f3c25cffd97fb5 at {username='slave'} at 127.0.0.1:44916: session id = 6a2a0d0f1224414784f3c25cffd97fb5-128c7fcb25784690967436e360ef402c
I20260630 12:20:43.759712  1600 tablet_copy_source_session.cc:215] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:43.762353  2039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 128c7fcb25784690967436e360ef402c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:43.773080  2039 tablet_copy_client.cc:806] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:43.773623  2039 tablet_copy_client.cc:670] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:43.776890  2039 tablet_copy_client.cc:538] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:43.782102  2039 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:43.794816  1589 raft_consensus.cc:1275] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer 6a2a0d0f1224414784f3c25cffd97fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.796100  2012 consensus_queue.cc:1048] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.797984  2039 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:20:43.798736  2039 tablet_bootstrap.cc:492] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap complete.
I20260630 12:20:43.799346  2039 ts_tablet_manager.cc:1403] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260630 12:20:43.801999  2039 raft_consensus.cc:359] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:43.802788  2039 raft_consensus.cc:740] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: LEARNER
I20260630 12:20:43.803408  2039 consensus_queue.cc:260] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:43.805711  2039 ts_tablet_manager.cc:1434] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:20:43.808130  1600 tablet_copy_service.cc:342] P 00e7efd7bae24babbc190da33f785590: Request end of tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-128c7fcb25784690967436e360ef402c received from {username='slave'} at 127.0.0.1:44916
I20260630 12:20:43.808563  1600 tablet_copy_service.cc:434] P 00e7efd7bae24babbc190da33f785590: ending tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-128c7fcb25784690967436e360ef402c on tablet 128c7fcb25784690967436e360ef402c with peer 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:43.821884  1665 raft_consensus.cc:1275] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 6a2a0d0f1224414784f3c25cffd97fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.823379  2044 consensus_queue.cc:1048] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.825953  2039 ts_tablet_manager.cc:933] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: Initiating tablet copy from peer 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:43.834442  2039 tablet_copy_client.cc:323] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:35611
I20260630 12:20:43.836093  1675 tablet_copy_service.cc:140] P 5879a2ca100a4382b2ea6fd25f787099: Received BeginTabletCopySession request for tablet 483a70088af24d2cb856e99195fa19bb from peer 6a2a0d0f1224414784f3c25cffd97fb5 ({username='slave'} at 127.0.0.1:41820)
I20260630 12:20:43.836663  1675 tablet_copy_service.cc:161] P 5879a2ca100a4382b2ea6fd25f787099: Beginning new tablet copy session on tablet 483a70088af24d2cb856e99195fa19bb from peer 6a2a0d0f1224414784f3c25cffd97fb5 at {username='slave'} at 127.0.0.1:41820: session id = 6a2a0d0f1224414784f3c25cffd97fb5-483a70088af24d2cb856e99195fa19bb
I20260630 12:20:43.844188  1675 tablet_copy_source_session.cc:215] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:43.848692  2039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 483a70088af24d2cb856e99195fa19bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:43.858747  2039 tablet_copy_client.cc:806] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:43.859237  2039 tablet_copy_client.cc:670] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:43.862784  2039 tablet_copy_client.cc:538] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:43.868865  2039 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:43.874377  1665 raft_consensus.cc:1275] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.875247  1664 raft_consensus.cc:1275] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 6a2a0d0f1224414784f3c25cffd97fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.876715  2044 consensus_queue.cc:1048] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.876865  1943 consensus_queue.cc:1048] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.892241  1589 raft_consensus.cc:1275] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer 6a2a0d0f1224414784f3c25cffd97fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.894233  2011 consensus_queue.cc:1048] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:20:43.909409  2039 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:20:43.910283  2039 tablet_bootstrap.cc:492] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap complete.
I20260630 12:20:43.910903  2039 ts_tablet_manager.cc:1403] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.013s
I20260630 12:20:43.915110  2039 raft_consensus.cc:359] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:43.915926  2039 raft_consensus.cc:740] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: LEARNER
I20260630 12:20:43.916589  2039 consensus_queue.cc:260] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:43.918943  2039 ts_tablet_manager.cc:1434] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:20:43.923259  1675 tablet_copy_service.cc:342] P 5879a2ca100a4382b2ea6fd25f787099: Request end of tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-483a70088af24d2cb856e99195fa19bb received from {username='slave'} at 127.0.0.1:41820
I20260630 12:20:43.923704  1675 tablet_copy_service.cc:434] P 5879a2ca100a4382b2ea6fd25f787099: ending tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-483a70088af24d2cb856e99195fa19bb on tablet 483a70088af24d2cb856e99195fa19bb with peer 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:43.924055  1589 raft_consensus.cc:1275] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.925753  1943 consensus_queue.cc:1048] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.965327  1665 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.966643  2018 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:43.977349  1739 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:43.978694  2018 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:44.017305  1905 raft_consensus.cc:1275] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:44.018925  2019 consensus_queue.cc:1048] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:20:44.031328  1665 raft_consensus.cc:1275] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:44.033823  1944 consensus_queue.cc:1048] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:44.111030  1665 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:44.112296  2019 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:44.121537  1589 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:44.123005  1943 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:44.149802  1905 raft_consensus.cc:1217] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:20:44.406689  1905 raft_consensus.cc:1217] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:20:44.586110  2052 raft_consensus.cc:1064] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590: attempting to promote NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 to VOTER
I20260630 12:20:44.588030  2052 consensus_queue.cc:237] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:44.593513  1905 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:44.594252  1739 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:44.594588  1665 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:44.594957  2052 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:44.596135  1790 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:44.597009  2018 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:44.621349  2018 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.623646  1739 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.633872  1905 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.635344  1486 catalog_manager.cc:5697] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 reported cstate change: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:44.647811  1665 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.678817  1589 consensus_queue.cc:237] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:44.683153  1665 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:44.683157  1905 raft_consensus.cc:1275] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:44.684602  1790 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:44.685381  2018 consensus_queue.cc:1048] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:44.691704  2062 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.693320  1665 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.693487  1905 raft_consensus.cc:2955] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.703063  1472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 128c7fcb25784690967436e360ef402c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:44.707114  1486 catalog_manager.cc:5697] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 reported cstate change: config changed from index 3 to 4, VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) evicted. New cstate: current_term: 2 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.717510  1724 tablet_service.cc:1558] Processing DeleteTablet for tablet 128c7fcb25784690967436e360ef402c with delete_type TABLET_DATA_TOMBSTONED (TS b0604a6ab2e742f1bbaf055ffcc0e03d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60860
I20260630 12:20:44.731814  2066 tablet_replica.cc:333] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:44.732654  2066 raft_consensus.cc:2243] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:44.733238  2066 raft_consensus.cc:2272] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:44.735532  2066 ts_tablet_manager.cc:1916] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:44.745159  2066 ts_tablet_manager.cc:1929] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:20:44.745493  2066 log.cc:1199] T 128c7fcb25784690967436e360ef402c P b0604a6ab2e742f1bbaf055ffcc0e03d: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-2-root/wals/128c7fcb25784690967436e360ef402c
I20260630 12:20:44.746765  1472 catalog_manager.cc:5028] TS b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447): tablet 128c7fcb25784690967436e360ef402c (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]) successfully deleted
I20260630 12:20:44.897375  1962 raft_consensus.cc:1064] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099: attempting to promote NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 to VOTER
I20260630 12:20:44.899273  1962 consensus_queue.cc:237] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:44.905871  1905 raft_consensus.cc:1275] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEARNER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:44.906829  1739 raft_consensus.cc:1275] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:44.907330  1824 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:44.906900  1589 raft_consensus.cc:1275] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:44.908221  2068 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:44.909334  1962 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:44.939945  1962 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.947257  1739 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.947448  1589 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.955571  1905 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:44.966873  1484 catalog_manager.cc:5697] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:44.993314  1665 consensus_queue.cc:237] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:45.001763  1905 raft_consensus.cc:1275] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:20:45.003376  1824 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:45.013263  2068 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 00e7efd7bae24babbc190da33f785590 (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:45.022455  1905 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 00e7efd7bae24babbc190da33f785590 (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:45.031507  1739 raft_consensus.cc:1275] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:20:45.032931  1472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 483a70088af24d2cb856e99195fa19bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:45.033954  2068 consensus_queue.cc:1048] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:45.040843  1485 catalog_manager.cc:5697] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: config changed from index 3 to 4, VOTER 00e7efd7bae24babbc190da33f785590 (127.30.94.193) evicted. New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:45.038040  1739 raft_consensus.cc:2955] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 00e7efd7bae24babbc190da33f785590 (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:45.054811  1574 tablet_service.cc:1558] Processing DeleteTablet for tablet 483a70088af24d2cb856e99195fa19bb with delete_type TABLET_DATA_TOMBSTONED (TS 00e7efd7bae24babbc190da33f785590 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44886
I20260630 12:20:45.059710  2073 tablet_replica.cc:333] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:45.060575  2073 raft_consensus.cc:2243] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:45.061283  2073 raft_consensus.cc:2272] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:45.063911  2073 ts_tablet_manager.cc:1916] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:45.074981  2073 ts_tablet_manager.cc:1929] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:20:45.075229  2073 log.cc:1199] T 483a70088af24d2cb856e99195fa19bb P 00e7efd7bae24babbc190da33f785590: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-0-root/wals/483a70088af24d2cb856e99195fa19bb
I20260630 12:20:45.076481  1472 catalog_manager.cc:5028] TS 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): tablet 483a70088af24d2cb856e99195fa19bb (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]) successfully deleted
I20260630 12:20:45.198382  1540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:20:45.210407  1589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296"
dest_uuid: "00e7efd7bae24babbc190da33f785590"
mode: GRACEFUL
new_leader_uuid: "5879a2ca100a4382b2ea6fd25f787099"
 from {username='slave'} at 127.0.0.1:44918
I20260630 12:20:45.210887  1589 raft_consensus.cc:606] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Received request to transfer leadership to TS 5879a2ca100a4382b2ea6fd25f787099
I20260630 12:20:45.211858  1540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:20:45.212392  1540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:45.461736  2074 raft_consensus.cc:993] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: : Instructing follower 5879a2ca100a4382b2ea6fd25f787099 to start an election
I20260630 12:20:45.462154  2062 raft_consensus.cc:1081] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Signalling peer 5879a2ca100a4382b2ea6fd25f787099 to start an election
I20260630 12:20:45.463462  1665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296"
dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
 from {username='slave'} at 127.0.0.1:41816
I20260630 12:20:45.463898  1665 raft_consensus.cc:493] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:45.464174  1665 raft_consensus.cc:3060] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:45.468227  1665 raft_consensus.cc:515] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:45.469681  1665 leader_election.cc:290] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 2 election: Requested vote from peers b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447), 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:45.470512  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:45.470656  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33c884d8341e45f88d8436e5b4e24296" candidate_uuid: "5879a2ca100a4382b2ea6fd25f787099" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00e7efd7bae24babbc190da33f785590"
I20260630 12:20:45.471069  1739 raft_consensus.cc:3060] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:45.471170  1589 raft_consensus.cc:3055] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:45.471591  1589 raft_consensus.cc:740] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00e7efd7bae24babbc190da33f785590, State: Running, Role: LEADER
I20260630 12:20:45.472230  1589 consensus_queue.cc:260] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:45.473232  1589 raft_consensus.cc:3060] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:45.475736  1739 raft_consensus.cc:2468] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 2.
I20260630 12:20:45.476745  1629 leader_election.cc:304] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5879a2ca100a4382b2ea6fd25f787099, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:45.477398  1962 raft_consensus.cc:2804] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:45.477782  1962 raft_consensus.cc:697] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 LEADER]: Becoming Leader. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:45.478325  1589 raft_consensus.cc:2468] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5879a2ca100a4382b2ea6fd25f787099 in term 2.
I20260630 12:20:45.478468  1962 consensus_queue.cc:237] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:45.484117  1484 catalog_manager.cc:5697] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: term changed from 1 to 2, leader changed from 00e7efd7bae24babbc190da33f785590 (127.30.94.193) to 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194). New cstate: current_term: 2 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:45.862532  1739 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:45.863597  1962 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:45.875288  1589 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:45.877067  1962 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:46.075943  1589 consensus_queue.cc:237] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
W20260630 12:20:46.082623  1555 consensus_peers.cc:597] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 -> Peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Couldn't send request to peer 6a2a0d0f1224414784f3c25cffd97fb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70bfb8e0513f4af8972ce85fda42f485. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:46.082938  1665 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:46.083416  1739 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:46.084232  2084 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:46.085052  2083 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:46.092396  2083 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.094625  1665 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.095788  1739 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.107115  1485 catalog_manager.cc:5697] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.109004  1665 consensus_queue.cc:237] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
W20260630 12:20:46.114430  1630 consensus_peers.cc:597] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 -> Peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Couldn't send request to peer 6a2a0d0f1224414784f3c25cffd97fb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33c884d8341e45f88d8436e5b4e24296. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:46.115005  1739 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:46.116288  2068 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:46.116667  1589 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:46.118634  2054 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:46.122676  2054 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.128907  1739 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.129041  1589 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.138005  1486 catalog_manager.cc:5697] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:46.138924  1665 consensus_queue.cc:237] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: NON_VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: true } }
I20260630 12:20:46.145792  1905 raft_consensus.cc:1275] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:46.147615  1590 raft_consensus.cc:1275] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:20:46.148006  1629 consensus_peers.cc:597] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 -> Peer b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447): Couldn't send request to peer b0604a6ab2e742f1bbaf055ffcc0e03d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02c3e032c05a4abea38e7aa16d29eefc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:46.149221  2054 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:46.150074  2068 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:46.159545  1962 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: NON_VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: true } } }
I20260630 12:20:46.161312  1590 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: NON_VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: true } } }
I20260630 12:20:46.163451  1905 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: NON_VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: true } } }
I20260630 12:20:46.172034  1589 consensus_queue.cc:237] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:46.173264  1485 catalog_manager.cc:5697] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: config changed from index -1 to 2, NON_VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) added. New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: NON_VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:46.178720  1739 raft_consensus.cc:1275] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:46.179925  1665 raft_consensus.cc:1275] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:46.180027  2062 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:46.181283  2083 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:20:46.184494  1555 consensus_peers.cc:597] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 -> Peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Couldn't send request to peer 6a2a0d0f1224414784f3c25cffd97fb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94ce390d0fc94e688d8c6d04d752f883. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:46.189985  2083 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.190935  1665 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.193392  1739 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.202209  1485 catalog_manager.cc:5697] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: config changed from index -1 to 2, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:46.498220  2096 ts_tablet_manager.cc:933] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: Initiating tablet copy from peer 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:46.499814  2096 tablet_copy_client.cc:323] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:35611
I20260630 12:20:46.501302  1675 tablet_copy_service.cc:140] P 5879a2ca100a4382b2ea6fd25f787099: Received BeginTabletCopySession request for tablet 33c884d8341e45f88d8436e5b4e24296 from peer 6a2a0d0f1224414784f3c25cffd97fb5 ({username='slave'} at 127.0.0.1:41820)
I20260630 12:20:46.501727  1675 tablet_copy_service.cc:161] P 5879a2ca100a4382b2ea6fd25f787099: Beginning new tablet copy session on tablet 33c884d8341e45f88d8436e5b4e24296 from peer 6a2a0d0f1224414784f3c25cffd97fb5 at {username='slave'} at 127.0.0.1:41820: session id = 6a2a0d0f1224414784f3c25cffd97fb5-33c884d8341e45f88d8436e5b4e24296
I20260630 12:20:46.507197  1675 tablet_copy_source_session.cc:215] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:46.509618  2096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33c884d8341e45f88d8436e5b4e24296. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:46.520556  2096 tablet_copy_client.cc:806] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:46.521080  2096 tablet_copy_client.cc:670] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:46.524380  2096 tablet_copy_client.cc:538] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:46.529609  2096 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:46.545790  2096 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:20:46.546433  2096 tablet_bootstrap.cc:492] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap complete.
I20260630 12:20:46.547190  2096 ts_tablet_manager.cc:1403] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.001s
I20260630 12:20:46.549522  2096 raft_consensus.cc:359] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:46.550413  2096 raft_consensus.cc:740] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: LEARNER
I20260630 12:20:46.550987  2096 consensus_queue.cc:260] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:46.553356  2096 ts_tablet_manager.cc:1434] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:20:46.555212  1675 tablet_copy_service.cc:342] P 5879a2ca100a4382b2ea6fd25f787099: Request end of tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-33c884d8341e45f88d8436e5b4e24296 received from {username='slave'} at 127.0.0.1:41820
I20260630 12:20:46.555616  1675 tablet_copy_service.cc:434] P 5879a2ca100a4382b2ea6fd25f787099: ending tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-33c884d8341e45f88d8436e5b4e24296 on tablet 33c884d8341e45f88d8436e5b4e24296 with peer 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:46.599359  2096 ts_tablet_manager.cc:933] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: Initiating tablet copy from peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:46.601009  2096 tablet_copy_client.cc:323] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:33989
I20260630 12:20:46.602474  1600 tablet_copy_service.cc:140] P 00e7efd7bae24babbc190da33f785590: Received BeginTabletCopySession request for tablet 94ce390d0fc94e688d8c6d04d752f883 from peer 6a2a0d0f1224414784f3c25cffd97fb5 ({username='slave'} at 127.0.0.1:44916)
I20260630 12:20:46.602981  1600 tablet_copy_service.cc:161] P 00e7efd7bae24babbc190da33f785590: Beginning new tablet copy session on tablet 94ce390d0fc94e688d8c6d04d752f883 from peer 6a2a0d0f1224414784f3c25cffd97fb5 at {username='slave'} at 127.0.0.1:44916: session id = 6a2a0d0f1224414784f3c25cffd97fb5-94ce390d0fc94e688d8c6d04d752f883
I20260630 12:20:46.610154  1600 tablet_copy_source_session.cc:215] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:46.612787  2096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94ce390d0fc94e688d8c6d04d752f883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:46.622813  2100 ts_tablet_manager.cc:933] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: Initiating tablet copy from peer 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:46.624749  2100 tablet_copy_client.cc:323] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:35611
I20260630 12:20:46.625681  2096 tablet_copy_client.cc:806] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:46.626257  2096 tablet_copy_client.cc:670] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:46.626523  1675 tablet_copy_service.cc:140] P 5879a2ca100a4382b2ea6fd25f787099: Received BeginTabletCopySession request for tablet 02c3e032c05a4abea38e7aa16d29eefc from peer b0604a6ab2e742f1bbaf055ffcc0e03d ({username='slave'} at 127.0.0.1:41802)
I20260630 12:20:46.627059  1675 tablet_copy_service.cc:161] P 5879a2ca100a4382b2ea6fd25f787099: Beginning new tablet copy session on tablet 02c3e032c05a4abea38e7aa16d29eefc from peer b0604a6ab2e742f1bbaf055ffcc0e03d at {username='slave'} at 127.0.0.1:41802: session id = b0604a6ab2e742f1bbaf055ffcc0e03d-02c3e032c05a4abea38e7aa16d29eefc
I20260630 12:20:46.631048  2096 tablet_copy_client.cc:538] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:46.634289  1675 tablet_copy_source_session.cc:215] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:46.637151  2100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02c3e032c05a4abea38e7aa16d29eefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:46.638523  2096 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:46.648396  2102 ts_tablet_manager.cc:933] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: Initiating tablet copy from peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:46.657088  2100 tablet_copy_client.cc:806] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:46.657882  2100 tablet_copy_client.cc:670] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:46.659646  2102 tablet_copy_client.cc:323] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:33989
I20260630 12:20:46.661546  1600 tablet_copy_service.cc:140] P 00e7efd7bae24babbc190da33f785590: Received BeginTabletCopySession request for tablet 70bfb8e0513f4af8972ce85fda42f485 from peer 6a2a0d0f1224414784f3c25cffd97fb5 ({username='slave'} at 127.0.0.1:44916)
I20260630 12:20:46.661885  2100 tablet_copy_client.cc:538] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:46.662041  1600 tablet_copy_service.cc:161] P 00e7efd7bae24babbc190da33f785590: Beginning new tablet copy session on tablet 70bfb8e0513f4af8972ce85fda42f485 from peer 6a2a0d0f1224414784f3c25cffd97fb5 at {username='slave'} at 127.0.0.1:44916: session id = 6a2a0d0f1224414784f3c25cffd97fb5-70bfb8e0513f4af8972ce85fda42f485
I20260630 12:20:46.665792  2096 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:20:46.666699  2096 tablet_bootstrap.cc:492] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap complete.
I20260630 12:20:46.667378  2096 ts_tablet_manager.cc:1403] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
I20260630 12:20:46.669548  1600 tablet_copy_source_session.cc:215] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:46.670486  2100 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap starting.
I20260630 12:20:46.671293  2096 raft_consensus.cc:359] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:46.672130  2096 raft_consensus.cc:740] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: LEARNER
I20260630 12:20:46.672809  2096 consensus_queue.cc:260] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:46.675100  2096 ts_tablet_manager.cc:1434] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:20:46.691452  2102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70bfb8e0513f4af8972ce85fda42f485. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:46.692226  1600 tablet_copy_service.cc:342] P 00e7efd7bae24babbc190da33f785590: Request end of tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-94ce390d0fc94e688d8c6d04d752f883 received from {username='slave'} at 127.0.0.1:44916
I20260630 12:20:46.692708  1600 tablet_copy_service.cc:434] P 00e7efd7bae24babbc190da33f785590: ending tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-94ce390d0fc94e688d8c6d04d752f883 on tablet 94ce390d0fc94e688d8c6d04d752f883 with peer 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:46.695449  2100 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:20:46.696154  2100 tablet_bootstrap.cc:492] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: Bootstrap complete.
I20260630 12:20:46.696695  2100 ts_tablet_manager.cc:1403] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260630 12:20:46.698805  2100 raft_consensus.cc:359] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: NON_VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: true } }
I20260630 12:20:46.699394  2100 raft_consensus.cc:740] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0604a6ab2e742f1bbaf055ffcc0e03d, State: Initialized, Role: LEARNER
I20260630 12:20:46.699916  2100 consensus_queue.cc:260] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: NON_VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: true } }
I20260630 12:20:46.701960  2100 ts_tablet_manager.cc:1434] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:20:46.703521  1675 tablet_copy_service.cc:342] P 5879a2ca100a4382b2ea6fd25f787099: Request end of tablet copy session b0604a6ab2e742f1bbaf055ffcc0e03d-02c3e032c05a4abea38e7aa16d29eefc received from {username='slave'} at 127.0.0.1:41802
I20260630 12:20:46.703912  1675 tablet_copy_service.cc:434] P 5879a2ca100a4382b2ea6fd25f787099: ending tablet copy session b0604a6ab2e742f1bbaf055ffcc0e03d-02c3e032c05a4abea38e7aa16d29eefc on tablet 02c3e032c05a4abea38e7aa16d29eefc with peer b0604a6ab2e742f1bbaf055ffcc0e03d
I20260630 12:20:46.706233  2102 tablet_copy_client.cc:806] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:46.707505  2102 tablet_copy_client.cc:670] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:46.711055  2102 tablet_copy_client.cc:538] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:46.716796  2102 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:46.733645  2102 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:20:46.734338  2102 tablet_bootstrap.cc:492] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap complete.
I20260630 12:20:46.734875  2102 ts_tablet_manager.cc:1403] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260630 12:20:46.736927  2102 raft_consensus.cc:359] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:46.737542  2102 raft_consensus.cc:740] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: LEARNER
I20260630 12:20:46.738039  2102 consensus_queue.cc:260] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:46.740178  2102 ts_tablet_manager.cc:1434] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:20:46.742396  1600 tablet_copy_service.cc:342] P 00e7efd7bae24babbc190da33f785590: Request end of tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-70bfb8e0513f4af8972ce85fda42f485 received from {username='slave'} at 127.0.0.1:44916
I20260630 12:20:46.742785  1600 tablet_copy_service.cc:434] P 00e7efd7bae24babbc190da33f785590: ending tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-70bfb8e0513f4af8972ce85fda42f485 on tablet 70bfb8e0513f4af8972ce85fda42f485 with peer 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:47.077773  1905 raft_consensus.cc:1217] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:20:47.085664  1905 raft_consensus.cc:1217] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:20:47.094658  1906 raft_consensus.cc:1217] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:20:47.106528  1739 raft_consensus.cc:1217] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:20:47.213346  1540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:20:47.228116  1665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aacc94c12044b548a53b567b9a13d32"
dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
mode: GRACEFUL
new_leader_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
 from {username='slave'} at 127.0.0.1:41828
I20260630 12:20:47.228713  1665 raft_consensus.cc:606] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Received request to transfer leadership to TS 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:47.229897  1540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:20:47.230511  1540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:47.486299  2113 raft_consensus.cc:993] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099: : Instructing follower 6a2a0d0f1224414784f3c25cffd97fb5 to start an election
I20260630 12:20:47.487208  2113 raft_consensus.cc:1081] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Signalling peer 6a2a0d0f1224414784f3c25cffd97fb5 to start an election
I20260630 12:20:47.489277  1906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aacc94c12044b548a53b567b9a13d32"
dest_uuid: "6a2a0d0f1224414784f3c25cffd97fb5"
 from {username='slave'} at 127.0.0.1:37930
I20260630 12:20:47.490093  1906 raft_consensus.cc:493] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:20:47.490546  1906 raft_consensus.cc:3060] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:47.500967  1906 raft_consensus.cc:515] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:47.508184  1906 leader_election.cc:290] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 2 election: Requested vote from peers b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447), 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611)
I20260630 12:20:47.508044  1739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aacc94c12044b548a53b567b9a13d32" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d"
I20260630 12:20:47.509131  1739 raft_consensus.cc:3060] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:47.510807  1665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aacc94c12044b548a53b567b9a13d32" candidate_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5879a2ca100a4382b2ea6fd25f787099"
I20260630 12:20:47.511412  1665 raft_consensus.cc:3055] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:20:47.511771  1665 raft_consensus.cc:740] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Running, Role: LEADER
I20260630 12:20:47.513057  1665 consensus_queue.cc:260] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:47.514693  1665 raft_consensus.cc:3060] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:20:47.518388  1739 raft_consensus.cc:2468] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 2.
I20260630 12:20:47.519755  1870 leader_election.cc:304] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a0d0f1224414784f3c25cffd97fb5, b0604a6ab2e742f1bbaf055ffcc0e03d; no voters: 
I20260630 12:20:47.520503  1665 raft_consensus.cc:2468] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a0d0f1224414784f3c25cffd97fb5 in term 2.
I20260630 12:20:47.520969  2105 raft_consensus.cc:2804] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:20:47.522544  2105 raft_consensus.cc:697] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Running, Role: LEADER
I20260630 12:20:47.523576  2105 consensus_queue.cc:237] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } }
I20260630 12:20:47.530104  2111 raft_consensus.cc:1064] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099: attempting to promote NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 to VOTER
I20260630 12:20:47.533924  2111 consensus_queue.cc:237] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:47.534813  1486 catalog_manager.cc:5697] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 reported cstate change: term changed from 1 to 2, leader changed from 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) to 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196). New cstate: current_term: 2 leader_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260630 12:20:47.543989  1906 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:47.544083  1589 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:47.546657  1739 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:47.547147  1962 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:20:47.548784  2113 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:47.551684  2111 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:20:47.562814  2109 raft_consensus.cc:1064] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590: attempting to promote NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 to VOTER
I20260630 12:20:47.567055  2083 raft_consensus.cc:1064] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590: attempting to promote NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 to VOTER
I20260630 12:20:47.566401  2109 consensus_queue.cc:237] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:47.570591  2083 consensus_queue.cc:237] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:47.592499  1905 raft_consensus.cc:1275] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEARNER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:47.594165  2110 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:20:47.598240  1665 raft_consensus.cc:1275] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:47.602990  2110 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:47.613655  1735 raft_consensus.cc:1275] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:47.615629  2122 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:47.631887  2113 raft_consensus.cc:1064] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099: attempting to promote NON_VOTER b0604a6ab2e742f1bbaf055ffcc0e03d to VOTER
I20260630 12:20:47.647485  2111 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.650082  1906 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.655009  1739 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.668428  2110 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.674326  1665 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:47.674326  1735 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:47.674538  1664 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.677455  2122 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:47.676697  1736 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.671558  2113 consensus_queue.cc:237] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } }
I20260630 12:20:47.679531  2122 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:47.691630  1905 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:47.695194  2109 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:47.705361  1906 raft_consensus.cc:1275] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:47.706640  1589 raft_consensus.cc:1275] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:47.712111  1906 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.707183  1962 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260630 12:20:47.717486  2113 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:47.724149  1739 raft_consensus.cc:1275] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 LEARNER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:47.720265  1484 catalog_manager.cc:5697] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.727288  1485 catalog_manager.cc:5697] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 reported cstate change: config changed from index 2 to 3, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:47.739164  2113 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260630 12:20:47.760751  1962 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.762162  1589 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.786716  1590 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.789425  1739 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.803254  2130 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.804622  1905 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.799612  1904 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.822305  1736 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.841337  1663 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.847775  1589 consensus_queue.cc:237] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:47.850890  1486 catalog_manager.cc:5697] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: config changed from index 2 to 3, b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.858613  1663 raft_consensus.cc:1275] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:20:47.859265  1906 raft_consensus.cc:1275] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:20:47.859586  1486 catalog_manager.cc:5697] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.860586  2110 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:47.861474  2083 consensus_queue.cc:1048] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:47.867789  2110 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.869438  1663 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.870784  1904 raft_consensus.cc:2955] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.877707  1472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94ce390d0fc94e688d8c6d04d752f883 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:47.882755  1589 consensus_queue.cc:237] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
W20260630 12:20:47.885759  1472 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 94ce390d0fc94e688d8c6d04d752f883 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260630 12:20:47.889583  1487 catalog_manager.cc:5697] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 reported cstate change: config changed from index 3 to 4, VOTER b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195) evicted. New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:47.893353  1664 consensus_queue.cc:237] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } }
I20260630 12:20:47.896129  1904 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:20:47.896728  1739 raft_consensus.cc:1275] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:20:47.898094  2110 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:20:47.898032  1663 consensus_queue.cc:237] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:47.900046  2110 consensus_queue.cc:1048] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:20:47.904028  1724 tablet_service.cc:1558] Processing DeleteTablet for tablet 94ce390d0fc94e688d8c6d04d752f883 with delete_type TABLET_DATA_TOMBSTONED (TS b0604a6ab2e742f1bbaf055ffcc0e03d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60860
I20260630 12:20:47.904306  1736 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:20:47.905823  2111 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:20:47.906951  1739 raft_consensus.cc:1275] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:20:47.908380  1962 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:47.908790  2122 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.910279  1905 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.913163  1906 raft_consensus.cc:1275] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:20:47.914101  1589 raft_consensus.cc:1275] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Refusing update from remote peer 5879a2ca100a4382b2ea6fd25f787099: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:20:47.916563  2111 consensus_queue.cc:1048] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:47.918700  2113 consensus_queue.cc:1048] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:20:47.920112  1472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70bfb8e0513f4af8972ce85fda42f485 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:47.920444  2134 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 00e7efd7bae24babbc190da33f785590 (127.30.94.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.924409  2111 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.932044  1739 raft_consensus.cc:1275] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Refusing update from remote peer 6a2a0d0f1224414784f3c25cffd97fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:47.932276  1737 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.938809  1472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33c884d8341e45f88d8436e5b4e24296 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:47.932827  1589 raft_consensus.cc:2955] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.939155  1487 catalog_manager.cc:5697] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 reported cstate change: config changed from index 4 to 5, VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) evicted. New cstate: current_term: 2 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:47.940212  2115 consensus_queue.cc:1048] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:20:47.933146  1735 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 00e7efd7bae24babbc190da33f785590 (127.30.94.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.934443  1906 raft_consensus.cc:2955] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 00e7efd7bae24babbc190da33f785590 (127.30.94.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.948201  1739 raft_consensus.cc:2955] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:47.950919  2141 tablet_replica.cc:333] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:47.956698  2141 raft_consensus.cc:2243] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:47.957413  2141 raft_consensus.cc:2272] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:47.962147  1472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02c3e032c05a4abea38e7aa16d29eefc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:47.967425  1654 tablet_service.cc:1558] Processing DeleteTablet for tablet 70bfb8e0513f4af8972ce85fda42f485 with delete_type TABLET_DATA_TOMBSTONED (TS 5879a2ca100a4382b2ea6fd25f787099 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41798
I20260630 12:20:47.969887  2141 ts_tablet_manager.cc:1916] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:47.982697  1485 catalog_manager.cc:5697] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 reported cstate change: config changed from index 3 to 4, VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) evicted. New cstate: current_term: 1 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } attrs { promote: false } } }
I20260630 12:20:47.999635  1487 catalog_manager.cc:5697] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 reported cstate change: config changed from index 4 to 5, VOTER 00e7efd7bae24babbc190da33f785590 (127.30.94.193) evicted. New cstate: current_term: 2 leader_uuid: "5879a2ca100a4382b2ea6fd25f787099" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:48.013335  1896 tablet_service.cc:1558] Processing DeleteTablet for tablet 02c3e032c05a4abea38e7aa16d29eefc with delete_type TABLET_DATA_TOMBSTONED (TS 6a2a0d0f1224414784f3c25cffd97fb5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37904
I20260630 12:20:48.024344  1574 tablet_service.cc:1558] Processing DeleteTablet for tablet 33c884d8341e45f88d8436e5b4e24296 with delete_type TABLET_DATA_TOMBSTONED (TS 00e7efd7bae24babbc190da33f785590 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44886
I20260630 12:20:48.054008  2146 tablet_replica.cc:333] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:48.058182  2143 tablet_replica.cc:333] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:48.058463  1664 raft_consensus.cc:1275] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer 6a2a0d0f1224414784f3c25cffd97fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:20:48.059003  2147 tablet_replica.cc:333] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:48.060221  2147 raft_consensus.cc:2243] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:48.060513  2105 consensus_queue.cc:1048] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:48.061904  2143 raft_consensus.cc:2243] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:48.062724  2143 raft_consensus.cc:2272] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:48.070080  2146 raft_consensus.cc:2243] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:48.071578  2146 raft_consensus.cc:2272] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:48.064200  2147 raft_consensus.cc:2272] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:48.080266  2143 ts_tablet_manager.cc:1916] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:48.082536  2146 ts_tablet_manager.cc:1916] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:48.084733  2147 ts_tablet_manager.cc:1916] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:48.092772  2141 ts_tablet_manager.cc:1929] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:20:48.093463  2141 log.cc:1199] T 94ce390d0fc94e688d8c6d04d752f883 P b0604a6ab2e742f1bbaf055ffcc0e03d: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-2-root/wals/94ce390d0fc94e688d8c6d04d752f883
I20260630 12:20:48.095549  1472 catalog_manager.cc:5028] TS b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447): tablet 94ce390d0fc94e688d8c6d04d752f883 (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]) successfully deleted
I20260630 12:20:48.108083  2143 ts_tablet_manager.cc:1929] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:20:48.109174  2143 log.cc:1199] T 70bfb8e0513f4af8972ce85fda42f485 P 5879a2ca100a4382b2ea6fd25f787099: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-1-root/wals/70bfb8e0513f4af8972ce85fda42f485
I20260630 12:20:48.111357  1472 catalog_manager.cc:5028] TS 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611): tablet 70bfb8e0513f4af8972ce85fda42f485 (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]) successfully deleted
I20260630 12:20:48.116240  2146 ts_tablet_manager.cc:1929] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:20:48.116683  2146 log.cc:1199] T 02c3e032c05a4abea38e7aa16d29eefc P 6a2a0d0f1224414784f3c25cffd97fb5: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-3-root/wals/02c3e032c05a4abea38e7aa16d29eefc
I20260630 12:20:48.119067  1473 catalog_manager.cc:5028] TS 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): tablet 02c3e032c05a4abea38e7aa16d29eefc (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]) successfully deleted
I20260630 12:20:48.122198  2147 ts_tablet_manager.cc:1929] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:20:48.122556  2147 log.cc:1199] T 33c884d8341e45f88d8436e5b4e24296 P 00e7efd7bae24babbc190da33f785590: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-0-root/wals/33c884d8341e45f88d8436e5b4e24296
I20260630 12:20:48.123919  1472 catalog_manager.cc:5028] TS 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): tablet 33c884d8341e45f88d8436e5b4e24296 (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]) successfully deleted
I20260630 12:20:49.076448  1589 consensus_queue.cc:237] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: NON_VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: true } }
W20260630 12:20:49.081979  1554 consensus_peers.cc:597] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 -> Peer 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611): Couldn't send request to peer 5879a2ca100a4382b2ea6fd25f787099. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be53d67fb5e646a09bae067a48b443c1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:49.083634  1736 raft_consensus.cc:1275] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:49.083734  1906 raft_consensus.cc:1275] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:20:49.085223  2152 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:49.085958  2122 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:20:49.095157  2122 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: NON_VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: true } } }
I20260630 12:20:49.097239  1905 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: NON_VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: true } } }
I20260630 12:20:49.114054  1484 catalog_manager.cc:5697] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 reported cstate change: config changed from index -1 to 2, NON_VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) added. New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: NON_VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: true } } }
I20260630 12:20:49.124313  1736 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: NON_VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: true } } }
I20260630 12:20:49.140821  1736 consensus_queue.cc:237] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:49.147553  1664 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:20:49.147792  1704 consensus_peers.cc:597] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d -> Peer 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): Couldn't send request to peer 6a2a0d0f1224414784f3c25cffd97fb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7827223495f4a06995226d96db72331. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:49.148919  1944 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:49.149885  1589 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:20:49.151029  1944 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:49.156839  2156 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:49.158480  1664 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:49.160480  1589 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:49.173166  1487 catalog_manager.cc:5697] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 reported cstate change: config changed from index -1 to 3, NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } } }
I20260630 12:20:49.231803  1540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:20:49.248311  1540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:20:49.249030  1540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:49.487917  2171 ts_tablet_manager.cc:933] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: Initiating tablet copy from peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989)
I20260630 12:20:49.490170  2171 tablet_copy_client.cc:323] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:33989
I20260630 12:20:49.492041  1600 tablet_copy_service.cc:140] P 00e7efd7bae24babbc190da33f785590: Received BeginTabletCopySession request for tablet be53d67fb5e646a09bae067a48b443c1 from peer 5879a2ca100a4382b2ea6fd25f787099 ({username='slave'} at 127.0.0.1:44908)
I20260630 12:20:49.492499  1600 tablet_copy_service.cc:161] P 00e7efd7bae24babbc190da33f785590: Beginning new tablet copy session on tablet be53d67fb5e646a09bae067a48b443c1 from peer 5879a2ca100a4382b2ea6fd25f787099 at {username='slave'} at 127.0.0.1:44908: session id = 5879a2ca100a4382b2ea6fd25f787099-be53d67fb5e646a09bae067a48b443c1
I20260630 12:20:49.497529  1600 tablet_copy_source_session.cc:215] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:49.499991  2171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be53d67fb5e646a09bae067a48b443c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:49.509362  2171 tablet_copy_client.cc:806] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:49.509902  2171 tablet_copy_client.cc:670] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:49.513203  2171 tablet_copy_client.cc:538] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:49.518704  2171 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap starting.
I20260630 12:20:49.533552  2171 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:20:49.534214  2171 tablet_bootstrap.cc:492] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: Bootstrap complete.
I20260630 12:20:49.534715  2171 ts_tablet_manager.cc:1403] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.011s
I20260630 12:20:49.536880  2171 raft_consensus.cc:359] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: NON_VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: true } }
I20260630 12:20:49.537458  2171 raft_consensus.cc:740] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5879a2ca100a4382b2ea6fd25f787099, State: Initialized, Role: LEARNER
I20260630 12:20:49.537935  2171 consensus_queue.cc:260] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: NON_VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: true } }
I20260630 12:20:49.540081  2171 ts_tablet_manager.cc:1434] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:20:49.541687  1600 tablet_copy_service.cc:342] P 00e7efd7bae24babbc190da33f785590: Request end of tablet copy session 5879a2ca100a4382b2ea6fd25f787099-be53d67fb5e646a09bae067a48b443c1 received from {username='slave'} at 127.0.0.1:44908
I20260630 12:20:49.542107  1600 tablet_copy_service.cc:434] P 00e7efd7bae24babbc190da33f785590: ending tablet copy session 5879a2ca100a4382b2ea6fd25f787099-be53d67fb5e646a09bae067a48b443c1 on tablet be53d67fb5e646a09bae067a48b443c1 with peer 5879a2ca100a4382b2ea6fd25f787099
I20260630 12:20:49.758123  2174 ts_tablet_manager.cc:933] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: Initiating tablet copy from peer b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447)
I20260630 12:20:49.759739  2174 tablet_copy_client.cc:323] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:41447
I20260630 12:20:49.761248  1749 tablet_copy_service.cc:140] P b0604a6ab2e742f1bbaf055ffcc0e03d: Received BeginTabletCopySession request for tablet e7827223495f4a06995226d96db72331 from peer 6a2a0d0f1224414784f3c25cffd97fb5 ({username='slave'} at 127.0.0.1:60886)
I20260630 12:20:49.761788  1749 tablet_copy_service.cc:161] P b0604a6ab2e742f1bbaf055ffcc0e03d: Beginning new tablet copy session on tablet e7827223495f4a06995226d96db72331 from peer 6a2a0d0f1224414784f3c25cffd97fb5 at {username='slave'} at 127.0.0.1:60886: session id = 6a2a0d0f1224414784f3c25cffd97fb5-e7827223495f4a06995226d96db72331
I20260630 12:20:49.769328  1749 tablet_copy_source_session.cc:215] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:20:49.771874  2174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7827223495f4a06995226d96db72331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:49.783171  2174 tablet_copy_client.cc:806] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 0 data blocks...
I20260630 12:20:49.783654  2174 tablet_copy_client.cc:670] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:20:49.787254  2174 tablet_copy_client.cc:538] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:20:49.792496  2174 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap starting.
I20260630 12:20:49.808372  2174 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:20:49.809031  2174 tablet_bootstrap.cc:492] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: Bootstrap complete.
I20260630 12:20:49.809530  2174 ts_tablet_manager.cc:1403] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.005s
I20260630 12:20:49.811870  2174 raft_consensus.cc:359] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:49.812659  2174 raft_consensus.cc:740] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6a2a0d0f1224414784f3c25cffd97fb5, State: Initialized, Role: LEARNER
I20260630 12:20:49.813303  2174 consensus_queue.cc:260] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: true } }
I20260630 12:20:49.815188  2174 ts_tablet_manager.cc:1434] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:20:49.816713  1749 tablet_copy_service.cc:342] P b0604a6ab2e742f1bbaf055ffcc0e03d: Request end of tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-e7827223495f4a06995226d96db72331 received from {username='slave'} at 127.0.0.1:60886
I20260630 12:20:49.817124  1749 tablet_copy_service.cc:434] P b0604a6ab2e742f1bbaf055ffcc0e03d: ending tablet copy session 6a2a0d0f1224414784f3c25cffd97fb5-e7827223495f4a06995226d96db72331 on tablet e7827223495f4a06995226d96db72331 with peer 6a2a0d0f1224414784f3c25cffd97fb5
I20260630 12:20:49.904497  1664 raft_consensus.cc:1217] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:20:50.271767  1906 raft_consensus.cc:1217] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:20:50.282722  2178 raft_consensus.cc:1064] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590: attempting to promote NON_VOTER 5879a2ca100a4382b2ea6fd25f787099 to VOTER
I20260630 12:20:50.284490  2178 consensus_queue.cc:237] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } }
I20260630 12:20:50.290155  1664 raft_consensus.cc:1275] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEARNER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:50.290235  1736 raft_consensus.cc:1275] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:50.290881  1906 raft_consensus.cc:1275] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:20:50.291685  2178 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:50.292547  2157 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:50.293224  2177 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:20:50.317958  2157 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } } }
I20260630 12:20:50.320080  1664 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } } }
I20260630 12:20:50.320725  1736 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } } }
I20260630 12:20:50.332985  1906 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } } }
I20260630 12:20:50.333720  1487 catalog_manager.cc:5697] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 reported cstate change: config changed from index 2 to 3, 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:50.359987  1589 consensus_queue.cc:237] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } }
I20260630 12:20:50.366031  1736 raft_consensus.cc:1275] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:20:50.366199  1664 raft_consensus.cc:1275] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Refusing update from remote peer 00e7efd7bae24babbc190da33f785590: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:20:50.367396  2157 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:50.369119  2157 consensus_queue.cc:1048] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:50.375144  2177 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } } }
I20260630 12:20:50.377455  1736 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } } }
I20260630 12:20:50.382227  1663 raft_consensus.cc:2955] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } } }
I20260630 12:20:50.384727  1472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be53d67fb5e646a09bae067a48b443c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:50.390365  1484 catalog_manager.cc:5697] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 reported cstate change: config changed from index 3 to 4, VOTER 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) evicted. New cstate: current_term: 1 leader_uuid: "00e7efd7bae24babbc190da33f785590" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:50.401332  1896 tablet_service.cc:1558] Processing DeleteTablet for tablet be53d67fb5e646a09bae067a48b443c1 with delete_type TABLET_DATA_TOMBSTONED (TS 6a2a0d0f1224414784f3c25cffd97fb5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37904
I20260630 12:20:50.404403  2190 tablet_replica.cc:333] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:50.405251  2190 raft_consensus.cc:2243] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:50.405849  2190 raft_consensus.cc:2272] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:50.408708  2190 ts_tablet_manager.cc:1916] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:50.422894  2190 ts_tablet_manager.cc:1929] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:20:50.423242  2190 log.cc:1199] T be53d67fb5e646a09bae067a48b443c1 P 6a2a0d0f1224414784f3c25cffd97fb5: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-3-root/wals/be53d67fb5e646a09bae067a48b443c1
I20260630 12:20:50.424710  1473 catalog_manager.cc:5028] TS 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196:34707): tablet be53d67fb5e646a09bae067a48b443c1 (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]) successfully deleted
I20260630 12:20:50.888370  2179 raft_consensus.cc:1064] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d: attempting to promote NON_VOTER 6a2a0d0f1224414784f3c25cffd97fb5 to VOTER
I20260630 12:20:50.890784  2179 consensus_queue.cc:237] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:50.897926  1906 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEARNER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:50.899295  1663 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:50.899360  2179 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:50.901088  2191 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:50.899648  1589 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:20:50.905607  2179 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:20:50.917116  2191 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:50.918807  1906 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:50.920102  1589 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:50.929124  1664 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:50.936086  1485 catalog_manager.cc:5697] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 reported cstate change: config changed from index 3 to 4, 6a2a0d0f1224414784f3c25cffd97fb5 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "5879a2ca100a4382b2ea6fd25f787099" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35611 } attrs { replace: true } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:50.970490  1736 consensus_queue.cc:237] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } }
I20260630 12:20:50.975093  1906 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:20:50.976161  1589 raft_consensus.cc:1275] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Refusing update from remote peer b0604a6ab2e742f1bbaf055ffcc0e03d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:20:50.976601  2197 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:20:50.977602  2191 consensus_queue.cc:1048] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [LEADER]: Connected to new peer: Peer: permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:20:50.982931  2197 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:50.985366  1589 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:50.985544  1906 raft_consensus.cc:2955] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } } }
I20260630 12:20:50.992676  1472 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e7827223495f4a06995226d96db72331 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:20:50.995831  1487 catalog_manager.cc:5697] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d reported cstate change: config changed from index 4 to 5, VOTER 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194) evicted. New cstate: current_term: 2 leader_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "00e7efd7bae24babbc190da33f785590" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0604a6ab2e742f1bbaf055ffcc0e03d" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a0d0f1224414784f3c25cffd97fb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34707 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:20:51.005858  1654 tablet_service.cc:1558] Processing DeleteTablet for tablet e7827223495f4a06995226d96db72331 with delete_type TABLET_DATA_TOMBSTONED (TS 5879a2ca100a4382b2ea6fd25f787099 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41798
I20260630 12:20:51.008131  2201 tablet_replica.cc:333] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.008857  2201 raft_consensus.cc:2243] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.009454  2201 raft_consensus.cc:2272] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.012315  2201 ts_tablet_manager.cc:1916] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:20:51.022104  2201 ts_tablet_manager.cc:1929] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:20:51.022406  2201 log.cc:1199] T e7827223495f4a06995226d96db72331 P 5879a2ca100a4382b2ea6fd25f787099: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782821956795504-31099-0/minicluster-data/ts-1-root/wals/e7827223495f4a06995226d96db72331
I20260630 12:20:51.023588  1472 catalog_manager.cc:5028] TS 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611): tablet e7827223495f4a06995226d96db72331 (table range_aware_rebalance_new_range [id=85c8b9a2733c47bc9fe0a05d4896ba9c]) successfully deleted
I20260630 12:20:51.120007 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:20:51.147481 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:51.148307 31099 tablet_replica.cc:333] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.149015 31099 raft_consensus.cc:2243] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.149502 31099 raft_consensus.cc:2272] T e4e2df4421d9437da1651e00aa1f40f3 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.151530 31099 tablet_replica.cc:333] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.152208 31099 raft_consensus.cc:2243] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.152767 31099 raft_consensus.cc:2272] T 1bbae1a2af74457aac7186d2590b0d8b P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.154950 31099 tablet_replica.cc:333] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.155685 31099 raft_consensus.cc:2243] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.156174 31099 raft_consensus.cc:2272] T 9b1a31b7a1454b96955f550a89a436ed P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.158646 31099 tablet_replica.cc:333] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.159127 31099 raft_consensus.cc:2243] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.159621 31099 raft_consensus.cc:2272] T 02c3e032c05a4abea38e7aa16d29eefc P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.161197 31099 tablet_replica.cc:333] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.161652 31099 raft_consensus.cc:2243] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.162006 31099 raft_consensus.cc:2272] T e044e21d9252418b93d40eafaf30c017 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.164294 31099 tablet_replica.cc:333] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.164858 31099 raft_consensus.cc:2243] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.165570 31099 raft_consensus.cc:2272] T 128c7fcb25784690967436e360ef402c P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.167373 31099 tablet_replica.cc:333] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.167824 31099 raft_consensus.cc:2243] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.168176 31099 raft_consensus.cc:2272] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.170037 31099 tablet_replica.cc:333] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.170502 31099 raft_consensus.cc:2243] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.171224 31099 raft_consensus.cc:2272] T be53d67fb5e646a09bae067a48b443c1 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.173322 31099 tablet_replica.cc:333] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.173868 31099 raft_consensus.cc:2243] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.174311 31099 raft_consensus.cc:2272] T 6a2058db2b094e7da9c1ef54e67dbe1a P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.176052 31099 tablet_replica.cc:333] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.176643 31099 raft_consensus.cc:2243] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.177379 31099 raft_consensus.cc:2272] T 70bfb8e0513f4af8972ce85fda42f485 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.179175 31099 tablet_replica.cc:333] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.179703 31099 raft_consensus.cc:2243] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.180301 31099 raft_consensus.cc:2272] T e7827223495f4a06995226d96db72331 P 00e7efd7bae24babbc190da33f785590 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.182539 31099 tablet_replica.cc:333] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590: stopping tablet replica
I20260630 12:20:51.183141 31099 raft_consensus.cc:2243] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.183873 31099 raft_consensus.cc:2272] T 94ce390d0fc94e688d8c6d04d752f883 P 00e7efd7bae24babbc190da33f785590 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:20:51.218061  1629 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33989: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260630 12:20:51.219630 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
W20260630 12:20:51.223178  1629 consensus_peers.cc:597] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 -> Peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Couldn't send request to peer 00e7efd7bae24babbc190da33f785590. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:20:51.225921  1703 consensus_peers.cc:597] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d -> Peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Couldn't send request to peer 00e7efd7bae24babbc190da33f785590. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:51.248610 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:20:51.250619  1540 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:20:51.268301  1540 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:20:51.269119  1540 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:51.281663 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:20:51.281651  1870 consensus_peers.cc:597] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 -> Peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Couldn't send request to peer 00e7efd7bae24babbc190da33f785590. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:51.284730 31099 tablet_replica.cc:333] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.285697 31099 raft_consensus.cc:2243] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260630 12:20:51.285856  1870 consensus_peers.cc:597] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 -> Peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Couldn't send request to peer 00e7efd7bae24babbc190da33f785590. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:51.286361 31099 raft_consensus.cc:2272] T 7898ae397ff04e4aa09c71c7c9479365 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.288116 31099 tablet_replica.cc:333] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.288668 31099 raft_consensus.cc:2243] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.289101 31099 raft_consensus.cc:2272] T e044e21d9252418b93d40eafaf30c017 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.290769 31099 tablet_replica.cc:333] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.291288 31099 raft_consensus.cc:2243] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.291705 31099 raft_consensus.cc:2272] T 1bbae1a2af74457aac7186d2590b0d8b P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.293562 31099 tablet_replica.cc:333] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.294062 31099 raft_consensus.cc:2243] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.294736 31099 raft_consensus.cc:2272] T 02c3e032c05a4abea38e7aa16d29eefc P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.296398 31099 tablet_replica.cc:333] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.296900 31099 raft_consensus.cc:2243] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.297382 31099 raft_consensus.cc:2272] T 94ce390d0fc94e688d8c6d04d752f883 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.299196 31099 tablet_replica.cc:333] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.299672 31099 raft_consensus.cc:2243] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.300132 31099 raft_consensus.cc:2272] T be53d67fb5e646a09bae067a48b443c1 P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.302011 31099 tablet_replica.cc:333] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.302500 31099 raft_consensus.cc:2243] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.303081 31099 raft_consensus.cc:2272] T 128c7fcb25784690967436e360ef402c P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.304711 31099 tablet_replica.cc:333] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.305186 31099 raft_consensus.cc:2243] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.305891 31099 raft_consensus.cc:2272] T fcc72b733c2a4cf6ba32cdf6ebe4554f P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.307629 31099 tablet_replica.cc:333] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.308111 31099 raft_consensus.cc:2243] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.308797 31099 raft_consensus.cc:2272] T 483a70088af24d2cb856e99195fa19bb P 5879a2ca100a4382b2ea6fd25f787099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.310495 31099 tablet_replica.cc:333] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.311070 31099 raft_consensus.cc:2243] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.311465 31099 raft_consensus.cc:2272] T 2aacc94c12044b548a53b567b9a13d32 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.313917 31099 tablet_replica.cc:333] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.314391 31099 raft_consensus.cc:2243] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.314808 31099 raft_consensus.cc:2272] T 6a2058db2b094e7da9c1ef54e67dbe1a P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.316466 31099 tablet_replica.cc:333] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099: stopping tablet replica
I20260630 12:20:51.316901 31099 raft_consensus.cc:2243] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.317560 31099 raft_consensus.cc:2272] T 33c884d8341e45f88d8436e5b4e24296 P 5879a2ca100a4382b2ea6fd25f787099 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:20:51.331707  1870 consensus_peers.cc:597] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 -> Peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Couldn't send request to peer 00e7efd7bae24babbc190da33f785590. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:20:51.347820  1703 consensus_peers.cc:597] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d -> Peer 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611): Couldn't send request to peer 5879a2ca100a4382b2ea6fd25f787099. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:51.351472 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
W20260630 12:20:51.353032  1703 consensus_peers.cc:597] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d -> Peer 00e7efd7bae24babbc190da33f785590 (127.30.94.193:33989): Couldn't send request to peer 00e7efd7bae24babbc190da33f785590. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:51.379405 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
W20260630 12:20:51.384003  1870 consensus_peers.cc:597] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 -> Peer 5879a2ca100a4382b2ea6fd25f787099 (127.30.94.194:35611): Couldn't send request to peer 5879a2ca100a4382b2ea6fd25f787099. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:51.406003 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:51.406677 31099 tablet_replica.cc:333] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.407286 31099 raft_consensus.cc:2243] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.407817 31099 raft_consensus.cc:2272] T 02c3e032c05a4abea38e7aa16d29eefc P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.409585 31099 tablet_replica.cc:333] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.410115 31099 raft_consensus.cc:2243] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.410498 31099 raft_consensus.cc:2272] T 9b1a31b7a1454b96955f550a89a436ed P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.412196 31099 tablet_replica.cc:333] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.412729 31099 raft_consensus.cc:2243] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.413419 31099 raft_consensus.cc:2272] T e4e2df4421d9437da1651e00aa1f40f3 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.415050 31099 tablet_replica.cc:333] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.415552 31099 raft_consensus.cc:2243] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.416229 31099 raft_consensus.cc:2272] T 7898ae397ff04e4aa09c71c7c9479365 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.417929 31099 tablet_replica.cc:333] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.418399 31099 raft_consensus.cc:2243] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.418751 31099 raft_consensus.cc:2272] T 2aacc94c12044b548a53b567b9a13d32 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.420269 31099 tablet_replica.cc:333] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.420795 31099 raft_consensus.cc:2243] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.421195 31099 raft_consensus.cc:2272] T fcc72b733c2a4cf6ba32cdf6ebe4554f P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.423065 31099 tablet_replica.cc:333] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.423549 31099 raft_consensus.cc:2243] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.423949 31099 raft_consensus.cc:2272] T be53d67fb5e646a09bae067a48b443c1 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.425586 31099 tablet_replica.cc:333] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.426069 31099 raft_consensus.cc:2243] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.426719 31099 raft_consensus.cc:2272] T 6a2058db2b094e7da9c1ef54e67dbe1a P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.428403 31099 tablet_replica.cc:333] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.428860 31099 raft_consensus.cc:2243] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.429494 31099 raft_consensus.cc:2272] T e7827223495f4a06995226d96db72331 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.431514 31099 tablet_replica.cc:333] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.431985 31099 raft_consensus.cc:2243] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.432467 31099 raft_consensus.cc:2272] T 70bfb8e0513f4af8972ce85fda42f485 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.434104 31099 tablet_replica.cc:333] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.434532 31099 raft_consensus.cc:2243] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.435042 31099 raft_consensus.cc:2272] T 483a70088af24d2cb856e99195fa19bb P b0604a6ab2e742f1bbaf055ffcc0e03d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.436604 31099 tablet_replica.cc:333] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d: stopping tablet replica
I20260630 12:20:51.437068 31099 raft_consensus.cc:2243] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.437477 31099 raft_consensus.cc:2272] T 33c884d8341e45f88d8436e5b4e24296 P b0604a6ab2e742f1bbaf055ffcc0e03d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.471069 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
W20260630 12:20:51.492520  1870 consensus_peers.cc:597] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 -> Peer b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447): Couldn't send request to peer b0604a6ab2e742f1bbaf055ffcc0e03d. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.195:41447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:51.496413 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:20:51.520804 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:20:51.521441 31099 tablet_replica.cc:333] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.522029 31099 raft_consensus.cc:2243] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.522559 31099 raft_consensus.cc:2272] T e7827223495f4a06995226d96db72331 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.524703 31099 tablet_replica.cc:333] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.525242 31099 raft_consensus.cc:2243] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.525701 31099 raft_consensus.cc:2272] T 70bfb8e0513f4af8972ce85fda42f485 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.527194 31099 tablet_replica.cc:333] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.527881 31099 raft_consensus.cc:2243] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.528542 31099 raft_consensus.cc:2272] T 94ce390d0fc94e688d8c6d04d752f883 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.530203 31099 tablet_replica.cc:333] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.530700 31099 raft_consensus.cc:2243] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.531219 31099 raft_consensus.cc:2272] T 33c884d8341e45f88d8436e5b4e24296 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:20:51.532160  1870 consensus_peers.cc:597] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 -> Peer b0604a6ab2e742f1bbaf055ffcc0e03d (127.30.94.195:41447): Couldn't send request to peer b0604a6ab2e742f1bbaf055ffcc0e03d. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.195:41447: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:20:51.532922 31099 tablet_replica.cc:333] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.533442 31099 raft_consensus.cc:2243] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.533901 31099 raft_consensus.cc:2272] T 483a70088af24d2cb856e99195fa19bb P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.535569 31099 tablet_replica.cc:333] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.536043 31099 raft_consensus.cc:2243] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.536572 31099 raft_consensus.cc:2272] T 128c7fcb25784690967436e360ef402c P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.538189 31099 tablet_replica.cc:333] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.538662 31099 raft_consensus.cc:2243] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.539181 31099 raft_consensus.cc:2272] T e4e2df4421d9437da1651e00aa1f40f3 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.540848 31099 tablet_replica.cc:333] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.541316 31099 raft_consensus.cc:2243] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.541977 31099 raft_consensus.cc:2272] T 2aacc94c12044b548a53b567b9a13d32 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.543519 31099 tablet_replica.cc:333] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.543979 31099 raft_consensus.cc:2243] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.544662 31099 raft_consensus.cc:2272] T e044e21d9252418b93d40eafaf30c017 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.546252 31099 tablet_replica.cc:333] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.546722 31099 raft_consensus.cc:2243] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.547401 31099 raft_consensus.cc:2272] T 9b1a31b7a1454b96955f550a89a436ed P 6a2a0d0f1224414784f3c25cffd97fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.549005 31099 tablet_replica.cc:333] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.549436 31099 raft_consensus.cc:2243] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.550098 31099 raft_consensus.cc:2272] T 1bbae1a2af74457aac7186d2590b0d8b P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.551726 31099 tablet_replica.cc:333] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5: stopping tablet replica
I20260630 12:20:51.552183 31099 raft_consensus.cc:2243] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:20:51.552626 31099 raft_consensus.cc:2272] T 7898ae397ff04e4aa09c71c7c9479365 P 6a2a0d0f1224414784f3c25cffd97fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.585255 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:20:51.610037 31099 master.cc:562] Master@127.30.94.254:43221 shutting down...
I20260630 12:20:51.631016 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:20:51.631608 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:20:51.631980 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 041bb36decb642e28501e0e9521c2128: stopping tablet replica
I20260630 12:20:51.652750 31099 master.cc:584] Master@127.30.94.254:43221 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (14688 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:20:51.701718 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:45001
I20260630 12:20:51.702775 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:51.708400  2208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:51.708482  2209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:51.708854  2211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:51.710789 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:51.711860 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:51.712071 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:51.712226 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822051712203 us; error 0 us; skew 500 ppm
I20260630 12:20:51.712759 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:51.714962 31099 webserver.cc:533] Webserver started at http://127.30.94.254:36277/ using document root <none> and password file <none>
I20260630 12:20:51.715411 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:51.715605 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:51.715893 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:51.717022 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "acbd0c67ca344fc385de16692252a5ad"
format_stamp: "Formatted at 2026-06-30 12:20:51 on dist-test-slave-cbkb"
I20260630 12:20:51.721791 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:20:51.725306  2216 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:51.726106 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:20:51.726326 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "acbd0c67ca344fc385de16692252a5ad"
format_stamp: "Formatted at 2026-06-30 12:20:51 on dist-test-slave-cbkb"
I20260630 12:20:51.726552 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:51.749701 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:51.750789 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:51.787963 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:45001
I20260630 12:20:51.788053  2267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:45001 every 8 connection(s)
I20260630 12:20:51.791821  2268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:51.801836  2268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad: Bootstrap starting.
I20260630 12:20:51.806224  2268 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:51.810117  2268 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad: No bootstrap required, opened a new log
I20260630 12:20:51.811987  2268 raft_consensus.cc:359] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acbd0c67ca344fc385de16692252a5ad" member_type: VOTER }
I20260630 12:20:51.812390  2268 raft_consensus.cc:385] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:51.812588  2268 raft_consensus.cc:740] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acbd0c67ca344fc385de16692252a5ad, State: Initialized, Role: FOLLOWER
I20260630 12:20:51.813158  2268 consensus_queue.cc:260] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acbd0c67ca344fc385de16692252a5ad" member_type: VOTER }
I20260630 12:20:51.813563  2268 raft_consensus.cc:399] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:20:51.813758  2268 raft_consensus.cc:493] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:20:51.813958  2268 raft_consensus.cc:3060] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:51.817961  2268 raft_consensus.cc:515] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acbd0c67ca344fc385de16692252a5ad" member_type: VOTER }
I20260630 12:20:51.818388  2268 leader_election.cc:304] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: acbd0c67ca344fc385de16692252a5ad; no voters: 
I20260630 12:20:51.819425  2268 leader_election.cc:290] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:20:51.819705  2271 raft_consensus.cc:2804] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:51.821012  2271 raft_consensus.cc:697] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 1 LEADER]: Becoming Leader. State: Replica: acbd0c67ca344fc385de16692252a5ad, State: Running, Role: LEADER
I20260630 12:20:51.821626  2271 consensus_queue.cc:237] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acbd0c67ca344fc385de16692252a5ad" member_type: VOTER }
I20260630 12:20:51.822252  2268 sys_catalog.cc:565] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:20:51.826406  2272 sys_catalog.cc:455] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acbd0c67ca344fc385de16692252a5ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acbd0c67ca344fc385de16692252a5ad" member_type: VOTER } }
I20260630 12:20:51.827083  2272 sys_catalog.cc:458] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:51.826536  2273 sys_catalog.cc:455] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [sys.catalog]: SysCatalogTable state changed. Reason: New leader acbd0c67ca344fc385de16692252a5ad. Latest consensus state: current_term: 1 leader_uuid: "acbd0c67ca344fc385de16692252a5ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acbd0c67ca344fc385de16692252a5ad" member_type: VOTER } }
I20260630 12:20:51.827996  2273 sys_catalog.cc:458] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [sys.catalog]: This master's current role is: LEADER
I20260630 12:20:51.828917  2278 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:20:51.833706  2278 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:20:51.838045 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:20:51.841948  2278 catalog_manager.cc:1383] Generated new cluster ID: 951a72db1c414f75ae14d1b4dde735e9
I20260630 12:20:51.842177  2278 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:20:51.860140  2278 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:20:51.861308  2278 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:20:51.873202  2278 catalog_manager.cc:6070] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad: Generated new TSK 0
I20260630 12:20:51.873716  2278 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:20:51.905247 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:51.910826  2289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:51.911751  2290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:51.913988 31099 server_base.cc:1061] running on GCE node
W20260630 12:20:51.914340  2292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:51.915302 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:51.915481 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:51.915599 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822051915588 us; error 0 us; skew 500 ppm
I20260630 12:20:51.916007 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:51.918128 31099 webserver.cc:533] Webserver started at http://127.30.94.193:46477/ using document root <none> and password file <none>
I20260630 12:20:51.918533 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:51.918684 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:51.918900 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:51.919891 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "95c3721ff24c40228d9265d9a9a2ed0c"
format_stamp: "Formatted at 2026-06-30 12:20:51 on dist-test-slave-cbkb"
I20260630 12:20:51.924043 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:20:51.927045  2297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:51.927889 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:51.928186 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "95c3721ff24c40228d9265d9a9a2ed0c"
format_stamp: "Formatted at 2026-06-30 12:20:51 on dist-test-slave-cbkb"
I20260630 12:20:51.928498 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:51.946844 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:51.947898 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:51.949317 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:51.951491 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:51.951766 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:51.952008 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:51.952186 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:51.994318 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:36589
I20260630 12:20:51.994402  2359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:36589 every 8 connection(s)
I20260630 12:20:51.999228 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:52.005821  2364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:52.007145  2365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:52.010378  2367 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:52.011071 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:52.011307  2360 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45001
I20260630 12:20:52.011747  2360 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:52.012027 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:52.012266 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:52.012516 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822052012497 us; error 0 us; skew 500 ppm
I20260630 12:20:52.012552  2360 heartbeater.cc:507] Master 127.30.94.254:45001 requested a full tablet report, sending...
I20260630 12:20:52.013082 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:52.014817  2233 ts_manager.cc:194] Registered new tserver with Master: 95c3721ff24c40228d9265d9a9a2ed0c (127.30.94.193:36589)
I20260630 12:20:52.015694 31099 webserver.cc:533] Webserver started at http://127.30.94.194:37281/ using document root <none> and password file <none>
I20260630 12:20:52.016319 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:52.016577 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:52.016870 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:52.017247  2233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55626
I20260630 12:20:52.018358 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "b05ea6e7157d499fa43162100b07b37c"
format_stamp: "Formatted at 2026-06-30 12:20:52 on dist-test-slave-cbkb"
I20260630 12:20:52.023087 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:20:52.026536  2372 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.027385 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:20:52.027686 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "b05ea6e7157d499fa43162100b07b37c"
format_stamp: "Formatted at 2026-06-30 12:20:52 on dist-test-slave-cbkb"
I20260630 12:20:52.027951 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:52.038096 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:52.039073 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:52.040373 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:52.042459 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:52.042622 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.042894 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:52.043031 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.081169 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:39499
I20260630 12:20:52.081265  2434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:39499 every 8 connection(s)
I20260630 12:20:52.085759 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:52.092283  2438 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:52.099018  2439 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:52.099426  2435 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45001
I20260630 12:20:52.100018  2435 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:52.101158  2435 heartbeater.cc:507] Master 127.30.94.254:45001 requested a full tablet report, sending...
I20260630 12:20:52.103884  2233 ts_manager.cc:194] Registered new tserver with Master: b05ea6e7157d499fa43162100b07b37c (127.30.94.194:39499)
W20260630 12:20:52.105175  2441 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:52.106137  2233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55640
I20260630 12:20:52.107970 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:52.109637 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:52.109822 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:52.109952 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822052109941 us; error 0 us; skew 500 ppm
I20260630 12:20:52.110353 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:52.112610 31099 webserver.cc:533] Webserver started at http://127.30.94.195:35843/ using document root <none> and password file <none>
I20260630 12:20:52.113039 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:52.113189 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:52.113391 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:52.114305 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "811031a8667a49f79db2879a80a471a1"
format_stamp: "Formatted at 2026-06-30 12:20:52 on dist-test-slave-cbkb"
I20260630 12:20:52.118332 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:20:52.121356  2446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.122125 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:20:52.122356 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "811031a8667a49f79db2879a80a471a1"
format_stamp: "Formatted at 2026-06-30 12:20:52 on dist-test-slave-cbkb"
I20260630 12:20:52.122570 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:52.134650 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:52.135667 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:52.136992 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:52.138989 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:52.139180 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.139425 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:52.139577 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.176752 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:46865
I20260630 12:20:52.176844  2508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:46865 every 8 connection(s)
I20260630 12:20:52.181223 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:20:52.188172  2512 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:52.190500  2513 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:20:52.191309  2515 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:20:52.192160 31099 server_base.cc:1061] running on GCE node
I20260630 12:20:52.193110 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:20:52.193434 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:20:52.193647 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822052193631 us; error 0 us; skew 500 ppm
I20260630 12:20:52.194314 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:20:52.194330  2509 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45001
I20260630 12:20:52.194859  2509 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:52.195811  2509 heartbeater.cc:507] Master 127.30.94.254:45001 requested a full tablet report, sending...
I20260630 12:20:52.197146 31099 webserver.cc:533] Webserver started at http://127.30.94.196:32989/ using document root <none> and password file <none>
I20260630 12:20:52.197623 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:20:52.197837 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:20:52.197763  2233 ts_manager.cc:194] Registered new tserver with Master: 811031a8667a49f79db2879a80a471a1 (127.30.94.195:46865)
I20260630 12:20:52.198299 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:20:52.199298  2233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55652
I20260630 12:20:52.199467 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "3705314270db479dac05006fe5090fe3"
format_stamp: "Formatted at 2026-06-30 12:20:52 on dist-test-slave-cbkb"
I20260630 12:20:52.203908 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:20:52.206945  2520 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.207746 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:20:52.208119 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "3705314270db479dac05006fe5090fe3"
format_stamp: "Formatted at 2026-06-30 12:20:52 on dist-test-slave-cbkb"
I20260630 12:20:52.208418 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:20:52.216637 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:20:52.217715 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:20:52.219063 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:20:52.221211 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:20:52.221429 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.221657 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:20:52.221833 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:20:52.262696 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:37209
I20260630 12:20:52.262786  2582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:37209 every 8 connection(s)
I20260630 12:20:52.275554  2583 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45001
I20260630 12:20:52.275954  2583 heartbeater.cc:461] Registering TS with master...
I20260630 12:20:52.276681  2583 heartbeater.cc:507] Master 127.30.94.254:45001 requested a full tablet report, sending...
I20260630 12:20:52.278409  2233 ts_manager.cc:194] Registered new tserver with Master: 3705314270db479dac05006fe5090fe3 (127.30.94.196:37209)
I20260630 12:20:52.279352 31099 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013587855s
I20260630 12:20:52.279738  2233 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55664
I20260630 12:20:53.019825  2360 heartbeater.cc:499] Master 127.30.94.254:45001 was elected leader, sending a full tablet report...
I20260630 12:20:53.109783  2435 heartbeater.cc:499] Master 127.30.94.254:45001 was elected leader, sending a full tablet report...
I20260630 12:20:53.201625  2509 heartbeater.cc:499] Master 127.30.94.254:45001 was elected leader, sending a full tablet report...
I20260630 12:20:53.282004  2583 heartbeater.cc:499] Master 127.30.94.254:45001 was elected leader, sending a full tablet report...
I20260630 12:20:53.342871  2233 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55690:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:20:53.394575  2474 tablet_service.cc:1511] Processing CreateTablet for tablet d4daf4b81cda4dd28b25403b3c22aacb (DEFAULT_TABLE table=test-workload [id=bd66578eb7f34a33881f400de74eee9f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:20:53.395885  2474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4daf4b81cda4dd28b25403b3c22aacb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:53.397080  2548 tablet_service.cc:1511] Processing CreateTablet for tablet d4daf4b81cda4dd28b25403b3c22aacb (DEFAULT_TABLE table=test-workload [id=bd66578eb7f34a33881f400de74eee9f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:20:53.398289  2548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4daf4b81cda4dd28b25403b3c22aacb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:53.399767  2400 tablet_service.cc:1511] Processing CreateTablet for tablet d4daf4b81cda4dd28b25403b3c22aacb (DEFAULT_TABLE table=test-workload [id=bd66578eb7f34a33881f400de74eee9f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:20:53.400981  2400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4daf4b81cda4dd28b25403b3c22aacb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:20:53.409108  2604 tablet_bootstrap.cc:492] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1: Bootstrap starting.
I20260630 12:20:53.414376  2605 tablet_bootstrap.cc:492] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3: Bootstrap starting.
I20260630 12:20:53.415251  2604 tablet_bootstrap.cc:654] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:53.418380  2606 tablet_bootstrap.cc:492] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c: Bootstrap starting.
I20260630 12:20:53.420742  2605 tablet_bootstrap.cc:654] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:53.421121  2604 tablet_bootstrap.cc:492] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1: No bootstrap required, opened a new log
I20260630 12:20:53.421607  2604 ts_tablet_manager.cc:1403] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:20:53.424635  2606 tablet_bootstrap.cc:654] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c: Neither blocks nor log segments found. Creating new log.
I20260630 12:20:53.424594  2604 raft_consensus.cc:359] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.425422  2604 raft_consensus.cc:385] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:53.425560  2605 tablet_bootstrap.cc:492] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3: No bootstrap required, opened a new log
I20260630 12:20:53.425760  2604 raft_consensus.cc:740] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 811031a8667a49f79db2879a80a471a1, State: Initialized, Role: FOLLOWER
I20260630 12:20:53.426024  2605 ts_tablet_manager.cc:1403] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260630 12:20:53.426653  2604 consensus_queue.cc:260] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.428743  2605 raft_consensus.cc:359] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.429519  2605 raft_consensus.cc:385] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:53.429884  2605 raft_consensus.cc:740] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3705314270db479dac05006fe5090fe3, State: Initialized, Role: FOLLOWER
I20260630 12:20:53.431167  2604 ts_tablet_manager.cc:1434] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:20:53.431818  2606 tablet_bootstrap.cc:492] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c: No bootstrap required, opened a new log
I20260630 12:20:53.430739  2605 consensus_queue.cc:260] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.432267  2606 ts_tablet_manager.cc:1403] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260630 12:20:53.434528  2605 ts_tablet_manager.cc:1434] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260630 12:20:53.435029  2606 raft_consensus.cc:359] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.435755  2606 raft_consensus.cc:385] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:20:53.436087  2606 raft_consensus.cc:740] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05ea6e7157d499fa43162100b07b37c, State: Initialized, Role: FOLLOWER
I20260630 12:20:53.436870  2606 consensus_queue.cc:260] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.442119  2606 ts_tablet_manager.cc:1434] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:20:53.734215  2612 raft_consensus.cc:493] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:20:53.734719  2612 raft_consensus.cc:515] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.736796  2612 leader_election.cc:290] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 811031a8667a49f79db2879a80a471a1 (127.30.94.195:46865), 3705314270db479dac05006fe5090fe3 (127.30.94.196:37209)
I20260630 12:20:53.747469  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daf4b81cda4dd28b25403b3c22aacb" candidate_uuid: "b05ea6e7157d499fa43162100b07b37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "811031a8667a49f79db2879a80a471a1" is_pre_election: true
I20260630 12:20:53.748219  2484 raft_consensus.cc:2468] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ea6e7157d499fa43162100b07b37c in term 0.
I20260630 12:20:53.749037  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daf4b81cda4dd28b25403b3c22aacb" candidate_uuid: "b05ea6e7157d499fa43162100b07b37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3705314270db479dac05006fe5090fe3" is_pre_election: true
I20260630 12:20:53.749305  2373 leader_election.cc:304] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 811031a8667a49f79db2879a80a471a1, b05ea6e7157d499fa43162100b07b37c; no voters: 
I20260630 12:20:53.749724  2558 raft_consensus.cc:2468] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b05ea6e7157d499fa43162100b07b37c in term 0.
I20260630 12:20:53.750120  2612 raft_consensus.cc:2804] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:20:53.750491  2612 raft_consensus.cc:493] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:20:53.750849  2612 raft_consensus.cc:3060] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:53.756377  2612 raft_consensus.cc:515] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.757895  2612 leader_election.cc:290] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [CANDIDATE]: Term 1 election: Requested vote from peers 811031a8667a49f79db2879a80a471a1 (127.30.94.195:46865), 3705314270db479dac05006fe5090fe3 (127.30.94.196:37209)
I20260630 12:20:53.758558  2484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daf4b81cda4dd28b25403b3c22aacb" candidate_uuid: "b05ea6e7157d499fa43162100b07b37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "811031a8667a49f79db2879a80a471a1"
I20260630 12:20:53.758850  2558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4daf4b81cda4dd28b25403b3c22aacb" candidate_uuid: "b05ea6e7157d499fa43162100b07b37c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3705314270db479dac05006fe5090fe3"
I20260630 12:20:53.759140  2484 raft_consensus.cc:3060] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:53.759444  2558 raft_consensus.cc:3060] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:20:53.764158  2558 raft_consensus.cc:2468] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ea6e7157d499fa43162100b07b37c in term 1.
I20260630 12:20:53.764158  2484 raft_consensus.cc:2468] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b05ea6e7157d499fa43162100b07b37c in term 1.
I20260630 12:20:53.765267  2373 leader_election.cc:304] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3705314270db479dac05006fe5090fe3, b05ea6e7157d499fa43162100b07b37c; no voters: 
I20260630 12:20:53.766010  2612 raft_consensus.cc:2804] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:20:53.767143  2612 raft_consensus.cc:697] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 1 LEADER]: Becoming Leader. State: Replica: b05ea6e7157d499fa43162100b07b37c, State: Running, Role: LEADER
I20260630 12:20:53.767956  2612 consensus_queue.cc:237] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } }
I20260630 12:20:53.775437  2230 catalog_manager.cc:5697] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c reported cstate change: term changed from 0 to 1, leader changed from <none> to b05ea6e7157d499fa43162100b07b37c (127.30.94.194). New cstate: current_term: 1 leader_uuid: "b05ea6e7157d499fa43162100b07b37c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b05ea6e7157d499fa43162100b07b37c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260630 12:20:53.837917  2286 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:53.839183  2286 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:53.839521  2286 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:54.187121  2612 consensus_queue.cc:1048] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3705314270db479dac05006fe5090fe3" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:54.199895  2620 consensus_queue.cc:1048] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [LEADER]: Connected to new peer: Peer: permanent_uuid: "811031a8667a49f79db2879a80a471a1" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 46865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:20:55.840477  2286 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:55.841894  2286 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:55.842206  2286 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:57.843402  2286 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:57.845161  2286 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:57.845491  2286 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:20:59.846509  2286 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:20:59.847735  2286 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:20:59.847990  2286 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:01.849009  2286 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:01.850251  2286 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:01.850500  2286 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:03.851462  2286 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:03.852799  2286 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:03.853320  2286 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:05.854251  2286 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:05.855464  2286 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:05.855696  2286 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:05.907315 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:21:05.933476 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:05.951516 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:21:05.963788 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:21:05.988903 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:05.989650 31099 tablet_replica.cc:333] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c: stopping tablet replica
I20260630 12:21:05.990195 31099 raft_consensus.cc:2243] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:05.991248 31099 raft_consensus.cc:2272] T d4daf4b81cda4dd28b25403b3c22aacb P b05ea6e7157d499fa43162100b07b37c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:06.011047 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:21:06.021970 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:21:06.042695 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:06.043298 31099 tablet_replica.cc:333] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1: stopping tablet replica
I20260630 12:21:06.043849 31099 raft_consensus.cc:2243] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:06.044435 31099 raft_consensus.cc:2272] T d4daf4b81cda4dd28b25403b3c22aacb P 811031a8667a49f79db2879a80a471a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:06.063572 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:21:06.074149 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:21:06.095093 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:06.096962 31099 tablet_replica.cc:333] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3: stopping tablet replica
I20260630 12:21:06.097697 31099 raft_consensus.cc:2243] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:06.098359 31099 raft_consensus.cc:2272] T d4daf4b81cda4dd28b25403b3c22aacb P 3705314270db479dac05006fe5090fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:06.118578 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:21:06.129103 31099 master.cc:562] Master@127.30.94.254:45001 shutting down...
I20260630 12:21:06.149022 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:06.149638 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:06.149976 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P acbd0c67ca344fc385de16692252a5ad: stopping tablet replica
I20260630 12:21:06.168818 31099 master.cc:584] Master@127.30.94.254:45001 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (14501 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:21:06.203027 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:37605
I20260630 12:21:06.204250 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:06.209972  2632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:06.210003  2631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:06.211552 31099 server_base.cc:1061] running on GCE node
W20260630 12:21:06.211520  2634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:06.212671 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:06.212881 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:06.213038 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822066213007 us; error 0 us; skew 500 ppm
I20260630 12:21:06.213493 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:06.215685 31099 webserver.cc:533] Webserver started at http://127.30.94.254:43153/ using document root <none> and password file <none>
I20260630 12:21:06.216164 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:06.216379 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:06.216660 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:06.217795 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "c10364a5d5ea489ab7aeca577b1f52ba"
format_stamp: "Formatted at 2026-06-30 12:21:06 on dist-test-slave-cbkb"
I20260630 12:21:06.222079 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:21:06.225350  2639 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.226053 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:06.226331 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "c10364a5d5ea489ab7aeca577b1f52ba"
format_stamp: "Formatted at 2026-06-30 12:21:06 on dist-test-slave-cbkb"
I20260630 12:21:06.226612 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:06.237006 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:06.238087 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:06.273985 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:37605
I20260630 12:21:06.274085  2690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:37605 every 8 connection(s)
I20260630 12:21:06.277920  2691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:06.288883  2691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba: Bootstrap starting.
I20260630 12:21:06.293485  2691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:06.297590  2691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba: No bootstrap required, opened a new log
I20260630 12:21:06.299640  2691 raft_consensus.cc:359] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10364a5d5ea489ab7aeca577b1f52ba" member_type: VOTER }
I20260630 12:21:06.300072  2691 raft_consensus.cc:385] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:06.300302  2691 raft_consensus.cc:740] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10364a5d5ea489ab7aeca577b1f52ba, State: Initialized, Role: FOLLOWER
I20260630 12:21:06.300954  2691 consensus_queue.cc:260] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10364a5d5ea489ab7aeca577b1f52ba" member_type: VOTER }
I20260630 12:21:06.301419  2691 raft_consensus.cc:399] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:06.301612  2691 raft_consensus.cc:493] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:06.301910  2691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:06.306149  2691 raft_consensus.cc:515] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10364a5d5ea489ab7aeca577b1f52ba" member_type: VOTER }
I20260630 12:21:06.306643  2691 leader_election.cc:304] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c10364a5d5ea489ab7aeca577b1f52ba; no voters: 
I20260630 12:21:06.307700  2691 leader_election.cc:290] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:06.308097  2694 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:06.309445  2694 raft_consensus.cc:697] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 1 LEADER]: Becoming Leader. State: Replica: c10364a5d5ea489ab7aeca577b1f52ba, State: Running, Role: LEADER
I20260630 12:21:06.310043  2694 consensus_queue.cc:237] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10364a5d5ea489ab7aeca577b1f52ba" member_type: VOTER }
I20260630 12:21:06.310613  2691 sys_catalog.cc:565] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:06.313017  2695 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c10364a5d5ea489ab7aeca577b1f52ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10364a5d5ea489ab7aeca577b1f52ba" member_type: VOTER } }
I20260630 12:21:06.313688  2695 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:06.313030  2696 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader c10364a5d5ea489ab7aeca577b1f52ba. Latest consensus state: current_term: 1 leader_uuid: "c10364a5d5ea489ab7aeca577b1f52ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c10364a5d5ea489ab7aeca577b1f52ba" member_type: VOTER } }
I20260630 12:21:06.314800  2696 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:06.317364  2700 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:06.322533  2700 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:06.326712 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:06.331561  2700 catalog_manager.cc:1383] Generated new cluster ID: d3cee7efcf4c4596b8d87666e518c3d5
I20260630 12:21:06.331806  2700 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:06.346354  2700 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:06.347570  2700 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:06.363953  2700 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba: Generated new TSK 0
I20260630 12:21:06.364449  2700 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:06.393050 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:06.398613  2712 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:06.399932  2713 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:06.402406 31099 server_base.cc:1061] running on GCE node
W20260630 12:21:06.403000  2715 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:06.405843 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:06.406019 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:06.406142 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822066406131 us; error 0 us; skew 500 ppm
I20260630 12:21:06.406541 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:06.408615 31099 webserver.cc:533] Webserver started at http://127.30.94.193:36427/ using document root <none> and password file <none>
I20260630 12:21:06.409022 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:06.409193 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:06.409415 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:06.410406 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d"
format_stamp: "Formatted at 2026-06-30 12:21:06 on dist-test-slave-cbkb"
I20260630 12:21:06.414707 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:21:06.417845  2720 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.418553 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:06.418813 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d"
format_stamp: "Formatted at 2026-06-30 12:21:06 on dist-test-slave-cbkb"
I20260630 12:21:06.419045 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:06.432183 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:06.433233 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:06.434520 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:06.436693 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:06.436900 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.437127 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:06.437335 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.475558 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:40973
I20260630 12:21:06.475627  2782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:40973 every 8 connection(s)
I20260630 12:21:06.480531 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:06.487227  2787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:06.487573  2788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:06.491927 31099 server_base.cc:1061] running on GCE node
W20260630 12:21:06.492878  2790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:06.493929  2783 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37605
I20260630 12:21:06.493991 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:06.494331 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:06.494361  2783 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:06.494587 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822066494568 us; error 0 us; skew 500 ppm
I20260630 12:21:06.495175 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:06.495216  2783 heartbeater.cc:507] Master 127.30.94.254:37605 requested a full tablet report, sending...
I20260630 12:21:06.497545  2656 ts_manager.cc:194] Registered new tserver with Master: 67ea92a9e58f4bfc9a2d3bc41ccac20d (127.30.94.193:40973)
I20260630 12:21:06.497983 31099 webserver.cc:533] Webserver started at http://127.30.94.194:38777/ using document root <none> and password file <none>
I20260630 12:21:06.498464 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:06.498667 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:06.498931 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:06.499459  2656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52980
I20260630 12:21:06.500116 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "b3ee512f19ad4273b75da6aced7da962"
format_stamp: "Formatted at 2026-06-30 12:21:06 on dist-test-slave-cbkb"
I20260630 12:21:06.504386 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:21:06.507412  2795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.508085 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:06.508409 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "b3ee512f19ad4273b75da6aced7da962"
format_stamp: "Formatted at 2026-06-30 12:21:06 on dist-test-slave-cbkb"
I20260630 12:21:06.508672 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:06.528069 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:06.529345 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:06.530790 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:06.532996 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:06.533216 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.533445 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:06.533609 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.571444 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:36385
I20260630 12:21:06.571538  2857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:36385 every 8 connection(s)
I20260630 12:21:06.576021 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:06.582129  2861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:06.584661  2862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:06.587741 31099 server_base.cc:1061] running on GCE node
W20260630 12:21:06.588732  2864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:06.589108  2858 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37605
I20260630 12:21:06.589591  2858 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:06.589823 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:06.590096 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:06.590306 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822066590286 us; error 0 us; skew 500 ppm
I20260630 12:21:06.590463  2858 heartbeater.cc:507] Master 127.30.94.254:37605 requested a full tablet report, sending...
I20260630 12:21:06.590991 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:06.592823  2656 ts_manager.cc:194] Registered new tserver with Master: b3ee512f19ad4273b75da6aced7da962 (127.30.94.194:36385)
I20260630 12:21:06.593863 31099 webserver.cc:533] Webserver started at http://127.30.94.195:36837/ using document root <none> and password file <none>
I20260630 12:21:06.594482 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:06.594720 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:06.594656  2656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52996
I20260630 12:21:06.595196 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:06.596745 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "94b69abcedb84ba7a747336551b607c4"
format_stamp: "Formatted at 2026-06-30 12:21:06 on dist-test-slave-cbkb"
I20260630 12:21:06.601056 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:21:06.604001  2869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.604766 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:06.605005 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "94b69abcedb84ba7a747336551b607c4"
format_stamp: "Formatted at 2026-06-30 12:21:06 on dist-test-slave-cbkb"
I20260630 12:21:06.605240 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:06.624483 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:06.625531 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:06.626842 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:06.628983 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:06.629153 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.629405 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:06.629556 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:06.666738 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:42157
I20260630 12:21:06.666937  2931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:42157 every 8 connection(s)
I20260630 12:21:06.680106  2932 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37605
I20260630 12:21:06.680562  2932 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:06.681386  2932 heartbeater.cc:507] Master 127.30.94.254:37605 requested a full tablet report, sending...
I20260630 12:21:06.683439  2656 ts_manager.cc:194] Registered new tserver with Master: 94b69abcedb84ba7a747336551b607c4 (127.30.94.195:42157)
I20260630 12:21:06.684429 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014612895s
I20260630 12:21:06.684958  2656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53000
I20260630 12:21:07.502158  2783 heartbeater.cc:499] Master 127.30.94.254:37605 was elected leader, sending a full tablet report...
I20260630 12:21:07.597801  2858 heartbeater.cc:499] Master 127.30.94.254:37605 was elected leader, sending a full tablet report...
I20260630 12:21:07.688040  2932 heartbeater.cc:499] Master 127.30.94.254:37605 was elected leader, sending a full tablet report...
I20260630 12:21:07.754926  2656 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53008:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:21:07.757041  2656 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:21:07.801148  2823 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d35464844439da0f3c9b0d12d3a12 (DEFAULT_TABLE table=test-workload [id=b226959e87b141748d18691f5e6448b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:07.802412  2897 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d35464844439da0f3c9b0d12d3a12 (DEFAULT_TABLE table=test-workload [id=b226959e87b141748d18691f5e6448b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:07.802996  2823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d35464844439da0f3c9b0d12d3a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:07.803973  2897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d35464844439da0f3c9b0d12d3a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:07.806528  2748 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d35464844439da0f3c9b0d12d3a12 (DEFAULT_TABLE table=test-workload [id=b226959e87b141748d18691f5e6448b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:07.807796  2748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d35464844439da0f3c9b0d12d3a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:07.823778  2954 tablet_bootstrap.cc:492] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962: Bootstrap starting.
I20260630 12:21:07.830032  2955 tablet_bootstrap.cc:492] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4: Bootstrap starting.
I20260630 12:21:07.831063  2956 tablet_bootstrap.cc:492] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d: Bootstrap starting.
I20260630 12:21:07.833415  2954 tablet_bootstrap.cc:654] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:07.838186  2954 tablet_bootstrap.cc:492] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962: No bootstrap required, opened a new log
I20260630 12:21:07.838474  2955 tablet_bootstrap.cc:654] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:07.838811  2956 tablet_bootstrap.cc:654] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:07.839087  2954 ts_tablet_manager.cc:1403] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:21:07.842154  2954 raft_consensus.cc:359] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:07.843472  2954 raft_consensus.cc:385] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:07.843887  2954 raft_consensus.cc:740] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3ee512f19ad4273b75da6aced7da962, State: Initialized, Role: FOLLOWER
I20260630 12:21:07.844837  2955 tablet_bootstrap.cc:492] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4: No bootstrap required, opened a new log
I20260630 12:21:07.844638  2954 consensus_queue.cc:260] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:07.845439  2955 ts_tablet_manager.cc:1403] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260630 12:21:07.846324  2956 tablet_bootstrap.cc:492] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d: No bootstrap required, opened a new log
I20260630 12:21:07.846901  2956 ts_tablet_manager.cc:1403] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:21:07.847661  2954 ts_tablet_manager.cc:1434] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:21:07.849018  2955 raft_consensus.cc:359] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:07.849855  2955 raft_consensus.cc:385] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:07.850190  2955 raft_consensus.cc:740] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94b69abcedb84ba7a747336551b607c4, State: Initialized, Role: FOLLOWER
I20260630 12:21:07.850117  2956 raft_consensus.cc:359] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:07.851594  2956 raft_consensus.cc:385] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:07.851253  2955 consensus_queue.cc:260] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:07.851989  2956 raft_consensus.cc:740] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ea92a9e58f4bfc9a2d3bc41ccac20d, State: Initialized, Role: FOLLOWER
I20260630 12:21:07.853333  2956 consensus_queue.cc:260] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:07.857321  2956 ts_tablet_manager.cc:1434] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260630 12:21:07.861011  2955 ts_tablet_manager.cc:1434] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
W20260630 12:21:07.921849  2933 tablet.cc:2406] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:21:08.001435  2961 raft_consensus.cc:493] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:08.002053  2961 raft_consensus.cc:515] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:08.004436  2961 leader_election.cc:290] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3ee512f19ad4273b75da6aced7da962 (127.30.94.194:36385), 67ea92a9e58f4bfc9a2d3bc41ccac20d (127.30.94.193:40973)
I20260630 12:21:08.015651  2833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d35464844439da0f3c9b0d12d3a12" candidate_uuid: "94b69abcedb84ba7a747336551b607c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ee512f19ad4273b75da6aced7da962" is_pre_election: true
I20260630 12:21:08.015602  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d35464844439da0f3c9b0d12d3a12" candidate_uuid: "94b69abcedb84ba7a747336551b607c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" is_pre_election: true
I20260630 12:21:08.016422  2833 raft_consensus.cc:2468] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b69abcedb84ba7a747336551b607c4 in term 0.
I20260630 12:21:08.016456  2758 raft_consensus.cc:2468] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94b69abcedb84ba7a747336551b607c4 in term 0.
I20260630 12:21:08.017694  2871 leader_election.cc:304] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94b69abcedb84ba7a747336551b607c4, b3ee512f19ad4273b75da6aced7da962; no voters: 
I20260630 12:21:08.018409  2961 raft_consensus.cc:2804] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:08.018664  2961 raft_consensus.cc:493] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:08.018879  2961 raft_consensus.cc:3060] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:08.024348  2961 raft_consensus.cc:515] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:08.025779  2961 leader_election.cc:290] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [CANDIDATE]: Term 1 election: Requested vote from peers b3ee512f19ad4273b75da6aced7da962 (127.30.94.194:36385), 67ea92a9e58f4bfc9a2d3bc41ccac20d (127.30.94.193:40973)
I20260630 12:21:08.026515  2833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d35464844439da0f3c9b0d12d3a12" candidate_uuid: "94b69abcedb84ba7a747336551b607c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3ee512f19ad4273b75da6aced7da962"
I20260630 12:21:08.026767  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d35464844439da0f3c9b0d12d3a12" candidate_uuid: "94b69abcedb84ba7a747336551b607c4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d"
I20260630 12:21:08.027103  2833 raft_consensus.cc:3060] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:08.027282  2758 raft_consensus.cc:3060] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:08.034763  2758 raft_consensus.cc:2468] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b69abcedb84ba7a747336551b607c4 in term 1.
I20260630 12:21:08.034765  2833 raft_consensus.cc:2468] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94b69abcedb84ba7a747336551b607c4 in term 1.
I20260630 12:21:08.036067  2871 leader_election.cc:304] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94b69abcedb84ba7a747336551b607c4, b3ee512f19ad4273b75da6aced7da962; no voters: 
I20260630 12:21:08.036919  2961 raft_consensus.cc:2804] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:08.038064  2961 raft_consensus.cc:697] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 1 LEADER]: Becoming Leader. State: Replica: 94b69abcedb84ba7a747336551b607c4, State: Running, Role: LEADER
I20260630 12:21:08.038859  2961 consensus_queue.cc:237] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } }
I20260630 12:21:08.045267  2655 catalog_manager.cc:5697] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94b69abcedb84ba7a747336551b607c4 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "94b69abcedb84ba7a747336551b607c4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94b69abcedb84ba7a747336551b607c4" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:08.325106  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:08.326674  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:08.328226  2709 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:08.328651  2709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:08.586875  2967 consensus_queue.cc:1048] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ea92a9e58f4bfc9a2d3bc41ccac20d" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:08.599591  2972 consensus_queue.cc:1048] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3ee512f19ad4273b75da6aced7da962" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:09.334110  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:10.329530  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:10.330803  2709 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:10.331107  2709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:10.341777  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:11.349465  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:12.332017  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:12.333269  2709 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:12.333587  2709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:12.357254  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:13.365008  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:14.334467  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:14.335748  2709 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:14.336074  2709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:14.373137  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:15.381400  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:16.337141  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:16.338430  2709 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:16.338712  2709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:16.389179  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:17.411481  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:18.339766  2709 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:18.341199  2709 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:18.341504  2709 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:18.418689  2704 placement_policy_util.cc:411] tablet 7f5d35464844439da0f3c9b0d12d3a12: detected majority of replicas (2 of 3) at location L0
I20260630 12:21:19.167563 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:21:19.193931 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:19.194674 31099 tablet_replica.cc:333] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d: stopping tablet replica
I20260630 12:21:19.195240 31099 raft_consensus.cc:2243] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:19.195847 31099 raft_consensus.cc:2272] T 7f5d35464844439da0f3c9b0d12d3a12 P 67ea92a9e58f4bfc9a2d3bc41ccac20d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:19.215850 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:21:19.229138 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:21:19.249172 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:19.249969 31099 tablet_replica.cc:333] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962: stopping tablet replica
I20260630 12:21:19.250541 31099 raft_consensus.cc:2243] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:19.251049 31099 raft_consensus.cc:2272] T 7f5d35464844439da0f3c9b0d12d3a12 P b3ee512f19ad4273b75da6aced7da962 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:19.270709 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:21:19.282060 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:21:19.300974 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:19.301623 31099 tablet_replica.cc:333] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4: stopping tablet replica
I20260630 12:21:19.302165 31099 raft_consensus.cc:2243] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:19.303154 31099 raft_consensus.cc:2272] T 7f5d35464844439da0f3c9b0d12d3a12 P 94b69abcedb84ba7a747336551b607c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:19.322250 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:21:19.332846 31099 master.cc:562] Master@127.30.94.254:37605 shutting down...
I20260630 12:21:19.351521 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:19.352106 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:19.352460 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P c10364a5d5ea489ab7aeca577b1f52ba: stopping tablet replica
I20260630 12:21:19.370814 31099 master.cc:584] Master@127.30.94.254:37605 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13203 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:21:19.406713 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:41671
I20260630 12:21:19.407816 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:19.413594  2979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:19.413872  2980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:19.415131 31099 server_base.cc:1061] running on GCE node
W20260630 12:21:19.415158  2982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:19.416298 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:19.416558 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:19.416672 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822079416661 us; error 0 us; skew 500 ppm
I20260630 12:21:19.417095 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:19.419469 31099 webserver.cc:533] Webserver started at http://127.30.94.254:39107/ using document root <none> and password file <none>
I20260630 12:21:19.419901 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:19.420061 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:19.420284 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:19.421407 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "7f7e5a4c807d4b8a9d37f70afb46707a"
format_stamp: "Formatted at 2026-06-30 12:21:19 on dist-test-slave-cbkb"
I20260630 12:21:19.425567 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:21:19.428604  2987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.429342 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:19.429606 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "7f7e5a4c807d4b8a9d37f70afb46707a"
format_stamp: "Formatted at 2026-06-30 12:21:19 on dist-test-slave-cbkb"
I20260630 12:21:19.429896 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:19.462994 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:19.464197 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:19.500850 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:41671
I20260630 12:21:19.500954  3038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:41671 every 8 connection(s)
I20260630 12:21:19.504688  3039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:19.515380  3039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a: Bootstrap starting.
I20260630 12:21:19.519753  3039 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:19.523706  3039 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a: No bootstrap required, opened a new log
I20260630 12:21:19.525763  3039 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f7e5a4c807d4b8a9d37f70afb46707a" member_type: VOTER }
I20260630 12:21:19.526130  3039 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:19.526315  3039 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f7e5a4c807d4b8a9d37f70afb46707a, State: Initialized, Role: FOLLOWER
I20260630 12:21:19.526764  3039 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f7e5a4c807d4b8a9d37f70afb46707a" member_type: VOTER }
I20260630 12:21:19.527176  3039 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:19.527369  3039 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:19.527575  3039 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:19.531679  3039 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f7e5a4c807d4b8a9d37f70afb46707a" member_type: VOTER }
I20260630 12:21:19.532209  3039 leader_election.cc:304] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f7e5a4c807d4b8a9d37f70afb46707a; no voters: 
I20260630 12:21:19.533231  3039 leader_election.cc:290] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:19.533542  3042 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:19.534832  3042 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 1 LEADER]: Becoming Leader. State: Replica: 7f7e5a4c807d4b8a9d37f70afb46707a, State: Running, Role: LEADER
I20260630 12:21:19.535516  3042 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f7e5a4c807d4b8a9d37f70afb46707a" member_type: VOTER }
I20260630 12:21:19.536110  3039 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:19.538401  3043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f7e5a4c807d4b8a9d37f70afb46707a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f7e5a4c807d4b8a9d37f70afb46707a" member_type: VOTER } }
I20260630 12:21:19.538426  3044 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f7e5a4c807d4b8a9d37f70afb46707a. Latest consensus state: current_term: 1 leader_uuid: "7f7e5a4c807d4b8a9d37f70afb46707a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f7e5a4c807d4b8a9d37f70afb46707a" member_type: VOTER } }
I20260630 12:21:19.539077  3043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:19.539500  3044 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:19.546326  3048 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:19.554255  3048 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:19.555177 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:19.563061  3048 catalog_manager.cc:1383] Generated new cluster ID: ef852feb498245a5930618407d928098
I20260630 12:21:19.563330  3048 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:19.578943  3048 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:19.580170  3048 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:19.592947  3048 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a: Generated new TSK 0
I20260630 12:21:19.593528  3048 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:19.621376 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:19.627137  3060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:19.628063  3061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:19.629474  3063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:19.629936 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:19.630793 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:19.630995 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:19.631165 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822079631141 us; error 0 us; skew 500 ppm
I20260630 12:21:19.631719 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:19.633898 31099 webserver.cc:533] Webserver started at http://127.30.94.193:42871/ using document root <none> and password file <none>
I20260630 12:21:19.634315 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:19.634469 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:19.634666 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:19.635655 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
format_stamp: "Formatted at 2026-06-30 12:21:19 on dist-test-slave-cbkb"
I20260630 12:21:19.639989 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:21:19.643105  3068 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.643887 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:21:19.644191 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
format_stamp: "Formatted at 2026-06-30 12:21:19 on dist-test-slave-cbkb"
I20260630 12:21:19.644532 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:19.653771 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:19.654892 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:19.656221 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:19.658443 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:19.658659 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.658895 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:19.659083 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.697665 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:38603
I20260630 12:21:19.697765  3130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:38603 every 8 connection(s)
I20260630 12:21:19.702629 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:19.709852  3135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:19.710434  3136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:19.713431  3138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:19.714303 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:19.715315 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:19.715610 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:19.715803 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822079715781 us; error 0 us; skew 500 ppm
I20260630 12:21:19.716434 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:19.716818  3131 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41671
I20260630 12:21:19.717254  3131 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:19.718079  3131 heartbeater.cc:507] Master 127.30.94.254:41671 requested a full tablet report, sending...
I20260630 12:21:19.719096 31099 webserver.cc:533] Webserver started at http://127.30.94.194:43285/ using document root <none> and password file <none>
I20260630 12:21:19.719717 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:19.719947 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:19.720283 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:19.720271  3004 ts_manager.cc:194] Registered new tserver with Master: 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603)
I20260630 12:21:19.722045 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "372d1df85ed04da18551fd67a2c5b179"
format_stamp: "Formatted at 2026-06-30 12:21:19 on dist-test-slave-cbkb"
I20260630 12:21:19.722930  3004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43088
I20260630 12:21:19.726971 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:21:19.730228  3143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.730983 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:19.731318 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "372d1df85ed04da18551fd67a2c5b179"
format_stamp: "Formatted at 2026-06-30 12:21:19 on dist-test-slave-cbkb"
I20260630 12:21:19.731612 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:19.747052 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:19.748147 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:19.749522 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:19.751576 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:19.751809 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.752034 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:19.752200 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.789979 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:43925
I20260630 12:21:19.790082  3205 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:43925 every 8 connection(s)
I20260630 12:21:19.794730 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:19.801810  3209 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:19.804211  3210 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:19.804987 31099 server_base.cc:1061] running on GCE node
W20260630 12:21:19.805497  3212 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:19.806557 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:19.806828 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:19.807068 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822079807051 us; error 0 us; skew 500 ppm
I20260630 12:21:19.807389  3206 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41671
I20260630 12:21:19.807642 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:19.807754  3206 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:19.808734  3206 heartbeater.cc:507] Master 127.30.94.254:41671 requested a full tablet report, sending...
I20260630 12:21:19.810217 31099 webserver.cc:533] Webserver started at http://127.30.94.195:40739/ using document root <none> and password file <none>
I20260630 12:21:19.810794 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:19.810851  3004 ts_manager.cc:194] Registered new tserver with Master: 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:19.811013 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:19.811376 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:19.812382  3004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43100
I20260630 12:21:19.812619 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "2a2331e086ee4d078e3b63cb11716f95"
format_stamp: "Formatted at 2026-06-30 12:21:19 on dist-test-slave-cbkb"
I20260630 12:21:19.816957 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:21:19.819998  3217 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.820931 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:19.821206 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "2a2331e086ee4d078e3b63cb11716f95"
format_stamp: "Formatted at 2026-06-30 12:21:19 on dist-test-slave-cbkb"
I20260630 12:21:19.821478 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:19.836418 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:19.837546 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:19.838969 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:19.841059 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:19.841281 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.841512 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:19.841683 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:19.880581 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:42233
I20260630 12:21:19.880676  3279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:42233 every 8 connection(s)
I20260630 12:21:19.894426  3280 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41671
I20260630 12:21:19.894804  3280 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:19.895543  3280 heartbeater.cc:507] Master 127.30.94.254:41671 requested a full tablet report, sending...
I20260630 12:21:19.897446  3004 ts_manager.cc:194] Registered new tserver with Master: 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:19.898312 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014523924s
I20260630 12:21:19.898738  3004 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43104
I20260630 12:21:20.725639  3131 heartbeater.cc:499] Master 127.30.94.254:41671 was elected leader, sending a full tablet report...
I20260630 12:21:20.814648  3206 heartbeater.cc:499] Master 127.30.94.254:41671 was elected leader, sending a full tablet report...
I20260630 12:21:20.901371  3280 heartbeater.cc:499] Master 127.30.94.254:41671 was elected leader, sending a full tablet report...
I20260630 12:21:20.956887  3004 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43110:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:21:20.959831  3004 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:21:21.031752  3096 tablet_service.cc:1511] Processing CreateTablet for tablet 7770701994c5444eb82df4729bb8b82a (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:21:21.032109  3095 tablet_service.cc:1511] Processing CreateTablet for tablet 29d82b38db97434cb380b3c98e7991ba (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:21:21.033690  3096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7770701994c5444eb82df4729bb8b82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.036288  3095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d82b38db97434cb380b3c98e7991ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.039789  3094 tablet_service.cc:1511] Processing CreateTablet for tablet 6270e6691c6047cf99521e8e6f2bafab (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:21:21.041208  3094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6270e6691c6047cf99521e8e6f2bafab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.041626  3245 tablet_service.cc:1511] Processing CreateTablet for tablet 7770701994c5444eb82df4729bb8b82a (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:21:21.042939  3245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7770701994c5444eb82df4729bb8b82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.046411  3093 tablet_service.cc:1511] Processing CreateTablet for tablet a3fb1c81fbb24c5b87791273ae429a6c (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:21:21.047741  3093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fb1c81fbb24c5b87791273ae429a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.049217  3244 tablet_service.cc:1511] Processing CreateTablet for tablet 29d82b38db97434cb380b3c98e7991ba (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:21:21.050606  3244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d82b38db97434cb380b3c98e7991ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.056188  3092 tablet_service.cc:1511] Processing CreateTablet for tablet 797cc319bf8348cb9116af94f263ff53 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:21:21.057571  3092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797cc319bf8348cb9116af94f263ff53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.057962  3243 tablet_service.cc:1511] Processing CreateTablet for tablet 6270e6691c6047cf99521e8e6f2bafab (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:21:21.059281  3243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6270e6691c6047cf99521e8e6f2bafab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.065892  3091 tablet_service.cc:1511] Processing CreateTablet for tablet e0c6c3cc04ba447f8f715bb4c371b88f (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:21:21.067282  3091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c6c3cc04ba447f8f715bb4c371b88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.073544  3242 tablet_service.cc:1511] Processing CreateTablet for tablet a3fb1c81fbb24c5b87791273ae429a6c (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:21:21.074437  3090 tablet_service.cc:1511] Processing CreateTablet for tablet a145b19bdc5040a784e7420678f7dfa2 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:21:21.074954  3242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fb1c81fbb24c5b87791273ae429a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.075737  3090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145b19bdc5040a784e7420678f7dfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.081833  3241 tablet_service.cc:1511] Processing CreateTablet for tablet 797cc319bf8348cb9116af94f263ff53 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:21:21.083282  3241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797cc319bf8348cb9116af94f263ff53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.081822  3089 tablet_service.cc:1511] Processing CreateTablet for tablet 8adad10c3a3e4ffbbac530bdd2933369 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:21:21.085162  3089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8adad10c3a3e4ffbbac530bdd2933369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.088893  3088 tablet_service.cc:1511] Processing CreateTablet for tablet 56fa83aea6aa4162a05eb76409df0c13 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:21:21.090231  3088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fa83aea6aa4162a05eb76409df0c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.098001  3240 tablet_service.cc:1511] Processing CreateTablet for tablet e0c6c3cc04ba447f8f715bb4c371b88f (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:21:21.098965  3087 tablet_service.cc:1511] Processing CreateTablet for tablet 100cb608306546adad1e158f9a794c79 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:21:21.099458  3240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c6c3cc04ba447f8f715bb4c371b88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.100260  3087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100cb608306546adad1e158f9a794c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.104570  3239 tablet_service.cc:1511] Processing CreateTablet for tablet a145b19bdc5040a784e7420678f7dfa2 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:21:21.105913  3239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145b19bdc5040a784e7420678f7dfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.113554  3238 tablet_service.cc:1511] Processing CreateTablet for tablet 8adad10c3a3e4ffbbac530bdd2933369 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:21:21.114857  3238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8adad10c3a3e4ffbbac530bdd2933369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.149941  3244 tablet_service.cc:1511] Processing CreateTablet for tablet 56fa83aea6aa4162a05eb76409df0c13 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:21:21.150549  3237 tablet_service.cc:1511] Processing CreateTablet for tablet 100cb608306546adad1e158f9a794c79 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:21:21.151326  3244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fa83aea6aa4162a05eb76409df0c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.152001  3237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100cb608306546adad1e158f9a794c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.152791  3091 tablet_service.cc:1511] Processing CreateTablet for tablet 3edadb558d874a0891cc9564d97a9b1b (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:21:21.154016  3091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edadb558d874a0891cc9564d97a9b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.166260  3236 tablet_service.cc:1511] Processing CreateTablet for tablet 3edadb558d874a0891cc9564d97a9b1b (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:21:21.167567  3236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edadb558d874a0891cc9564d97a9b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.170642  3300 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.172219  3095 tablet_service.cc:1511] Processing CreateTablet for tablet f6ed0647658f477f9f6f63f05287090c (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:21:21.173533  3095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ed0647658f477f9f6f63f05287090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.201725  3245 tablet_service.cc:1511] Processing CreateTablet for tablet f6ed0647658f477f9f6f63f05287090c (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:21:21.219660  3168 tablet_service.cc:1511] Processing CreateTablet for tablet a3fb1c81fbb24c5b87791273ae429a6c (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:21:21.220448  3300 tablet_bootstrap.cc:654] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.220939  3245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ed0647658f477f9f6f63f05287090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.221078  3168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fb1c81fbb24c5b87791273ae429a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.222573  3164 tablet_service.cc:1511] Processing CreateTablet for tablet 8adad10c3a3e4ffbbac530bdd2933369 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:21:21.214264  3301 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.223871  3164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8adad10c3a3e4ffbbac530bdd2933369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.215433  3170 tablet_service.cc:1511] Processing CreateTablet for tablet 29d82b38db97434cb380b3c98e7991ba (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:21:21.226020  3170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d82b38db97434cb380b3c98e7991ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.216132  3169 tablet_service.cc:1511] Processing CreateTablet for tablet 6270e6691c6047cf99521e8e6f2bafab (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:21:21.229204  3169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6270e6691c6047cf99521e8e6f2bafab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.229669  3301 tablet_bootstrap.cc:654] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.217883  3167 tablet_service.cc:1511] Processing CreateTablet for tablet 797cc319bf8348cb9116af94f263ff53 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:21:21.233163  3167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797cc319bf8348cb9116af94f263ff53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.218994  3166 tablet_service.cc:1511] Processing CreateTablet for tablet e0c6c3cc04ba447f8f715bb4c371b88f (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:21:21.237198  3166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c6c3cc04ba447f8f715bb4c371b88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.220767  3165 tablet_service.cc:1511] Processing CreateTablet for tablet a145b19bdc5040a784e7420678f7dfa2 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:21:21.241196  3165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145b19bdc5040a784e7420678f7dfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.213625  3171 tablet_service.cc:1511] Processing CreateTablet for tablet 7770701994c5444eb82df4729bb8b82a (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:21:21.245155  3171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7770701994c5444eb82df4729bb8b82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.254383  3163 tablet_service.cc:1511] Processing CreateTablet for tablet 56fa83aea6aa4162a05eb76409df0c13 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:21:21.255074  3304 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.255731  3163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56fa83aea6aa4162a05eb76409df0c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.258023  3162 tablet_service.cc:1511] Processing CreateTablet for tablet 100cb608306546adad1e158f9a794c79 (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:21:21.259255  3162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100cb608306546adad1e158f9a794c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.263780  3168 tablet_service.cc:1511] Processing CreateTablet for tablet 3edadb558d874a0891cc9564d97a9b1b (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:21:21.265059  3168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edadb558d874a0891cc9564d97a9b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.280164  3304 tablet_bootstrap.cc:654] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.291005  3165 tablet_service.cc:1511] Processing CreateTablet for tablet f6ed0647658f477f9f6f63f05287090c (DEFAULT_TABLE table=test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:21:21.292413  3165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ed0647658f477f9f6f63f05287090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:21.336942  3300 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.339905  3300 ts_tablet_manager.cc:1403] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.170s	user 0.036s	sys 0.058s
I20260630 12:21:21.338877  3304 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.340615  3304 ts_tablet_manager.cc:1403] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.038s
I20260630 12:21:21.338658  3301 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.342567  3301 ts_tablet_manager.cc:1403] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.018s
I20260630 12:21:21.342999  3300 raft_consensus.cc:359] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.343802  3300 raft_consensus.cc:385] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.343418  3304 raft_consensus.cc:359] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.344165  3300 raft_consensus.cc:740] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.344544  3304 raft_consensus.cc:385] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.344883  3304 raft_consensus.cc:740] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.345000  3300 consensus_queue.cc:260] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.345335  3301 raft_consensus.cc:359] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.346122  3301 raft_consensus.cc:385] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.345871  3304 consensus_queue.cc:260] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.346415  3301 raft_consensus.cc:740] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.347604  3301 consensus_queue.cc:260] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.348289  3300 ts_tablet_manager.cc:1434] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:21:21.349624  3300 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.357750  3300 tablet_bootstrap.cc:654] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.359771  3304 ts_tablet_manager.cc:1434] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.008s
I20260630 12:21:21.360895  3304 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.365310  3300 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.365891  3300 ts_tablet_manager.cc:1403] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260630 12:21:21.367429  3304 tablet_bootstrap.cc:654] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.368789  3300 raft_consensus.cc:359] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.369593  3300 raft_consensus.cc:385] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.369954  3300 raft_consensus.cc:740] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.370626  3301 ts_tablet_manager.cc:1434] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.003s
I20260630 12:21:21.371022  3300 consensus_queue.cc:260] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.372280  3301 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.373935  3300 ts_tablet_manager.cc:1434] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:21:21.375207  3300 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.378603  3301 tablet_bootstrap.cc:654] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.381214  3304 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.381748  3304 ts_tablet_manager.cc:1403] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260630 12:21:21.382628  3300 tablet_bootstrap.cc:654] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.384799  3304 raft_consensus.cc:359] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.385694  3304 raft_consensus.cc:385] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.386127  3304 raft_consensus.cc:740] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.387295  3304 consensus_queue.cc:260] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.390092  3304 ts_tablet_manager.cc:1434] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:21:21.391408  3304 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.394284  3300 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.394889  3300 ts_tablet_manager.cc:1403] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:21:21.395359  3301 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.395888  3301 ts_tablet_manager.cc:1403] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260630 12:21:21.397722  3304 tablet_bootstrap.cc:654] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.397768  3300 raft_consensus.cc:359] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.398733  3300 raft_consensus.cc:385] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.398761  3301 raft_consensus.cc:359] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.399391  3300 raft_consensus.cc:740] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.399876  3301 raft_consensus.cc:385] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.400285  3301 raft_consensus.cc:740] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.400596  3300 consensus_queue.cc:260] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.401371  3308 raft_consensus.cc:493] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.401895  3308 raft_consensus.cc:515] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.402010  3301 consensus_queue.cc:260] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.405913  3300 ts_tablet_manager.cc:1434] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:21:21.407150  3300 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.409397  3304 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.409933  3304 ts_tablet_manager.cc:1403] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260630 12:21:21.411759  3301 ts_tablet_manager.cc:1434] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.010s
I20260630 12:21:21.413405  3300 tablet_bootstrap.cc:654] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.412981  3304 raft_consensus.cc:359] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.413846  3304 raft_consensus.cc:385] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.414196  3304 raft_consensus.cc:740] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.414893  3301 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.415177  3304 consensus_queue.cc:260] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.417354  3306 raft_consensus.cc:493] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.417822  3306 raft_consensus.cc:515] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.420132  3304 ts_tablet_manager.cc:1434] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260630 12:21:21.421451  3304 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.421676  3301 tablet_bootstrap.cc:654] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.426357  3306 leader_election.cc:290] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.430975  3304 tablet_bootstrap.cc:654] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.434540  3301 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.435156  3301 ts_tablet_manager.cc:1403] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260630 12:21:21.438800  3301 raft_consensus.cc:359] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.439726  3301 raft_consensus.cc:385] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.440126  3301 raft_consensus.cc:740] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.441084  3301 consensus_queue.cc:260] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.443980  3301 ts_tablet_manager.cc:1434] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:21:21.444089  3304 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.444979  3304 ts_tablet_manager.cc:1403] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260630 12:21:21.445438  3301 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.448729  3304 raft_consensus.cc:359] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.454737  3301 tablet_bootstrap.cc:654] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.455212  3304 raft_consensus.cc:385] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.456280  3304 raft_consensus.cc:740] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.457185  3308 leader_election.cc:290] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:21.457867  3304 consensus_queue.cc:260] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.480715  3304 ts_tablet_manager.cc:1434] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.007s
I20260630 12:21:21.482061  3304 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.490978  3304 tablet_bootstrap.cc:654] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.502540  3304 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.504854  3304 ts_tablet_manager.cc:1403] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260630 12:21:21.517097  3304 raft_consensus.cc:359] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.518124  3304 raft_consensus.cc:385] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.518564  3304 raft_consensus.cc:740] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.519711  3304 consensus_queue.cc:260] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.523017  3304 ts_tablet_manager.cc:1434] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:21:21.528546  3301 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.530916  3301 ts_tablet_manager.cc:1403] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.086s	user 0.033s	sys 0.044s
I20260630 12:21:21.534974  3300 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.539301  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c6c3cc04ba447f8f715bb4c371b88f" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
W20260630 12:21:21.541241  3071 leader_election.cc:343] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.543959  3307 raft_consensus.cc:493] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.544453  3307 raft_consensus.cc:515] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.535713  3300 ts_tablet_manager.cc:1403] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.129s	user 0.076s	sys 0.048s
W20260630 12:21:21.548512  3052 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:21:21.551503  3307 leader_election.cc:290] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.552431  3301 raft_consensus.cc:359] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:21.553308  3301 raft_consensus.cc:385] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.553781  3301 raft_consensus.cc:740] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.554646  3304 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.554842  3301 consensus_queue.cc:260] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:21.555506  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adad10c3a3e4ffbbac530bdd2933369" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
W20260630 12:21:21.557277  3218 leader_election.cc:343] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.559177  3301 ts_tablet_manager.cc:1434] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.006s
I20260630 12:21:21.560230  3301 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.561571  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adad10c3a3e4ffbbac530bdd2933369" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:21.562256  3106 raft_consensus.cc:2468] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 0.
I20260630 12:21:21.563912  3221 leader_election.cc:304] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 372d1df85ed04da18551fd67a2c5b179
I20260630 12:21:21.550987  3300 raft_consensus.cc:359] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:21.568985  3308 raft_consensus.cc:2804] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.569409  3300 raft_consensus.cc:385] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.569494  3308 raft_consensus.cc:493] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.569777  3300 raft_consensus.cc:740] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.569918  3308 raft_consensus.cc:3060] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.570703  3300 consensus_queue.cc:260] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:21.567786  3307 raft_consensus.cc:493] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.572568  3307 raft_consensus.cc:515] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.572993  3300 ts_tablet_manager.cc:1434] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260630 12:21:21.574249  3304 tablet_bootstrap.cc:654] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.574652  3307 leader_election.cc:290] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.568912  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c6c3cc04ba447f8f715bb4c371b88f" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:21.577832  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145b19bdc5040a784e7420678f7dfa2" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.578651  3255 raft_consensus.cc:2468] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 0.
I20260630 12:21:21.580060  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d82b38db97434cb380b3c98e7991ba" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.580919  3254 raft_consensus.cc:2468] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 0.
W20260630 12:21:21.581259  3069 leader_election.cc:343] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.581779  3300 tablet_bootstrap.cc:492] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.581730  3069 leader_election.cc:304] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179
I20260630 12:21:21.582585  3306 raft_consensus.cc:2749] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:21.582633  3146 leader_election.cc:304] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 
I20260630 12:21:21.583982  3307 raft_consensus.cc:2804] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.584475  3307 raft_consensus.cc:493] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.584924  3307 raft_consensus.cc:3060] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.584641  3308 raft_consensus.cc:515] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.586697  3308 leader_election.cc:290] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:21.566751  3301 tablet_bootstrap.cc:654] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.589138  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adad10c3a3e4ffbbac530bdd2933369" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:21.589740  3106 raft_consensus.cc:3060] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.590193  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adad10c3a3e4ffbbac530bdd2933369" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179"
I20260630 12:21:21.592047  3146 leader_election.cc:304] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 
W20260630 12:21:21.593892  3218 leader_election.cc:343] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.596101  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145b19bdc5040a784e7420678f7dfa2" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:21.596889  3106 raft_consensus.cc:2468] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 1.
W20260630 12:21:21.598331  3147 leader_election.cc:343] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.599460  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d82b38db97434cb380b3c98e7991ba" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:21.600136  3106 raft_consensus.cc:2468] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 0.
I20260630 12:21:21.598207  3221 leader_election.cc:304] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 372d1df85ed04da18551fd67a2c5b179
I20260630 12:21:21.604031  3308 raft_consensus.cc:2804] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:21.604908  3329 raft_consensus.cc:2804] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.605711  3308 raft_consensus.cc:697] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Becoming Leader. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Running, Role: LEADER
I20260630 12:21:21.609527  3308 consensus_queue.cc:237] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.610623  3300 tablet_bootstrap.cc:654] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.613921  3329 raft_consensus.cc:493] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.614315  3329 raft_consensus.cc:3060] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.607831  3307 raft_consensus.cc:515] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.623024  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145b19bdc5040a784e7420678f7dfa2" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:21.623924  3300 tablet_bootstrap.cc:492] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.623651  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a145b19bdc5040a784e7420678f7dfa2" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
W20260630 12:21:21.624411  3147 leader_election.cc:343] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.624536  3254 raft_consensus.cc:3060] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.625720  3307 leader_election.cc:290] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.627187  3301 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.627666  3301 ts_tablet_manager.cc:1403] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.019s
I20260630 12:21:21.629904  3304 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.630385  3304 ts_tablet_manager.cc:1403] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.030s
I20260630 12:21:21.630496  3301 raft_consensus.cc:359] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.631271  3301 raft_consensus.cc:385] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.631588  3301 raft_consensus.cc:740] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.632514  3301 consensus_queue.cc:260] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.631858  3003 catalog_manager.cc:5697] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:21.633615  3304 raft_consensus.cc:359] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.634405  3304 raft_consensus.cc:385] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.634716  3304 raft_consensus.cc:740] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.635239  3301 ts_tablet_manager.cc:1434] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:21:21.635708  3254 raft_consensus.cc:2468] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
I20260630 12:21:21.635596  3304 consensus_queue.cc:260] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.636286  3301 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.636406  3300 ts_tablet_manager.cc:1403] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.005s
I20260630 12:21:21.638787  3146 leader_election.cc:304] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:21.640046  3307 raft_consensus.cc:2804] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:21.641279  3304 ts_tablet_manager.cc:1434] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:21:21.642287  3304 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.643762  3301 tablet_bootstrap.cc:654] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.629513  3329 raft_consensus.cc:515] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.647475  3300 raft_consensus.cc:359] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.649256  3300 raft_consensus.cc:385] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.649618  3300 raft_consensus.cc:740] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.650910  3304 tablet_bootstrap.cc:654] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.650485  3300 consensus_queue.cc:260] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.653301  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d82b38db97434cb380b3c98e7991ba" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:21.654145  3106 raft_consensus.cc:3060] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.662065  3300 ts_tablet_manager.cc:1434] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260630 12:21:21.662304  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d82b38db97434cb380b3c98e7991ba" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:21.668948  3254 raft_consensus.cc:3060] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.662792  3307 raft_consensus.cc:697] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Becoming Leader. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Running, Role: LEADER
I20260630 12:21:21.662835  3329 leader_election.cc:290] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.667244  3308 raft_consensus.cc:493] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.663322  3306 raft_consensus.cc:493] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.673019  3308 raft_consensus.cc:515] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:21.673105  3306 raft_consensus.cc:515] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:21.673235  3307 consensus_queue.cc:237] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.675195  3308 leader_election.cc:290] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:21.675391  3300 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.675819  3306 leader_election.cc:290] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:21.672555  3304 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.676643  3304 ts_tablet_manager.cc:1403] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.003s
I20260630 12:21:21.677213  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:21.679608  3304 raft_consensus.cc:359] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.680433  3304 raft_consensus.cc:385] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.680846  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.681078  3304 raft_consensus.cc:740] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.681659  3255 raft_consensus.cc:2468] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 0.
I20260630 12:21:21.683053  3332 raft_consensus.cc:493] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.683797  3071 leader_election.cc:304] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
I20260630 12:21:21.683668  3332 raft_consensus.cc:515] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.684903  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
W20260630 12:21:21.686457  3218 leader_election.cc:343] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:21:21.687606  3069 leader_election.cc:343] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.687954  3332 leader_election.cc:290] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.682242  3304 consensus_queue.cc:260] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.689671  3104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:21.688098  3300 tablet_bootstrap.cc:654] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.690371  3104 raft_consensus.cc:2468] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 0.
I20260630 12:21:21.691243  3304 ts_tablet_manager.cc:1434] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:21:21.691722  3221 leader_election.cc:304] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 372d1df85ed04da18551fd67a2c5b179
I20260630 12:21:21.692384  3304 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.693107  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fb1c81fbb24c5b87791273ae429a6c" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.693830  3255 raft_consensus.cc:2468] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 0.
I20260630 12:21:21.693053  3002 catalog_manager.cc:5697] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:21.695077  3146 leader_election.cc:304] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 
I20260630 12:21:21.695963  3332 raft_consensus.cc:2804] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.696302  3332 raft_consensus.cc:493] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.696655  3332 raft_consensus.cc:3060] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.700629  3306 raft_consensus.cc:2804] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.702431  3306 raft_consensus.cc:493] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.702910  3306 raft_consensus.cc:3060] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.703789  3300 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.704237  3300 ts_tablet_manager.cc:1403] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260630 12:21:21.708045  3300 raft_consensus.cc:359] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.701483  3304 tablet_bootstrap.cc:654] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.689030  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fb1c81fbb24c5b87791273ae429a6c" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
W20260630 12:21:21.710638  3147 leader_election.cc:343] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.711875  3300 raft_consensus.cc:385] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.701265  3308 raft_consensus.cc:2804] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.712405  3300 raft_consensus.cc:740] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.712630  3308 raft_consensus.cc:493] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.713195  3308 raft_consensus.cc:3060] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.713795  3300 consensus_queue.cc:260] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.715448  3307 raft_consensus.cc:493] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.715929  3307 raft_consensus.cc:515] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.718037  3307 leader_election.cc:290] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.719702  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c6c3cc04ba447f8f715bb4c371b88f" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:21.720605  3105 raft_consensus.cc:2468] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 0.
I20260630 12:21:21.721599  3304 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.722220  3304 ts_tablet_manager.cc:1403] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260630 12:21:21.722667  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c6c3cc04ba447f8f715bb4c371b88f" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.722224  3147 leader_election.cc:304] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
W20260630 12:21:21.725225  3146 leader_election.cc:343] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.725605  3307 raft_consensus.cc:2804] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.726119  3307 raft_consensus.cc:493] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.726552  3307 raft_consensus.cc:3060] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.733461  3304 raft_consensus.cc:359] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.738308  3304 raft_consensus.cc:385] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.738720  3304 raft_consensus.cc:740] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.738637  3332 raft_consensus.cc:515] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.739552  3329 raft_consensus.cc:493] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.739866  3304 consensus_queue.cc:260] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.743136  3106 raft_consensus.cc:2468] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
I20260630 12:21:21.745630  3300 ts_tablet_manager.cc:1434] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.041s	user 0.014s	sys 0.000s
I20260630 12:21:21.746064  3147 leader_election.cc:304] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
I20260630 12:21:21.746371  3342 raft_consensus.cc:493] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.740659  3329 raft_consensus.cc:515] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.746791  3342 raft_consensus.cc:515] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.749908  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edadb558d874a0891cc9564d97a9b1b" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
W20260630 12:21:21.751380  3147 leader_election.cc:343] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.749770  3341 raft_consensus.cc:2804] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:21.753151  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100cb608306546adad1e158f9a794c79" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
W20260630 12:21:21.754583  3147 leader_election.cc:343] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.755203  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100cb608306546adad1e158f9a794c79" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.756142  3300 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
W20260630 12:21:21.756650  3146 leader_election.cc:343] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.757139  3146 leader_election.cc:304] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179; no voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:21.758293  3308 raft_consensus.cc:515] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:21.741878  3307 raft_consensus.cc:515] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.766237  3342 leader_election.cc:290] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.766418  3304 ts_tablet_manager.cc:1434] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260630 12:21:21.767812  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:21.769032  3329 leader_election.cc:290] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.769255  3300 tablet_bootstrap.cc:654] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.770417  3304 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.775516  3254 raft_consensus.cc:2468] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
I20260630 12:21:21.776502  3332 leader_election.cc:290] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.773882  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edadb558d874a0891cc9564d97a9b1b" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.770812  3344 raft_consensus.cc:2749] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:21.777803  3307 leader_election.cc:290] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.780779  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c6c3cc04ba447f8f715bb4c371b88f" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:21.781553  3106 raft_consensus.cc:3060] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.781817  3306 raft_consensus.cc:515] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:21.783510  3105 raft_consensus.cc:2393] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a2331e086ee4d078e3b63cb11716f95 in current term 1: Already voted for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in this term.
I20260630 12:21:21.786602  3301 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.787249  3301 ts_tablet_manager.cc:1403] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.151s	user 0.033s	sys 0.065s
I20260630 12:21:21.791508  3255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:21.792687  3255 raft_consensus.cc:2393] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 98a56ea936cf49b2a7186f46bf2f36a1 in current term 1: Already voted for candidate 2a2331e086ee4d078e3b63cb11716f95 in this term.
I20260630 12:21:21.793439  3304 tablet_bootstrap.cc:654] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.798097  3106 raft_consensus.cc:2468] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
I20260630 12:21:21.794950  3253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fb1c81fbb24c5b87791273ae429a6c" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:21.801249  3253 raft_consensus.cc:3060] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.795861  3301 raft_consensus.cc:359] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.803027  3301 raft_consensus.cc:385] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.803339  3301 raft_consensus.cc:740] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.804109  3301 consensus_queue.cc:260] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.806404  3301 ts_tablet_manager.cc:1434] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260630 12:21:21.807386  3301 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
W20260630 12:21:21.796200  3146 leader_election.cc:343] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.796049  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179"
I20260630 12:21:21.809340  3253 raft_consensus.cc:2468] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
W20260630 12:21:21.809548  3218 leader_election.cc:343] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.810061  3218 leader_election.cc:304] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95; no voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:21.796737  3308 leader_election.cc:290] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:21.810904  3147 leader_election.cc:304] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
I20260630 12:21:21.811558  3308 raft_consensus.cc:2749] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:21:21.811844  3343 raft_consensus.cc:2804] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:21.796805  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c6c3cc04ba447f8f715bb4c371b88f" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:21.799001  3306 leader_election.cc:290] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Requested vote from peers 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:21.792632  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fb1c81fbb24c5b87791273ae429a6c" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:21.812350  3343 raft_consensus.cc:697] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Becoming Leader. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Running, Role: LEADER
I20260630 12:21:21.799786  3180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179"
I20260630 12:21:21.800611  3341 raft_consensus.cc:697] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Becoming Leader. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Running, Role: LEADER
I20260630 12:21:21.813180  3343 consensus_queue.cc:237] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
W20260630 12:21:21.818055  3147 leader_election.cc:343] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.813347  3146 leader_election.cc:304] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179; no voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1
W20260630 12:21:21.819136  3069 leader_election.cc:343] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.822304  3307 raft_consensus.cc:2749] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:21.822198  3069 leader_election.cc:304] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179
I20260630 12:21:21.821738  3301 tablet_bootstrap.cc:654] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.823544  3306 raft_consensus.cc:2749] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:21:21.823933  3146 leader_election.cc:304] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:21.824695  3307 raft_consensus.cc:2804] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:21.825153  3307 raft_consensus.cc:697] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Becoming Leader. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Running, Role: LEADER
I20260630 12:21:21.825874  3307 consensus_queue.cc:237] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
W20260630 12:21:21.826419  3146 leader_election.cc:343] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.825865  3341 consensus_queue.cc:237] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.843823  3301 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.844514  3301 ts_tablet_manager.cc:1403] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.009s
I20260630 12:21:21.846433  3304 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.847005  3304 ts_tablet_manager.cc:1403] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.077s	user 0.026s	sys 0.015s
I20260630 12:21:21.848573  3301 raft_consensus.cc:359] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.849397  3301 raft_consensus.cc:385] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.849761  3301 raft_consensus.cc:740] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.850622  3301 consensus_queue.cc:260] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.853147  3301 ts_tablet_manager.cc:1434] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:21:21.854179  3301 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.854753  3300 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.855283  3300 ts_tablet_manager.cc:1403] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.099s	user 0.007s	sys 0.008s
I20260630 12:21:21.858377  3300 raft_consensus.cc:359] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.859234  3300 raft_consensus.cc:385] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.859577  3300 raft_consensus.cc:740] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.860904  3301 tablet_bootstrap.cc:654] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.860455  3300 consensus_queue.cc:260] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.853149  3304 raft_consensus.cc:359] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.863963  3304 raft_consensus.cc:385] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.864262  3304 raft_consensus.cc:740] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.864974  3304 consensus_queue.cc:260] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.867050  3304 ts_tablet_manager.cc:1434] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260630 12:21:21.867944  3304 tablet_bootstrap.cc:492] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.868713  3301 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.869227  3301 ts_tablet_manager.cc:1403] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:21:21.869483  3307 raft_consensus.cc:493] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.869951  3307 raft_consensus.cc:515] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.870582  3004 catalog_manager.cc:5697] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:21.871732  3301 raft_consensus.cc:359] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.872254  3307 leader_election.cc:290] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.872438  3301 raft_consensus.cc:385] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.872869  3301 raft_consensus.cc:740] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.872490  3004 catalog_manager.cc:5697] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:21.873459  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797cc319bf8348cb9116af94f263ff53" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.873517  3301 consensus_queue.cc:260] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.874243  3254 raft_consensus.cc:2468] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 0.
I20260630 12:21:21.874365  3004 catalog_manager.cc:5697] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:21.875659  3301 ts_tablet_manager.cc:1434] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:21:21.874361  3304 tablet_bootstrap.cc:654] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.876017  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797cc319bf8348cb9116af94f263ff53" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:21.876607  3301 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.877203  3146 leader_election.cc:304] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 
I20260630 12:21:21.878338  3306 raft_consensus.cc:493] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.878854  3306 raft_consensus.cc:515] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.868741  3300 ts_tablet_manager.cc:1434] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260630 12:21:21.881388  3306 leader_election.cc:290] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.882160  3300 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.882545  3301 tablet_bootstrap.cc:654] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
W20260630 12:21:21.884488  3147 leader_election.cc:343] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.886677  3180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edadb558d874a0891cc9564d97a9b1b" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:21.887467  3180 raft_consensus.cc:2468] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 0.
I20260630 12:21:21.888684  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edadb558d874a0891cc9564d97a9b1b" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
W20260630 12:21:21.890115  3071 leader_election.cc:343] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.892973  3069 leader_election.cc:304] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 2a2331e086ee4d078e3b63cb11716f95
I20260630 12:21:21.894079  3300 tablet_bootstrap.cc:654] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.896379  3307 raft_consensus.cc:2804] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.899750  3307 raft_consensus.cc:493] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.900362  3307 raft_consensus.cc:3060] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.896791  3306 raft_consensus.cc:2804] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.904593  3306 raft_consensus.cc:493] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.904994  3306 raft_consensus.cc:3060] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.906877  3304 tablet_bootstrap.cc:492] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:21.907335  3304 ts_tablet_manager.cc:1403] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.013s
I20260630 12:21:21.907241  3341 raft_consensus.cc:493] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.907804  3341 raft_consensus.cc:515] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.909986  3341 leader_election.cc:290] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.910085  3304 raft_consensus.cc:359] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.912359  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adad10c3a3e4ffbbac530bdd2933369" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:21.913122  3106 raft_consensus.cc:2393] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 372d1df85ed04da18551fd67a2c5b179 in current term 1: Already voted for candidate 2a2331e086ee4d078e3b63cb11716f95 in this term.
I20260630 12:21:21.913558  3301 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:21.913990  3301 ts_tablet_manager.cc:1403] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.012s
I20260630 12:21:21.911770  3306 raft_consensus.cc:515] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.916574  3301 raft_consensus.cc:359] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.917271  3301 raft_consensus.cc:385] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.917558  3301 raft_consensus.cc:740] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.911770  3307 raft_consensus.cc:515] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.920302  3180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edadb558d874a0891cc9564d97a9b1b" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179"
I20260630 12:21:21.920655  3253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edadb558d874a0891cc9564d97a9b1b" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:21.920933  3180 raft_consensus.cc:3060] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:21:21.922382  3071 leader_election.cc:343] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.922524  3307 leader_election.cc:290] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.914789  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8adad10c3a3e4ffbbac530bdd2933369" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.923655  3253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797cc319bf8348cb9116af94f263ff53" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:21.924510  3253 raft_consensus.cc:3060] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.925170  3146 leader_election.cc:304] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179; no voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:21.925688  3300 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.926151  3300 ts_tablet_manager.cc:1403] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.009s
I20260630 12:21:21.926290  3307 raft_consensus.cc:3060] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.928581  3340 raft_consensus.cc:493] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:21.928762  3300 raft_consensus.cc:359] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.929046  3340 raft_consensus.cc:515] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.929474  3300 raft_consensus.cc:385] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.923688  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "797cc319bf8348cb9116af94f263ff53" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:21.929855  3300 raft_consensus.cc:740] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.918257  3301 consensus_queue.cc:260] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.919652  3306 leader_election.cc:290] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Requested vote from peers 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.929396  3180 raft_consensus.cc:2468] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 1.
I20260630 12:21:21.930541  3300 consensus_queue.cc:260] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.931181  3340 leader_election.cc:290] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.931504  3106 raft_consensus.cc:3060] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.932910  3300 ts_tablet_manager.cc:1434] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:21:21.933179  3069 leader_election.cc:304] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 2a2331e086ee4d078e3b63cb11716f95
I20260630 12:21:21.933682  3307 raft_consensus.cc:2749] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:21.933913  3300 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.934394  3306 raft_consensus.cc:2804] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:21.910754  3304 raft_consensus.cc:385] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.935907  3304 raft_consensus.cc:740] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.939106  3301 ts_tablet_manager.cc:1434] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260630 12:21:21.940088  3301 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:21.940596  3180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa83aea6aa4162a05eb76409df0c13" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:21.940176  3253 raft_consensus.cc:2468] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
I20260630 12:21:21.941614  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa83aea6aa4162a05eb76409df0c13" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:21.942247  3146 leader_election.cc:304] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 
W20260630 12:21:21.943358  3071 leader_election.cc:343] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.944133  3307 raft_consensus.cc:2804] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:21.946830  3307 raft_consensus.cc:697] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Becoming Leader. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Running, Role: LEADER
I20260630 12:21:21.948369  3106 raft_consensus.cc:2468] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
I20260630 12:21:21.951051  3301 tablet_bootstrap.cc:654] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.952392  3300 tablet_bootstrap.cc:654] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.949208  3304 consensus_queue.cc:260] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.955196  3304 ts_tablet_manager.cc:1434] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260630 12:21:21.949535  3306 raft_consensus.cc:697] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 LEADER]: Becoming Leader. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Running, Role: LEADER
I20260630 12:21:21.956171  3180 raft_consensus.cc:2468] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 0.
I20260630 12:21:21.948125  3307 consensus_queue.cc:237] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.958508  3300 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:21.959067  3069 leader_election.cc:304] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 2a2331e086ee4d078e3b63cb11716f95
I20260630 12:21:21.956522  3306 consensus_queue.cc:237] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.960601  3357 raft_consensus.cc:2804] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:21.961436  3357 raft_consensus.cc:493] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:21.961908  3357 raft_consensus.cc:3060] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:21.959069  3300 ts_tablet_manager.cc:1403] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260630 12:21:21.967944  3300 raft_consensus.cc:359] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.968604  3300 raft_consensus.cc:385] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:21.968880  3300 raft_consensus.cc:740] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:21.969717  3003 catalog_manager.cc:5697] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:21.972301  3300 consensus_queue.cc:260] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.973831  3300 ts_tablet_manager.cc:1434] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260630 12:21:21.974653  3300 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:21.978358  3357 raft_consensus.cc:515] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:21.981748  3180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa83aea6aa4162a05eb76409df0c13" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179"
I20260630 12:21:21.981966  3253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa83aea6aa4162a05eb76409df0c13" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:21.982326  3180 raft_consensus.cc:3060] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:21:21.983322  3071 leader_election.cc:343] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:21:21.984580  3304 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:21.984673  3300 tablet_bootstrap.cc:654] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.990825  3304 tablet_bootstrap.cc:654] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:21.991288  3180 raft_consensus.cc:2468] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 1.
I20260630 12:21:21.996133  3357 leader_election.cc:290] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Requested vote from peers 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:21.997001  3069 leader_election.cc:304] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 2a2331e086ee4d078e3b63cb11716f95
I20260630 12:21:21.999087  3306 raft_consensus.cc:2804] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:21.999557  3306 raft_consensus.cc:697] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 LEADER]: Becoming Leader. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Running, Role: LEADER
I20260630 12:21:22.000893  3304 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:22.001358  3304 ts_tablet_manager.cc:1403] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260630 12:21:22.002454  3301 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:22.002873  3301 ts_tablet_manager.cc:1403] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.010s
I20260630 12:21:22.003983  3304 raft_consensus.cc:359] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.004614  3304 raft_consensus.cc:385] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:22.004873  3304 raft_consensus.cc:740] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:22.000401  3306 consensus_queue.cc:237] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.005257  3301 raft_consensus.cc:359] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.005911  3301 raft_consensus.cc:385] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:22.003137  3001 catalog_manager.cc:5697] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:22.006193  3301 raft_consensus.cc:740] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:22.007053  3301 consensus_queue.cc:260] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.008846  3300 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:22.009305  3300 ts_tablet_manager.cc:1403] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.013s
I20260630 12:21:22.011799  3300 raft_consensus.cc:359] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.012118  3301 ts_tablet_manager.cc:1434] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:21:22.012455  3300 raft_consensus.cc:385] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:22.012738  3300 raft_consensus.cc:740] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:22.013088  3301 tablet_bootstrap.cc:492] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:22.013378  3300 consensus_queue.cc:260] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.008858  3304 consensus_queue.cc:260] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.016113  3304 ts_tablet_manager.cc:1434] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260630 12:21:22.017740  3300 ts_tablet_manager.cc:1434] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:21:22.017971  3304 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179: Bootstrap starting.
I20260630 12:21:22.018579  3300 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:22.018904  3301 tablet_bootstrap.cc:654] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:22.023928  3304 tablet_bootstrap.cc:654] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:22.025017  3300 tablet_bootstrap.cc:654] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:22.026979  3301 tablet_bootstrap.cc:492] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:22.029758  3301 ts_tablet_manager.cc:1403] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260630 12:21:22.040318  3304 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179: No bootstrap required, opened a new log
I20260630 12:21:22.040829  3304 ts_tablet_manager.cc:1403] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260630 12:21:22.043455  3304 raft_consensus.cc:359] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:22.044092  3304 raft_consensus.cc:385] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:22.044373  3304 raft_consensus.cc:740] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Initialized, Role: FOLLOWER
I20260630 12:21:22.045006  3304 consensus_queue.cc:260] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:22.046911  3304 ts_tablet_manager.cc:1434] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:21:22.047953  3308 raft_consensus.cc:493] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:22.048568  3308 raft_consensus.cc:515] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.048935  3301 raft_consensus.cc:359] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.049731  3301 raft_consensus.cc:385] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:22.050079  3301 raft_consensus.cc:740] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:22.050828  3301 consensus_queue.cc:260] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.052605  3003 catalog_manager.cc:5697] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:22.057278  3300 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:22.057529  3308 leader_election.cc:290] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:22.057751  3300 ts_tablet_manager.cc:1403] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.007s
I20260630 12:21:22.058020  3308 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.060367  3300 raft_consensus.cc:359] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.061004  3300 raft_consensus.cc:385] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:22.061265  3300 raft_consensus.cc:740] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:22.063104  3180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270e6691c6047cf99521e8e6f2bafab" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:22.063730  3180 raft_consensus.cc:2468] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 0.
I20260630 12:21:22.065148  3218 leader_election.cc:304] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 
I20260630 12:21:22.065871  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270e6691c6047cf99521e8e6f2bafab" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:22.066373  3314 raft_consensus.cc:493] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:22.066529  3106 raft_consensus.cc:2468] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 0.
I20260630 12:21:22.066846  3314 raft_consensus.cc:515] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.067493  3307 raft_consensus.cc:493] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:22.067945  3307 raft_consensus.cc:515] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:22.068976  3314 leader_election.cc:290] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:22.069480  3314 raft_consensus.cc:2804] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:22.069806  3314 raft_consensus.cc:493] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:22.070060  3307 leader_election.cc:290] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:22.070143  3314 raft_consensus.cc:3060] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.073101  3104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100cb608306546adad1e158f9a794c79" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:22.073762  3104 raft_consensus.cc:2468] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 0.
I20260630 12:21:22.075693  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100cb608306546adad1e158f9a794c79" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:22.076440  3181 raft_consensus.cc:2468] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 0.
I20260630 12:21:22.077844  3221 leader_election.cc:304] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
I20260630 12:21:22.080109  3308 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.080987  3314 raft_consensus.cc:515] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.081513  3308 raft_consensus.cc:2804] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:22.081919  3308 raft_consensus.cc:493] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:22.082257  3308 raft_consensus.cc:3060] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.082950  3371 raft_consensus.cc:493] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:22.083042  3314 leader_election.cc:290] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:22.083451  3371 raft_consensus.cc:515] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.084193  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270e6691c6047cf99521e8e6f2bafab" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:22.084920  3105 raft_consensus.cc:3060] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.085474  3371 leader_election.cc:290] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:22.086308  3104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edadb558d874a0891cc9564d97a9b1b" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:22.088744  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:22.089164  3300 consensus_queue.cc:260] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.089629  3106 raft_consensus.cc:2393] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 372d1df85ed04da18551fd67a2c5b179 in current term 1: Already voted for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in this term.
I20260630 12:21:22.091254  3300 ts_tablet_manager.cc:1434] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260630 12:21:22.095351  3300 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1: Bootstrap starting.
I20260630 12:21:22.105537  3300 tablet_bootstrap.cc:654] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:22.107120  3253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:22.107942  3253 raft_consensus.cc:2393] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 372d1df85ed04da18551fd67a2c5b179 in current term 1: Already voted for candidate 2a2331e086ee4d078e3b63cb11716f95 in this term.
I20260630 12:21:22.109225  3180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6270e6691c6047cf99521e8e6f2bafab" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179"
I20260630 12:21:22.109815  3180 raft_consensus.cc:3060] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.109912  3179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3edadb558d874a0891cc9564d97a9b1b" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:22.111009  3179 raft_consensus.cc:2393] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a2331e086ee4d078e3b63cb11716f95 in current term 1: Already voted for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in this term.
I20260630 12:21:22.118646  3146 leader_election.cc:304] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179; no voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:22.119107  3180 raft_consensus.cc:2468] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 1.
I20260630 12:21:22.120702  3218 leader_election.cc:304] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95; no voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:22.121690  3314 raft_consensus.cc:3060] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.122071  3307 raft_consensus.cc:3060] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.132732  3314 raft_consensus.cc:2749] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:22.132717  3218 leader_election.cc:304] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 
I20260630 12:21:22.140849  3314 raft_consensus.cc:2804] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:22.141429  3314 raft_consensus.cc:697] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Becoming Leader. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Running, Role: LEADER
I20260630 12:21:22.143596  3314 consensus_queue.cc:237] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.149936  3307 raft_consensus.cc:2749] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:22.153702  3105 raft_consensus.cc:2468] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 1.
I20260630 12:21:22.162719  3308 raft_consensus.cc:515] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.167529  3300 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1: No bootstrap required, opened a new log
I20260630 12:21:22.168032  3300 ts_tablet_manager.cc:1403] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.016s
I20260630 12:21:22.167840  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100cb608306546adad1e158f9a794c79" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:22.168403  3308 leader_election.cc:290] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:22.168555  3105 raft_consensus.cc:3060] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.168147  3004 catalog_manager.cc:5697] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:22.169508  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "100cb608306546adad1e158f9a794c79" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179"
I20260630 12:21:22.170054  3181 raft_consensus.cc:3060] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.171880  3301 ts_tablet_manager.cc:1434] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.142s	user 0.034s	sys 0.046s
I20260630 12:21:22.172827  3301 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95: Bootstrap starting.
I20260630 12:21:22.175504  3105 raft_consensus.cc:2468] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 1.
I20260630 12:21:22.176673  3221 leader_election.cc:304] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
I20260630 12:21:22.177011  3181 raft_consensus.cc:2468] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a2331e086ee4d078e3b63cb11716f95 in term 1.
I20260630 12:21:22.177789  3301 tablet_bootstrap.cc:654] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:22.178148  3306 raft_consensus.cc:493] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:22.178613  3306 raft_consensus.cc:515] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.179631  3300 raft_consensus.cc:359] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.180298  3300 raft_consensus.cc:385] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:22.180584  3300 raft_consensus.cc:740] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Initialized, Role: FOLLOWER
I20260630 12:21:22.180718  3306 leader_election.cc:290] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:22.182193  3180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fb1c81fbb24c5b87791273ae429a6c" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:22.182593  3301 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95: No bootstrap required, opened a new log
I20260630 12:21:22.181398  3300 consensus_queue.cc:260] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.183215  3301 ts_tablet_manager.cc:1403] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.008s
I20260630 12:21:22.182193  3253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fb1c81fbb24c5b87791273ae429a6c" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:22.184015  3253 raft_consensus.cc:2393] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98a56ea936cf49b2a7186f46bf2f36a1 in current term 1: Already voted for candidate 372d1df85ed04da18551fd67a2c5b179 in this term.
I20260630 12:21:22.185266  3071 leader_election.cc:304] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179
I20260630 12:21:22.186021  3357 raft_consensus.cc:3060] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.185961  3301 raft_consensus.cc:359] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.186852  3301 raft_consensus.cc:385] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:22.187178  3301 raft_consensus.cc:740] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Initialized, Role: FOLLOWER
I20260630 12:21:22.187902  3301 consensus_queue.cc:260] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.189160  3369 raft_consensus.cc:2804] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:22.190083  3301 ts_tablet_manager.cc:1434] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:21:22.190491  3369 raft_consensus.cc:697] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Becoming Leader. State: Replica: 2a2331e086ee4d078e3b63cb11716f95, State: Running, Role: LEADER
I20260630 12:21:22.191211  3369 consensus_queue.cc:237] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.192060  3357 raft_consensus.cc:2749] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:22.192268  3307 raft_consensus.cc:493] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:22.192888  3307 raft_consensus.cc:515] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.193953  3300 ts_tablet_manager.cc:1434] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.004s
I20260630 12:21:22.196717  3253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ed0647658f477f9f6f63f05287090c" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:22.197363  3253 raft_consensus.cc:2468] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 0.
I20260630 12:21:22.198071  3307 leader_election.cc:290] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:22.198410  3146 leader_election.cc:304] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179; no voters: 
I20260630 12:21:22.199117  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ed0647658f477f9f6f63f05287090c" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:22.199584  3307 raft_consensus.cc:2804] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:22.199800  3105 raft_consensus.cc:2468] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 0.
I20260630 12:21:22.199985  3307 raft_consensus.cc:493] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:22.200423  3307 raft_consensus.cc:3060] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.202435  3004 catalog_manager.cc:5697] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:22.206534  3307 raft_consensus.cc:515] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.208061  3307 leader_election.cc:290] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Requested vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:22.208887  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ed0647658f477f9f6f63f05287090c" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1"
I20260630 12:21:22.209157  3253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6ed0647658f477f9f6f63f05287090c" candidate_uuid: "372d1df85ed04da18551fd67a2c5b179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:22.209458  3105 raft_consensus.cc:3060] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.209764  3253 raft_consensus.cc:3060] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.214334  3105 raft_consensus.cc:2468] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
I20260630 12:21:22.215229  3147 leader_election.cc:304] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
I20260630 12:21:22.215502  3253 raft_consensus.cc:2468] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 372d1df85ed04da18551fd67a2c5b179 in term 1.
I20260630 12:21:22.215916  3307 raft_consensus.cc:2804] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:22.216404  3307 raft_consensus.cc:697] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Becoming Leader. State: Replica: 372d1df85ed04da18551fd67a2c5b179, State: Running, Role: LEADER
I20260630 12:21:22.217166  3307 consensus_queue.cc:237] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.224627  3004 catalog_manager.cc:5697] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:22.234499  3369 raft_consensus.cc:493] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:22.234874  3369 raft_consensus.cc:515] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.236538  3369 leader_election.cc:290] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:22.237509  3105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c6c3cc04ba447f8f715bb4c371b88f" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:22.237841  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c6c3cc04ba447f8f715bb4c371b88f" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:22.238430  3105 raft_consensus.cc:2393] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a2331e086ee4d078e3b63cb11716f95 in current term 1: Already voted for candidate 372d1df85ed04da18551fd67a2c5b179 in this term.
I20260630 12:21:22.239615  3218 leader_election.cc:304] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95; no voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:22.240196  3369 raft_consensus.cc:3060] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.242457  3105 raft_consensus.cc:3060] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.246951  3369 raft_consensus.cc:2749] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:22.249910  3307 consensus_queue.cc:1048] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.259677  3341 consensus_queue.cc:1048] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.303021  3341 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.313344  3341 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.330365  3341 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.336923  3307 consensus_queue.cc:1048] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.340739  3343 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.345999  3369 raft_consensus.cc:493] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:22.346503  3369 raft_consensus.cc:515] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } }
I20260630 12:21:22.348543  3369 leader_election.cc:290] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:22.350422  3106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa83aea6aa4162a05eb76409df0c13" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" is_pre_election: true
I20260630 12:21:22.352923  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56fa83aea6aa4162a05eb76409df0c13" candidate_uuid: "2a2331e086ee4d078e3b63cb11716f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:22.353682  3181 raft_consensus.cc:2393] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a2331e086ee4d078e3b63cb11716f95 in current term 1: Already voted for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in this term.
I20260630 12:21:22.354671  3218 leader_election.cc:304] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95; no voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:22.355784  3369 raft_consensus.cc:3060] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:22.361937  3357 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.363831  3307 consensus_queue.cc:1048] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.366580  3369 raft_consensus.cc:2749] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:21:22.367444  3307 consensus_queue.cc:1048] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.376144  3306 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.383740  3343 consensus_queue.cc:1048] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:21:22.420282  3340 consensus_queue.cc:1048] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.430236  3306 consensus_queue.cc:1048] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.543087  3369 consensus_queue.cc:1048] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:21:22.550412  3052 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:21:22.553260  3368 consensus_queue.cc:1048] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.638047  3368 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.647712  3369 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.748464  3307 consensus_queue.cc:1048] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:22.758603  3341 consensus_queue.cc:1048] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:21:23.552034  3052 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:21:23.583799  3306 raft_consensus.cc:493] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:23.584270  3306 raft_consensus.cc:515] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:23.585893  3306 leader_election.cc:290] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:23.586675  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95" is_pre_election: true
I20260630 12:21:23.586881  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179" is_pre_election: true
I20260630 12:21:23.587169  3254 raft_consensus.cc:2468] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 1.
I20260630 12:21:23.587550  3181 raft_consensus.cc:2468] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 1.
I20260630 12:21:23.588397  3071 leader_election.cc:304] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
I20260630 12:21:23.589214  3306 raft_consensus.cc:2804] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:21:23.589560  3306 raft_consensus.cc:493] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:23.589876  3306 raft_consensus.cc:3060] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:23.594767  3306 raft_consensus.cc:515] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:23.596189  3306 leader_election.cc:290] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 2 election: Requested vote from peers 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:23.597044  3254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a2331e086ee4d078e3b63cb11716f95"
I20260630 12:21:23.597110  3181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7770701994c5444eb82df4729bb8b82a" candidate_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "372d1df85ed04da18551fd67a2c5b179"
I20260630 12:21:23.597602  3254 raft_consensus.cc:3060] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:23.597659  3181 raft_consensus.cc:3060] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:23.602128  3254 raft_consensus.cc:2468] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 2.
I20260630 12:21:23.602224  3181 raft_consensus.cc:2468] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98a56ea936cf49b2a7186f46bf2f36a1 in term 2.
I20260630 12:21:23.603097  3071 leader_election.cc:304] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1; no voters: 
I20260630 12:21:23.603737  3306 raft_consensus.cc:2804] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:21:23.604672  3306 raft_consensus.cc:697] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 2 LEADER]: Becoming Leader. State: Replica: 98a56ea936cf49b2a7186f46bf2f36a1, State: Running, Role: LEADER
I20260630 12:21:23.605403  3306 consensus_queue.cc:237] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } }
I20260630 12:21:23.611737  3004 catalog_manager.cc:5697] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: term changed from 0 to 2, leader changed from <none> to 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193). New cstate: current_term: 2 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:23.990185  3255 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 2 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:23.994532  3306 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:21:24.002907  3180 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:24.006162  3402 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:21:24.076032  3430 log.cc:927] Time spent T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20260630 12:21:24.256038  3449 log.cc:927] Time spent T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
W20260630 12:21:24.286604  3451 log.cc:927] Time spent T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260630 12:21:24.368677  3458 log.cc:927] Time spent T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179: Append to log took a long time: real 0.139s	user 0.003s	sys 0.002s
W20260630 12:21:24.358805  3218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.194:43925, user_credentials={real_user=slave}} blocked reactor thread for 99059.2us
W20260630 12:21:24.527228  3477 log.cc:927] Time spent T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260630 12:21:24.566666  3146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:42233, user_credentials={real_user=slave}} blocked reactor thread for 180226us
W20260630 12:21:24.577461  3147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.193:38603, user_credentials={real_user=slave}} blocked reactor thread for 80132.7us
W20260630 12:21:24.665338  3479 log.cc:927] Time spent T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
W20260630 12:21:24.861809  3448 log.cc:927] Time spent T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: Append to log took a long time: real 0.132s	user 0.003s	sys 0.000s
W20260630 12:21:24.887638  3492 log.cc:927] Time spent T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
W20260630 12:21:24.914950  3496 log.cc:927] Time spent T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260630 12:21:24.918253  3501 log.cc:927] Time spent T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260630 12:21:24.928844  3502 log.cc:927] Time spent T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260630 12:21:25.610008  3218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.194:43925, user_credentials={real_user=slave}} blocked reactor thread for 192809us
W20260630 12:21:25.834163  3410 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s	user 0.001s	sys 0.000s
W20260630 12:21:26.728521  3146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:42233, user_credentials={real_user=slave}} blocked reactor thread for 59622.4us
W20260630 12:21:26.924868  3146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:42233, user_credentials={real_user=slave}} blocked reactor thread for 52699.8us
W20260630 12:21:26.984200  3146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:42233, user_credentials={real_user=slave}} blocked reactor thread for 46179.4us
W20260630 12:21:27.087116  3146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:42233, user_credentials={real_user=slave}} blocked reactor thread for 47900.3us
W20260630 12:21:27.720376  3147 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.193:38603, user_credentials={real_user=slave}} blocked reactor thread for 58570.4us
W20260630 12:21:27.774358  3071 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:42233, user_credentials={real_user=slave}} blocked reactor thread for 57053.2us
W20260630 12:21:28.122466  3146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:42233, user_credentials={real_user=slave}} blocked reactor thread for 95901.2us
I20260630 12:21:28.290366 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:28.303018  3544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:28.312121  3545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:28.318852 31099 server_base.cc:1061] running on GCE node
W20260630 12:21:28.319840  3547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:28.321571 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:28.321780 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:28.322021 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822088321986 us; error 0 us; skew 500 ppm
I20260630 12:21:28.322633 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:28.325223 31099 webserver.cc:533] Webserver started at http://127.30.94.196:44277/ using document root <none> and password file <none>
I20260630 12:21:28.325740 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:28.325963 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:28.326290 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:28.327584 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "0695106d5a9a47699a188169179cbdba"
format_stamp: "Formatted at 2026-06-30 12:21:28 on dist-test-slave-cbkb"
I20260630 12:21:28.332319 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:21:28.335649  3552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.336453 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:28.336735 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "0695106d5a9a47699a188169179cbdba"
format_stamp: "Formatted at 2026-06-30 12:21:28 on dist-test-slave-cbkb"
I20260630 12:21:28.337018 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:28.349400 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:28.350615 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:28.352063 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:28.354416 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:28.354655 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.354899 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:28.355098 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.397660 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:34705
I20260630 12:21:28.397747  3614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:34705 every 8 connection(s)
I20260630 12:21:28.403522 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:28.410471  3619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:28.410706  3620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:28.414034 31099 server_base.cc:1061] running on GCE node
W20260630 12:21:28.414098  3622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:28.415604 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:28.415802 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:28.415990 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822088415971 us; error 0 us; skew 500 ppm
I20260630 12:21:28.416491 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:28.419067 31099 webserver.cc:533] Webserver started at http://127.30.94.197:38591/ using document root <none> and password file <none>
I20260630 12:21:28.419605 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:28.419819 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:28.420110 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:28.420614  3615 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41671
I20260630 12:21:28.421058  3615 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:28.421626 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-4-root/instance:
uuid: "1139d05cc3934156bc13023c6c881471"
format_stamp: "Formatted at 2026-06-30 12:21:28 on dist-test-slave-cbkb"
I20260630 12:21:28.421978  3615 heartbeater.cc:507] Master 127.30.94.254:41671 requested a full tablet report, sending...
I20260630 12:21:28.424134  2997 ts_manager.cc:194] Registered new tserver with Master: 0695106d5a9a47699a188169179cbdba (127.30.94.196:34705)
I20260630 12:21:28.425815  2997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48580
I20260630 12:21:28.426766 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:21:28.430179  3627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.430963 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:28.431285 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-4-root
uuid: "1139d05cc3934156bc13023c6c881471"
format_stamp: "Formatted at 2026-06-30 12:21:28 on dist-test-slave-cbkb"
I20260630 12:21:28.431566 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:28.473021 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:28.474251 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:28.475699 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:28.477905 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:28.478130 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.478371 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:28.478545 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.536525 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.197:44263
I20260630 12:21:28.536787  3689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.197:44263 every 8 connection(s)
I20260630 12:21:28.544162 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:28.553810  3693 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:28.555212  3690 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41671
I20260630 12:21:28.555820  3690 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:28.557035  3690 heartbeater.cc:507] Master 127.30.94.254:41671 requested a full tablet report, sending...
W20260630 12:21:28.557076  3694 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:28.560194  2997 ts_manager.cc:194] Registered new tserver with Master: 1139d05cc3934156bc13023c6c881471 (127.30.94.197:44263)
W20260630 12:21:28.561084  3696 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:28.562378  2997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48592
I20260630 12:21:28.564198 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:28.567790 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:28.568007 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:28.568224 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822088568200 us; error 0 us; skew 500 ppm
I20260630 12:21:28.568763 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:28.571190 31099 webserver.cc:533] Webserver started at http://127.30.94.198:33955/ using document root <none> and password file <none>
I20260630 12:21:28.571656 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:28.571877 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:28.572150 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:28.573249 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-5-root/instance:
uuid: "067f2c1cee974c9a9134fb64d7c2829e"
format_stamp: "Formatted at 2026-06-30 12:21:28 on dist-test-slave-cbkb"
I20260630 12:21:28.577390 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:21:28.580446  3701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.581218 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:28.581542 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-5-root
uuid: "067f2c1cee974c9a9134fb64d7c2829e"
format_stamp: "Formatted at 2026-06-30 12:21:28 on dist-test-slave-cbkb"
I20260630 12:21:28.581845 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:28.600267 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:28.601472 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:28.602732 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:28.604944 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:28.605185 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.605473 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:28.605664 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:28.679457 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.198:42179
I20260630 12:21:28.679756  3763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.198:42179 every 8 connection(s)
I20260630 12:21:28.696520  3764 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41671
I20260630 12:21:28.696992  3764 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:28.697932  3764 heartbeater.cc:507] Master 127.30.94.254:41671 requested a full tablet report, sending...
I20260630 12:21:28.700023  2997 ts_manager.cc:194] Registered new tserver with Master: 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198:42179)
I20260630 12:21:28.701349  2997 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48602
I20260630 12:21:29.160780  3251 consensus_queue.cc:237] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:29.170244  3181 raft_consensus.cc:1275] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:29.173925  3102 raft_consensus.cc:1275] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:29.177649  3771 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.006s
I20260630 12:21:29.178565  3515 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:21:29.185993  3218 consensus_peers.cc:597] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 -> Peer 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198:42179): Couldn't send request to peer 067f2c1cee974c9a9134fb64d7c2829e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8adad10c3a3e4ffbbac530bdd2933369. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:29.188087  3515 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:29.190675  3103 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:29.191497  3181 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:29.203424  3251 consensus_queue.cc:237] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:29.209165  2997 catalog_manager.cc:5697] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:29.216120  3181 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:29.220578  3102 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:29.222786  3771 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:29.223737  3515 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:29.232076  3515 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:29.236593  3103 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:29.242950  3181 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
W20260630 12:21:29.248730  3221 consensus_peers.cc:597] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 -> Peer 0695106d5a9a47699a188169179cbdba (127.30.94.196:34705): Couldn't send request to peer 0695106d5a9a47699a188169179cbdba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 100cb608306546adad1e158f9a794c79. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:29.252254  3004 catalog_manager.cc:5697] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:29.276629  3103 consensus_queue.cc:237] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 2.26, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:29.283954  3181 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:21:29.285392  3473 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:29.292373  3473 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 2 LEADER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:29.298739  3251 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 2 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 26. Preceding OpId from leader: term: 2 index: 27. (index mismatch)
I20260630 12:21:29.299113  3176 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:29.300212  3785 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:21:29.316287  3000 catalog_manager.cc:5697] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: config changed from index -1 to 27, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New cstate: current_term: 2 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:29.332140  3251 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 2 FOLLOWER]: Committing config change with OpId 2.27: config changed from index -1 to 27, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
W20260630 12:21:29.351069  3070 consensus_peers.cc:597] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 -> Peer 1139d05cc3934156bc13023c6c881471 (127.30.94.197:44263): Couldn't send request to peer 1139d05cc3934156bc13023c6c881471. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7770701994c5444eb82df4729bb8b82a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:29.351351  3176 consensus_queue.cc:237] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:29.357429  3251 raft_consensus.cc:1275] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:21:29.359305  3103 raft_consensus.cc:1275] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:21:29.359561  3793 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:21:29.360885  3486 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:21:29.368562  3147 consensus_peers.cc:597] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 -> Peer 0695106d5a9a47699a188169179cbdba (127.30.94.196:34705): Couldn't send request to peer 0695106d5a9a47699a188169179cbdba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29d82b38db97434cb380b3c98e7991ba. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:29.370880  3767 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:29.372197  3251 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:29.376965  3103 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:29.383546  2997 catalog_manager.cc:5697] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: config changed from index -1 to 26, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:29.383872  3176 consensus_queue.cc:237] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:29.391363  3251 raft_consensus.cc:1275] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:29.392201  3103 raft_consensus.cc:1275] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:29.393110  3793 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:29.395920  3793 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:21:29.409859  3144 consensus_peers.cc:597] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 -> Peer 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198:42179): Couldn't send request to peer 067f2c1cee974c9a9134fb64d7c2829e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3fb1c81fbb24c5b87791273ae429a6c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:29.411413  3486 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:29.413188  3103 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:29.421351  3251 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:29.423522  2997 catalog_manager.cc:5697] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:29.424014  3103 consensus_queue.cc:237] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:29.428367  3615 heartbeater.cc:499] Master 127.30.94.254:41671 was elected leader, sending a full tablet report...
W20260630 12:21:29.435328  3070 consensus_peers.cc:597] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 -> Peer 1139d05cc3934156bc13023c6c881471 (127.30.94.197:44263): Couldn't send request to peer 1139d05cc3934156bc13023c6c881471. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3edadb558d874a0891cc9564d97a9b1b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:29.436144  3251 raft_consensus.cc:1275] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:21:29.436933  3176 raft_consensus.cc:1275] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:21:29.438558  3785 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:21:29.439604  3789 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:21:29.448091  3473 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:29.449842  3176 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:29.449747  3251 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:29.461225  3004 catalog_manager.cc:5697] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: config changed from index -1 to 26, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New cstate: current_term: 1 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:29.565418  3690 heartbeater.cc:499] Master 127.30.94.254:41671 was elected leader, sending a full tablet report...
I20260630 12:21:29.672283  3803 ts_tablet_manager.cc:933] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: Initiating tablet copy from peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:29.674458  3803 tablet_copy_client.cc:323] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:42233
I20260630 12:21:29.685664  3807 ts_tablet_manager.cc:933] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: Initiating tablet copy from peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:29.688575  3807 tablet_copy_client.cc:323] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:42233
I20260630 12:21:29.689220  3265 tablet_copy_service.cc:140] P 2a2331e086ee4d078e3b63cb11716f95: Received BeginTabletCopySession request for tablet 100cb608306546adad1e158f9a794c79 from peer 0695106d5a9a47699a188169179cbdba ({username='slave'} at 127.0.0.1:40540)
I20260630 12:21:29.689829  3265 tablet_copy_service.cc:161] P 2a2331e086ee4d078e3b63cb11716f95: Beginning new tablet copy session on tablet 100cb608306546adad1e158f9a794c79 from peer 0695106d5a9a47699a188169179cbdba at {username='slave'} at 127.0.0.1:40540: session id = 0695106d5a9a47699a188169179cbdba-100cb608306546adad1e158f9a794c79
I20260630 12:21:29.698153  3265 tablet_copy_source_session.cc:215] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:29.701567  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100cb608306546adad1e158f9a794c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:29.701615  3265 tablet_copy_service.cc:140] P 2a2331e086ee4d078e3b63cb11716f95: Received BeginTabletCopySession request for tablet 8adad10c3a3e4ffbbac530bdd2933369 from peer 067f2c1cee974c9a9134fb64d7c2829e ({username='slave'} at 127.0.0.1:40556)
I20260630 12:21:29.702389  3265 tablet_copy_service.cc:161] P 2a2331e086ee4d078e3b63cb11716f95: Beginning new tablet copy session on tablet 8adad10c3a3e4ffbbac530bdd2933369 from peer 067f2c1cee974c9a9134fb64d7c2829e at {username='slave'} at 127.0.0.1:40556: session id = 067f2c1cee974c9a9134fb64d7c2829e-8adad10c3a3e4ffbbac530bdd2933369
I20260630 12:21:29.703848  3764 heartbeater.cc:499] Master 127.30.94.254:41671 was elected leader, sending a full tablet report...
I20260630 12:21:29.709285  3265 tablet_copy_source_session.cc:215] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:29.712221  3807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8adad10c3a3e4ffbbac530bdd2933369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:29.728577  3803 tablet_copy_client.cc:806] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:29.729357  3803 tablet_copy_client.cc:670] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:29.729979  3807 tablet_copy_client.cc:806] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:29.730564  3807 tablet_copy_client.cc:670] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:29.733870  3804 tablet_copy_client.cc:1025] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:29.735234  3808 tablet_copy_client.cc:1025] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:29.803905  3810 ts_tablet_manager.cc:933] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: Initiating tablet copy from peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603)
I20260630 12:21:29.805666  3810 tablet_copy_client.cc:323] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:38603
I20260630 12:21:29.817241  3116 tablet_copy_service.cc:140] P 98a56ea936cf49b2a7186f46bf2f36a1: Received BeginTabletCopySession request for tablet 7770701994c5444eb82df4729bb8b82a from peer 1139d05cc3934156bc13023c6c881471 ({username='slave'} at 127.0.0.1:44496)
I20260630 12:21:29.817862  3116 tablet_copy_service.cc:161] P 98a56ea936cf49b2a7186f46bf2f36a1: Beginning new tablet copy session on tablet 7770701994c5444eb82df4729bb8b82a from peer 1139d05cc3934156bc13023c6c881471 at {username='slave'} at 127.0.0.1:44496: session id = 1139d05cc3934156bc13023c6c881471-7770701994c5444eb82df4729bb8b82a
I20260630 12:21:29.825672  3116 tablet_copy_source_session.cc:215] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:29.828537  3810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7770701994c5444eb82df4729bb8b82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:29.839993  3810 tablet_copy_client.cc:806] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:29.840543  3810 tablet_copy_client.cc:670] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:29.844549  3811 tablet_copy_client.cc:1025] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:29.856155  3814 ts_tablet_manager.cc:933] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: Initiating tablet copy from peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603)
I20260630 12:21:29.857973  3814 tablet_copy_client.cc:323] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:38603
I20260630 12:21:29.859701  3116 tablet_copy_service.cc:140] P 98a56ea936cf49b2a7186f46bf2f36a1: Received BeginTabletCopySession request for tablet 3edadb558d874a0891cc9564d97a9b1b from peer 1139d05cc3934156bc13023c6c881471 ({username='slave'} at 127.0.0.1:44496)
I20260630 12:21:29.860193  3116 tablet_copy_service.cc:161] P 98a56ea936cf49b2a7186f46bf2f36a1: Beginning new tablet copy session on tablet 3edadb558d874a0891cc9564d97a9b1b from peer 1139d05cc3934156bc13023c6c881471 at {username='slave'} at 127.0.0.1:44496: session id = 1139d05cc3934156bc13023c6c881471-3edadb558d874a0891cc9564d97a9b1b
I20260630 12:21:29.867369  3116 tablet_copy_source_session.cc:215] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:29.868671  3816 ts_tablet_manager.cc:933] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: Initiating tablet copy from peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:29.870443  3816 tablet_copy_client.cc:323] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:43925
I20260630 12:21:29.871083  3814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3edadb558d874a0891cc9564d97a9b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:29.881069  3191 tablet_copy_service.cc:140] P 372d1df85ed04da18551fd67a2c5b179: Received BeginTabletCopySession request for tablet 29d82b38db97434cb380b3c98e7991ba from peer 0695106d5a9a47699a188169179cbdba ({username='slave'} at 127.0.0.1:55728)
I20260630 12:21:29.881563  3191 tablet_copy_service.cc:161] P 372d1df85ed04da18551fd67a2c5b179: Beginning new tablet copy session on tablet 29d82b38db97434cb380b3c98e7991ba from peer 0695106d5a9a47699a188169179cbdba at {username='slave'} at 127.0.0.1:55728: session id = 0695106d5a9a47699a188169179cbdba-29d82b38db97434cb380b3c98e7991ba
I20260630 12:21:29.887403  3191 tablet_copy_source_session.cc:215] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:29.886233  3814 tablet_copy_client.cc:806] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:29.888190  3814 tablet_copy_client.cc:670] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:29.890600  3816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d82b38db97434cb380b3c98e7991ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:29.892158  3815 tablet_copy_client.cc:1025] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:29.905422  3816 tablet_copy_client.cc:806] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:29.906045  3816 tablet_copy_client.cc:670] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:29.909601  3817 tablet_copy_client.cc:1025] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:30.006692  3819 ts_tablet_manager.cc:933] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: Initiating tablet copy from peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:30.008317  3819 tablet_copy_client.cc:323] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:43925
I20260630 12:21:30.017498  3191 tablet_copy_service.cc:140] P 372d1df85ed04da18551fd67a2c5b179: Received BeginTabletCopySession request for tablet a3fb1c81fbb24c5b87791273ae429a6c from peer 067f2c1cee974c9a9134fb64d7c2829e ({username='slave'} at 127.0.0.1:55736)
I20260630 12:21:30.017967  3191 tablet_copy_service.cc:161] P 372d1df85ed04da18551fd67a2c5b179: Beginning new tablet copy session on tablet a3fb1c81fbb24c5b87791273ae429a6c from peer 067f2c1cee974c9a9134fb64d7c2829e at {username='slave'} at 127.0.0.1:55736: session id = 067f2c1cee974c9a9134fb64d7c2829e-a3fb1c81fbb24c5b87791273ae429a6c
I20260630 12:21:30.023551  3191 tablet_copy_source_session.cc:215] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:30.025931  3819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fb1c81fbb24c5b87791273ae429a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:30.036623  3819 tablet_copy_client.cc:806] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:30.037228  3819 tablet_copy_client.cc:670] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:30.041064  3820 tablet_copy_client.cc:1025] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:31.734799  3803 tablet_copy_client.cc:538] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:31.736078  3807 tablet_copy_client.cc:538] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:31.743741  3803 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: Bootstrap starting.
I20260630 12:21:31.745110  3807 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap starting.
I20260630 12:21:31.845378  3810 tablet_copy_client.cc:538] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:31.859270  3810 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: Bootstrap starting.
I20260630 12:21:31.892992  3814 tablet_copy_client.cc:538] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:31.894941  3803 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:31.895795  3803 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: Bootstrap complete.
I20260630 12:21:31.896461  3803 ts_tablet_manager.cc:1403] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: Time spent bootstrapping tablet: real 0.153s	user 0.118s	sys 0.023s
I20260630 12:21:31.899075  3803 raft_consensus.cc:359] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:31.899919  3803 raft_consensus.cc:740] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0695106d5a9a47699a188169179cbdba, State: Initialized, Role: LEARNER
I20260630 12:21:31.900614  3803 consensus_queue.cc:260] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:31.902792  3814 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: Bootstrap starting.
I20260630 12:21:31.910413  3816 tablet_copy_client.cc:538] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:31.911195  3807 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:31.912016  3807 tablet_bootstrap.cc:492] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap complete.
I20260630 12:21:31.912648  3807 ts_tablet_manager.cc:1403] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: Time spent bootstrapping tablet: real 0.168s	user 0.133s	sys 0.018s
I20260630 12:21:31.915187  3807 raft_consensus.cc:359] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:31.915907  3807 raft_consensus.cc:740] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 067f2c1cee974c9a9134fb64d7c2829e, State: Initialized, Role: LEARNER
I20260630 12:21:31.916484  3807 consensus_queue.cc:260] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:31.919354  3816 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: Bootstrap starting.
I20260630 12:21:31.921579  3803 ts_tablet_manager.cc:1434] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.008s
I20260630 12:21:31.925155  3264 tablet_copy_service.cc:342] P 2a2331e086ee4d078e3b63cb11716f95: Request end of tablet copy session 0695106d5a9a47699a188169179cbdba-100cb608306546adad1e158f9a794c79 received from {username='slave'} at 127.0.0.1:40540
I20260630 12:21:31.925613  3264 tablet_copy_service.cc:434] P 2a2331e086ee4d078e3b63cb11716f95: ending tablet copy session 0695106d5a9a47699a188169179cbdba-100cb608306546adad1e158f9a794c79 on tablet 100cb608306546adad1e158f9a794c79 with peer 0695106d5a9a47699a188169179cbdba
I20260630 12:21:31.939507  3807 ts_tablet_manager.cc:1434] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.004s
I20260630 12:21:31.942732  3264 tablet_copy_service.cc:342] P 2a2331e086ee4d078e3b63cb11716f95: Request end of tablet copy session 067f2c1cee974c9a9134fb64d7c2829e-8adad10c3a3e4ffbbac530bdd2933369 received from {username='slave'} at 127.0.0.1:40556
I20260630 12:21:31.943292  3264 tablet_copy_service.cc:434] P 2a2331e086ee4d078e3b63cb11716f95: ending tablet copy session 067f2c1cee974c9a9134fb64d7c2829e-8adad10c3a3e4ffbbac530bdd2933369 on tablet 8adad10c3a3e4ffbbac530bdd2933369 with peer 067f2c1cee974c9a9134fb64d7c2829e
I20260630 12:21:32.041921  3819 tablet_copy_client.cc:538] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:32.051538  3819 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap starting.
I20260630 12:21:32.068395  3590 raft_consensus.cc:1217] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:21:32.085939  3814 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:32.086870  3814 tablet_bootstrap.cc:492] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: Bootstrap complete.
I20260630 12:21:32.087517  3814 ts_tablet_manager.cc:1403] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: Time spent bootstrapping tablet: real 0.185s	user 0.133s	sys 0.020s
I20260630 12:21:32.088737  3816 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:32.089602  3816 tablet_bootstrap.cc:492] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: Bootstrap complete.
I20260630 12:21:32.090276  3816 ts_tablet_manager.cc:1403] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: Time spent bootstrapping tablet: real 0.171s	user 0.132s	sys 0.015s
I20260630 12:21:32.090090  3814 raft_consensus.cc:359] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:32.090945  3814 raft_consensus.cc:740] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1139d05cc3934156bc13023c6c881471, State: Initialized, Role: LEARNER
I20260630 12:21:32.091564  3814 consensus_queue.cc:260] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:32.099380  3816 raft_consensus.cc:359] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:32.100258  3816 raft_consensus.cc:740] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0695106d5a9a47699a188169179cbdba, State: Initialized, Role: LEARNER
I20260630 12:21:32.100970  3816 consensus_queue.cc:260] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:32.103226  3816 ts_tablet_manager.cc:1434] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260630 12:21:32.104846  3191 tablet_copy_service.cc:342] P 372d1df85ed04da18551fd67a2c5b179: Request end of tablet copy session 0695106d5a9a47699a188169179cbdba-29d82b38db97434cb380b3c98e7991ba received from {username='slave'} at 127.0.0.1:55728
I20260630 12:21:32.105276  3191 tablet_copy_service.cc:434] P 372d1df85ed04da18551fd67a2c5b179: ending tablet copy session 0695106d5a9a47699a188169179cbdba-29d82b38db97434cb380b3c98e7991ba on tablet 29d82b38db97434cb380b3c98e7991ba with peer 0695106d5a9a47699a188169179cbdba
I20260630 12:21:32.107251  3814 ts_tablet_manager.cc:1434] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.008s
I20260630 12:21:32.109411  3116 tablet_copy_service.cc:342] P 98a56ea936cf49b2a7186f46bf2f36a1: Request end of tablet copy session 1139d05cc3934156bc13023c6c881471-3edadb558d874a0891cc9564d97a9b1b received from {username='slave'} at 127.0.0.1:44496
I20260630 12:21:32.109843  3116 tablet_copy_service.cc:434] P 98a56ea936cf49b2a7186f46bf2f36a1: ending tablet copy session 1139d05cc3934156bc13023c6c881471-3edadb558d874a0891cc9564d97a9b1b on tablet 3edadb558d874a0891cc9564d97a9b1b with peer 1139d05cc3934156bc13023c6c881471
I20260630 12:21:32.123636  3810 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:32.124424  3810 tablet_bootstrap.cc:492] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: Bootstrap complete.
I20260630 12:21:32.125131  3810 ts_tablet_manager.cc:1403] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: Time spent bootstrapping tablet: real 0.266s	user 0.149s	sys 0.020s
I20260630 12:21:32.127511  3810 raft_consensus.cc:359] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:32.128069  3810 raft_consensus.cc:740] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1139d05cc3934156bc13023c6c881471, State: Initialized, Role: LEARNER
I20260630 12:21:32.128540  3810 consensus_queue.cc:260] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 2.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:32.130231  3810 ts_tablet_manager.cc:1434] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260630 12:21:32.131826  3116 tablet_copy_service.cc:342] P 98a56ea936cf49b2a7186f46bf2f36a1: Request end of tablet copy session 1139d05cc3934156bc13023c6c881471-7770701994c5444eb82df4729bb8b82a received from {username='slave'} at 127.0.0.1:44496
I20260630 12:21:32.132284  3116 tablet_copy_service.cc:434] P 98a56ea936cf49b2a7186f46bf2f36a1: ending tablet copy session 1139d05cc3934156bc13023c6c881471-7770701994c5444eb82df4729bb8b82a on tablet 7770701994c5444eb82df4729bb8b82a with peer 1139d05cc3934156bc13023c6c881471
I20260630 12:21:32.214160  3819 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:32.215000  3819 tablet_bootstrap.cc:492] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap complete.
I20260630 12:21:32.215570  3819 ts_tablet_manager.cc:1403] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: Time spent bootstrapping tablet: real 0.164s	user 0.100s	sys 0.016s
I20260630 12:21:32.218140  3819 raft_consensus.cc:359] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:32.218981  3819 raft_consensus.cc:740] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 067f2c1cee974c9a9134fb64d7c2829e, State: Initialized, Role: LEARNER
I20260630 12:21:32.219691  3819 consensus_queue.cc:260] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:32.221504  3819 ts_tablet_manager.cc:1434] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:21:32.223505  3191 tablet_copy_service.cc:342] P 372d1df85ed04da18551fd67a2c5b179: Request end of tablet copy session 067f2c1cee974c9a9134fb64d7c2829e-a3fb1c81fbb24c5b87791273ae429a6c received from {username='slave'} at 127.0.0.1:55736
I20260630 12:21:32.223958  3191 tablet_copy_service.cc:434] P 372d1df85ed04da18551fd67a2c5b179: ending tablet copy session 067f2c1cee974c9a9134fb64d7c2829e-a3fb1c81fbb24c5b87791273ae429a6c on tablet a3fb1c81fbb24c5b87791273ae429a6c with peer 067f2c1cee974c9a9134fb64d7c2829e
I20260630 12:21:32.234493  3590 raft_consensus.cc:1217] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:21:32.323446  3665 raft_consensus.cc:1217] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.26->[2.27-2.27]   Dedup: 2.27->[]
I20260630 12:21:32.364394  3739 raft_consensus.cc:1217] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:21:32.463012  3665 raft_consensus.cc:1217] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:21:32.477887  3739 raft_consensus.cc:1217] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260630 12:21:32.597918  3838 raft_consensus.cc:1064] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: attempting to promote NON_VOTER 0695106d5a9a47699a188169179cbdba to VOTER
I20260630 12:21:32.600587  3838 consensus_queue.cc:237] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } }
I20260630 12:21:32.606524  3590 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:32.606561  3176 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:32.608170  3822 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:32.609504  3102 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:32.610694  3838 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:32.612885  3822 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:32.621194  3822 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.623157  3102 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.624868  3590 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.638561  2997 catalog_manager.cc:5697] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba reported cstate change: config changed from index 27 to 28, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.639758  3176 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.665463  3248 consensus_queue.cc:237] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } }
I20260630 12:21:32.670035  3590 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:21:32.670560  3176 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:21:32.671492  3822 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:21:32.672384  3838 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:21:32.679857  3822 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.680198  3590 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.680567  3176 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.690745  2990 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 100cb608306546adad1e158f9a794c79 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:32.694630  3000 catalog_manager.cc:5697] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: config changed from index 28 to 29, VOTER 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193) evicted. New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.711061  3095 tablet_service.cc:1558] Processing DeleteTablet for tablet 100cb608306546adad1e158f9a794c79 with delete_type TABLET_DATA_TOMBSTONED (TS 98a56ea936cf49b2a7186f46bf2f36a1 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:56452
I20260630 12:21:32.713100  3851 tablet_replica.cc:333] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:32.714071  3851 raft_consensus.cc:2243] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:32.714972  3851 raft_consensus.cc:2272] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:32.718683  3851 ts_tablet_manager.cc:1916] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:32.734097  3851 ts_tablet_manager.cc:1929] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:21:32.734519  3851 log.cc:1199] T 100cb608306546adad1e158f9a794c79 P 98a56ea936cf49b2a7186f46bf2f36a1: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-0-root/wals/100cb608306546adad1e158f9a794c79
I20260630 12:21:32.736053  2991 catalog_manager.cc:5028] TS 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): tablet 100cb608306546adad1e158f9a794c79 (table test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]) successfully deleted
I20260630 12:21:32.766496  3830 raft_consensus.cc:1064] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179: attempting to promote NON_VOTER 0695106d5a9a47699a188169179cbdba to VOTER
I20260630 12:21:32.769304  3830 consensus_queue.cc:237] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } }
I20260630 12:21:32.776259  3590 raft_consensus.cc:1275] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:32.778578  3248 raft_consensus.cc:1275] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:32.778535  3847 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:32.780262  3852 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:32.781457  3102 raft_consensus.cc:1275] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:32.783074  3847 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:32.805886  3852 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.807775  3248 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.817102  3590 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.823590  3000 catalog_manager.cc:5697] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: config changed from index 26 to 27, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.826289  3824 raft_consensus.cc:1064] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1: attempting to promote NON_VOTER 1139d05cc3934156bc13023c6c881471 to VOTER
I20260630 12:21:32.834250  3824 consensus_queue.cc:237] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 2.27, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } }
I20260630 12:21:32.834492  3102 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 0695106d5a9a47699a188169179cbdba (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.847337  3822 raft_consensus.cc:1064] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: attempting to promote NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e to VOTER
I20260630 12:21:32.849893  3822 consensus_queue.cc:237] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } }
I20260630 12:21:32.856906  3176 consensus_queue.cc:237] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } }
I20260630 12:21:32.857805  3181 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:21:32.857817  3665 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 LEARNER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:21:32.859428  3858 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:32.861977  3857 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:32.867738  3590 raft_consensus.cc:1275] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:32.869478  3248 raft_consensus.cc:1275] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:32.871801  3852 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:21:32.873093  3830 consensus_queue.cc:1048] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:21:32.879082  3251 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 2 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 27. Preceding OpId from leader: term: 2 index: 28. (index mismatch)
I20260630 12:21:32.881374  3858 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:32.886914  3847 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.889328  3248 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.905171  3857 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 2 LEADER]: Committing config change with OpId 2.28: config changed from index 27 to 28, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:32.919844  2988 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29d82b38db97434cb380b3c98e7991ba with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:32.922358  3665 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:32.918862  3248 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:32.928639  3176 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Committing config change with OpId 2.28: config changed from index 27 to 28, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:32.933561  3002 catalog_manager.cc:5697] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: config changed from index 27 to 28, VOTER 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193) evicted. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:32.939941  3590 raft_consensus.cc:2955] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } }
I20260630 12:21:32.942232  3000 catalog_manager.cc:5697] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: config changed from index 27 to 28, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:32.951889  3095 tablet_service.cc:1558] Processing DeleteTablet for tablet 29d82b38db97434cb380b3c98e7991ba with delete_type TABLET_DATA_TOMBSTONED (TS 98a56ea936cf49b2a7186f46bf2f36a1 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:56452
I20260630 12:21:32.952868  3851 tablet_replica.cc:333] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:32.953810  3851 raft_consensus.cc:2243] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:32.954727  3851 raft_consensus.cc:2272] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:32.955704  3830 raft_consensus.cc:1064] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179: attempting to promote NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e to VOTER
I20260630 12:21:32.956784  3181 raft_consensus.cc:1275] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:32.957542  3102 raft_consensus.cc:1275] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:32.958117  3830 consensus_queue.cc:237] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } }
I20260630 12:21:32.961848  3851 ts_tablet_manager.cc:1916] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:32.961907  3739 raft_consensus.cc:1275] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:32.970569  3102 consensus_queue.cc:237] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 2.28, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } }
I20260630 12:21:32.980875  3665 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:21:32.982976  3857 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:21:32.991390  3176 raft_consensus.cc:1275] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 2 index: 28. Preceding OpId from leader: term: 2 index: 29. (index mismatch)
I20260630 12:21:32.992966  3857 consensus_queue.cc:1048] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:21:32.993299  3822 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.035s
I20260630 12:21:32.994179  3850 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:32.996457  3839 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:32.995707  3824 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 2 LEADER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.005381  3181 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.004900  3665 raft_consensus.cc:2955] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 FOLLOWER]: Committing config change with OpId 2.29: config changed from index 28 to 29, VOTER 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.014992  3248 raft_consensus.cc:1275] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:33.015137  3738 raft_consensus.cc:1275] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:33.020541  3847 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:21:33.024536  3830 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:33.025615  3103 raft_consensus.cc:1275] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:33.028566  3839 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.033784  3868 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260630 12:21:33.040642  3858 raft_consensus.cc:1064] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1: attempting to promote NON_VOTER 1139d05cc3934156bc13023c6c881471 to VOTER
I20260630 12:21:33.039858  3102 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.045264  2991 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7770701994c5444eb82df4729bb8b82a with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:33.043699  3858 consensus_queue.cc:237] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } }
I20260630 12:21:33.055492  3738 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.067385  3847 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.070212  3851 ts_tablet_manager.cc:1929] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:21:33.070652  3851 log.cc:1199] T 29d82b38db97434cb380b3c98e7991ba P 98a56ea936cf49b2a7186f46bf2f36a1: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-0-root/wals/29d82b38db97434cb380b3c98e7991ba
I20260630 12:21:33.069517  3100 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.072150  2991 catalog_manager.cc:5028] TS 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): tablet 29d82b38db97434cb380b3c98e7991ba (table test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]) successfully deleted
I20260630 12:21:33.078199  3248 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.088169  3001 catalog_manager.cc:5697] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: config changed from index 28 to 29, VOTER 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195) evicted. New cstate: current_term: 2 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.089936  3000 catalog_manager.cc:5697] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:33.128965  3176 raft_consensus.cc:1275] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:33.131853  3251 raft_consensus.cc:1275] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:33.133872  3824 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:33.136137  3824 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:33.137969  3665 raft_consensus.cc:1275] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:33.143115  3248 consensus_queue.cc:237] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } }
I20260630 12:21:33.145464  3824 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:33.148481  3738 raft_consensus.cc:1275] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:21:33.148648  3180 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.150882  3102 raft_consensus.cc:1275] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:21:33.134436  3739 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.156469  3850 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:21:33.163455  3822 consensus_queue.cc:1048] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.002s
I20260630 12:21:33.172492  3245 tablet_service.cc:1558] Processing DeleteTablet for tablet 7770701994c5444eb82df4729bb8b82a with delete_type TABLET_DATA_TOMBSTONED (TS 2a2331e086ee4d078e3b63cb11716f95 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:33296
I20260630 12:21:33.174749  3102 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.173010  3839 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.175037  3004 catalog_manager.cc:5697] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: config changed from index 27 to 28, 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.189359  3738 raft_consensus.cc:2955] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.204864  3824 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.209787  3176 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.216691  3002 catalog_manager.cc:5697] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: config changed from index 28 to 29, VOTER 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194) evicted. New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.218809  3180 consensus_queue.cc:237] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } }
I20260630 12:21:33.219254  2990 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8adad10c3a3e4ffbbac530bdd2933369 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:33.221729  3881 tablet_replica.cc:333] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:33.222729  3881 raft_consensus.cc:2243] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:33.223400  3881 raft_consensus.cc:2272] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:33.231379  3163 tablet_service.cc:1558] Processing DeleteTablet for tablet 8adad10c3a3e4ffbbac530bdd2933369 with delete_type TABLET_DATA_TOMBSTONED (TS 372d1df85ed04da18551fd67a2c5b179 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:41746
I20260630 12:21:33.232718  3881 ts_tablet_manager.cc:1916] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:33.233714  3251 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.237226  3738 raft_consensus.cc:1275] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:21:33.238940  3864 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:21:33.246347  3102 raft_consensus.cc:1275] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:21:33.248512  3864 consensus_queue.cc:1048] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260630 12:21:33.242502  3665 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.257682  3100 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.259579  2997 catalog_manager.cc:5697] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: config changed from index 26 to 27, 1139d05cc3934156bc13023c6c881471 (127.30.94.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.256088  3864 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.265527  3881 ts_tablet_manager.cc:1929] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.28
I20260630 12:21:33.266042  3881 log.cc:1199] T 7770701994c5444eb82df4729bb8b82a P 2a2331e086ee4d078e3b63cb11716f95: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-2-root/wals/7770701994c5444eb82df4729bb8b82a
I20260630 12:21:33.268551  3739 raft_consensus.cc:2955] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } } }
I20260630 12:21:33.273062  2990 catalog_manager.cc:5028] TS 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): tablet 7770701994c5444eb82df4729bb8b82a (table test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]) successfully deleted
I20260630 12:21:33.290198  2988 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3fb1c81fbb24c5b87791273ae429a6c with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:33.292719  3882 tablet_replica.cc:333] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:33.293774  3882 raft_consensus.cc:2243] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:33.294689  3882 raft_consensus.cc:2272] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:33.296005  3001 catalog_manager.cc:5697] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: config changed from index 28 to 29, VOTER 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195) evicted. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:21:33.305783  3882 ts_tablet_manager.cc:1916] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:33.308411  3100 consensus_queue.cc:237] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } }
I20260630 12:21:33.314232  3245 tablet_service.cc:1558] Processing DeleteTablet for tablet a3fb1c81fbb24c5b87791273ae429a6c with delete_type TABLET_DATA_TOMBSTONED (TS 2a2331e086ee4d078e3b63cb11716f95 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:33296
I20260630 12:21:33.315233  3881 tablet_replica.cc:333] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:33.316154  3881 raft_consensus.cc:2243] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:33.317081  3881 raft_consensus.cc:2272] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:33.317811  3665 raft_consensus.cc:1275] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:33.324254  3882 ts_tablet_manager.cc:1929] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:21:33.324169  3857 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:33.325479  3881 ts_tablet_manager.cc:1916] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:33.326545  3882 log.cc:1199] T 8adad10c3a3e4ffbbac530bdd2933369 P 372d1df85ed04da18551fd67a2c5b179: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-1-root/wals/8adad10c3a3e4ffbbac530bdd2933369
I20260630 12:21:33.330217  3251 raft_consensus.cc:1275] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 98a56ea936cf49b2a7186f46bf2f36a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:21:33.328790  2988 catalog_manager.cc:5028] TS 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): tablet 8adad10c3a3e4ffbbac530bdd2933369 (table test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]) successfully deleted
I20260630 12:21:33.331629  3824 consensus_queue.cc:1048] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:21:33.336081  3665 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.341254  3857 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.343398  3251 raft_consensus.cc:2955] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.350668  2991 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3edadb558d874a0891cc9564d97a9b1b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:33.356374  3000 catalog_manager.cc:5697] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 reported cstate change: config changed from index 27 to 28, VOTER 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194) evicted. New cstate: current_term: 1 leader_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } } }
I20260630 12:21:33.361274  3881 ts_tablet_manager.cc:1929] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260630 12:21:33.361760  3881 log.cc:1199] T a3fb1c81fbb24c5b87791273ae429a6c P 2a2331e086ee4d078e3b63cb11716f95: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-2-root/wals/a3fb1c81fbb24c5b87791273ae429a6c
I20260630 12:21:33.363157  2990 catalog_manager.cc:5028] TS 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): tablet a3fb1c81fbb24c5b87791273ae429a6c (table test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]) successfully deleted
I20260630 12:21:33.368192  3163 tablet_service.cc:1558] Processing DeleteTablet for tablet 3edadb558d874a0891cc9564d97a9b1b with delete_type TABLET_DATA_TOMBSTONED (TS 372d1df85ed04da18551fd67a2c5b179 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:41746
I20260630 12:21:33.369149  3882 tablet_replica.cc:333] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:33.370021  3882 raft_consensus.cc:2243] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:33.370736  3882 raft_consensus.cc:2272] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:33.374181  3882 ts_tablet_manager.cc:1916] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:33.383585  3882 ts_tablet_manager.cc:1929] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:21:33.384006  3882 log.cc:1199] T 3edadb558d874a0891cc9564d97a9b1b P 372d1df85ed04da18551fd67a2c5b179: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782821956795504-31099-0/minicluster-data/ts-1-root/wals/3edadb558d874a0891cc9564d97a9b1b
I20260630 12:21:33.385255  2988 catalog_manager.cc:5028] TS 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): tablet 3edadb558d874a0891cc9564d97a9b1b (table test-workload [id=b7cf31cd88c14ed9bc9f5c2fce41431f]) successfully deleted
I20260630 12:21:34.390713  3248 consensus_queue.cc:237] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
W20260630 12:21:34.396746  3221 consensus_peers.cc:597] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 -> Peer 0695106d5a9a47699a188169179cbdba (127.30.94.196:34705): Couldn't send request to peer 0695106d5a9a47699a188169179cbdba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6270e6691c6047cf99521e8e6f2bafab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:34.397183  3100 raft_consensus.cc:1275] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:34.397183  3180 raft_consensus.cc:1275] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:34.398831  3839 consensus_queue.cc:1048] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:34.399580  3886 consensus_queue.cc:1048] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:34.406832  3886 raft_consensus.cc:2955] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:34.408656  3100 raft_consensus.cc:2955] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:34.409804  3180 raft_consensus.cc:2955] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:34.421200  3004 catalog_manager.cc:5697] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:34.421743  3176 consensus_queue.cc:237] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:34.430886  3100 raft_consensus.cc:1275] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:21:34.431396  3248 raft_consensus.cc:1275] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:21:34.431918  3144 consensus_peers.cc:597] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 -> Peer 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198:42179): Couldn't send request to peer 067f2c1cee974c9a9134fb64d7c2829e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a145b19bdc5040a784e7420678f7dfa2. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:34.432525  3884 consensus_queue.cc:1048] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:21:34.433540  3868 consensus_queue.cc:1048] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:21:34.442312  3884 raft_consensus.cc:2955] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:34.444216  3100 raft_consensus.cc:2955] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:34.451336  3251 raft_consensus.cc:2955] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:34.457732  3176 consensus_queue.cc:237] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:34.458515  3004 catalog_manager.cc:5697] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: config changed from index -1 to 26, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:34.469439  3248 raft_consensus.cc:1275] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:34.469897  3100 raft_consensus.cc:1275] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:34.471166  3884 consensus_queue.cc:1048] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:34.472163  3868 consensus_queue.cc:1048] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:34.484616  3893 raft_consensus.cc:2955] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
W20260630 12:21:34.485810  3145 consensus_peers.cc:597] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 -> Peer 1139d05cc3934156bc13023c6c881471 (127.30.94.197:44263): Couldn't send request to peer 1139d05cc3934156bc13023c6c881471. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 797cc319bf8348cb9116af94f263ff53. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:34.487991  3102 raft_consensus.cc:2955] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:34.489780  3248 raft_consensus.cc:2955] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:34.500092  3000 catalog_manager.cc:5697] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: config changed from index -1 to 27, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:34.501219  3176 consensus_queue.cc:237] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
W20260630 12:21:34.508314  3147 consensus_peers.cc:597] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 -> Peer 0695106d5a9a47699a188169179cbdba (127.30.94.196:34705): Couldn't send request to peer 0695106d5a9a47699a188169179cbdba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6ed0647658f477f9f6f63f05287090c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:34.509881  3248 raft_consensus.cc:1275] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:34.510102  3102 raft_consensus.cc:1275] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:34.511437  3893 consensus_queue.cc:1048] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:34.512516  3868 consensus_queue.cc:1048] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:34.520438  3884 raft_consensus.cc:2955] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:34.521808  3102 raft_consensus.cc:2955] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:34.523176  3248 raft_consensus.cc:2955] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:34.531426  3001 catalog_manager.cc:5697] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 reported cstate change: config changed from index -1 to 27, NON_VOTER 0695106d5a9a47699a188169179cbdba (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } } }
I20260630 12:21:34.534241  3176 consensus_queue.cc:237] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:34.541021  3248 raft_consensus.cc:1275] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260630 12:21:34.542187  3144 consensus_peers.cc:597] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 -> Peer 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198:42179): Couldn't send request to peer 067f2c1cee974c9a9134fb64d7c2829e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0c6c3cc04ba447f8f715bb4c371b88f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:34.542378  3893 consensus_queue.cc:1048] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:21:34.543277  3102 raft_consensus.cc:1275] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Refusing update from remote peer 372d1df85ed04da18551fd67a2c5b179: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:21:34.544853  3893 consensus_queue.cc:1048] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260630 12:21:34.552626  3868 raft_consensus.cc:2955] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:34.559383  3102 raft_consensus.cc:2955] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:34.561952  3248 raft_consensus.cc:2955] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } } }
I20260630 12:21:34.566895  3251 consensus_queue.cc:237] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:34.566664  3000 catalog_manager.cc:5697] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 reported cstate change: config changed from index -1 to 27, NON_VOTER 067f2c1cee974c9a9134fb64d7c2829e (127.30.94.198) added. New cstate: current_term: 1 leader_uuid: "372d1df85ed04da18551fd67a2c5b179" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:34.583189  3590 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:21:34.583913  3176 raft_consensus.cc:1275] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Refusing update from remote peer 2a2331e086ee4d078e3b63cb11716f95: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260630 12:21:34.585235  3886 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:21:34.588006  3839 consensus_queue.cc:1048] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260630 12:21:34.602989  3839 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:34.604940  3589 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
I20260630 12:21:34.621254  3176 raft_consensus.cc:2955] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } } }
W20260630 12:21:34.624748  3219 consensus_peers.cc:597] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 -> Peer 1139d05cc3934156bc13023c6c881471 (127.30.94.197:44263): Couldn't send request to peer 1139d05cc3934156bc13023c6c881471. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 100cb608306546adad1e158f9a794c79. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:34.633544  3004 catalog_manager.cc:5697] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 reported cstate change: config changed from index 29 to 30, NON_VOTER 1139d05cc3934156bc13023c6c881471 (127.30.94.197) added. New cstate: current_term: 1 leader_uuid: "2a2331e086ee4d078e3b63cb11716f95" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:34.895045  3914 ts_tablet_manager.cc:933] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: Initiating tablet copy from peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:34.896894  3914 tablet_copy_client.cc:323] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:43925
I20260630 12:21:34.910732  3917 ts_tablet_manager.cc:933] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: Initiating tablet copy from peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:34.913756  3917 tablet_copy_client.cc:323] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:43925
I20260630 12:21:34.915446  3191 tablet_copy_service.cc:140] P 372d1df85ed04da18551fd67a2c5b179: Received BeginTabletCopySession request for tablet a145b19bdc5040a784e7420678f7dfa2 from peer 067f2c1cee974c9a9134fb64d7c2829e ({username='slave'} at 127.0.0.1:55736)
I20260630 12:21:34.915935  3191 tablet_copy_service.cc:161] P 372d1df85ed04da18551fd67a2c5b179: Beginning new tablet copy session on tablet a145b19bdc5040a784e7420678f7dfa2 from peer 067f2c1cee974c9a9134fb64d7c2829e at {username='slave'} at 127.0.0.1:55736: session id = 067f2c1cee974c9a9134fb64d7c2829e-a145b19bdc5040a784e7420678f7dfa2
I20260630 12:21:34.922276  3190 tablet_copy_service.cc:140] P 372d1df85ed04da18551fd67a2c5b179: Received BeginTabletCopySession request for tablet 797cc319bf8348cb9116af94f263ff53 from peer 1139d05cc3934156bc13023c6c881471 ({username='slave'} at 127.0.0.1:36118)
I20260630 12:21:34.922860  3190 tablet_copy_service.cc:161] P 372d1df85ed04da18551fd67a2c5b179: Beginning new tablet copy session on tablet 797cc319bf8348cb9116af94f263ff53 from peer 1139d05cc3934156bc13023c6c881471 at {username='slave'} at 127.0.0.1:36118: session id = 1139d05cc3934156bc13023c6c881471-797cc319bf8348cb9116af94f263ff53
I20260630 12:21:34.923708  3191 tablet_copy_source_session.cc:215] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:34.926941  3917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a145b19bdc5040a784e7420678f7dfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:34.928896  3190 tablet_copy_source_session.cc:215] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:34.935237  3914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 797cc319bf8348cb9116af94f263ff53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:34.943486  3917 tablet_copy_client.cc:806] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:34.944144  3917 tablet_copy_client.cc:670] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:34.948187  3919 tablet_copy_client.cc:1025] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:34.952234  3914 tablet_copy_client.cc:806] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:34.952869  3914 tablet_copy_client.cc:670] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:34.957651  3915 tablet_copy_client.cc:1025] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:34.998322  3920 ts_tablet_manager.cc:933] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: Initiating tablet copy from peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:35.000201  3920 tablet_copy_client.cc:323] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:42233
I20260630 12:21:35.001871  3264 tablet_copy_service.cc:140] P 2a2331e086ee4d078e3b63cb11716f95: Received BeginTabletCopySession request for tablet 6270e6691c6047cf99521e8e6f2bafab from peer 0695106d5a9a47699a188169179cbdba ({username='slave'} at 127.0.0.1:40540)
I20260630 12:21:35.002475  3264 tablet_copy_service.cc:161] P 2a2331e086ee4d078e3b63cb11716f95: Beginning new tablet copy session on tablet 6270e6691c6047cf99521e8e6f2bafab from peer 0695106d5a9a47699a188169179cbdba at {username='slave'} at 127.0.0.1:40540: session id = 0695106d5a9a47699a188169179cbdba-6270e6691c6047cf99521e8e6f2bafab
I20260630 12:21:35.007678  3264 tablet_copy_source_session.cc:215] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:35.010267  3920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6270e6691c6047cf99521e8e6f2bafab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.020238  3920 tablet_copy_client.cc:806] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:35.020866  3920 tablet_copy_client.cc:670] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:35.024714  3921 tablet_copy_client.cc:1025] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:35.035224  3922 ts_tablet_manager.cc:933] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: Initiating tablet copy from peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:35.037083  3922 tablet_copy_client.cc:323] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:43925
I20260630 12:21:35.038653  3190 tablet_copy_service.cc:140] P 372d1df85ed04da18551fd67a2c5b179: Received BeginTabletCopySession request for tablet f6ed0647658f477f9f6f63f05287090c from peer 0695106d5a9a47699a188169179cbdba ({username='slave'} at 127.0.0.1:55728)
I20260630 12:21:35.039176  3190 tablet_copy_service.cc:161] P 372d1df85ed04da18551fd67a2c5b179: Beginning new tablet copy session on tablet f6ed0647658f477f9f6f63f05287090c from peer 0695106d5a9a47699a188169179cbdba at {username='slave'} at 127.0.0.1:55728: session id = 0695106d5a9a47699a188169179cbdba-f6ed0647658f477f9f6f63f05287090c
I20260630 12:21:35.047391  3190 tablet_copy_source_session.cc:215] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:35.050247  3922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6ed0647658f477f9f6f63f05287090c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.061758  3922 tablet_copy_client.cc:806] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:35.062283  3922 tablet_copy_client.cc:670] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:35.065532  3923 tablet_copy_client.cc:1025] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:35.159718  3924 ts_tablet_manager.cc:933] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: Initiating tablet copy from peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
I20260630 12:21:35.161412  3924 tablet_copy_client.cc:323] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:43925
I20260630 12:21:35.162861  3190 tablet_copy_service.cc:140] P 372d1df85ed04da18551fd67a2c5b179: Received BeginTabletCopySession request for tablet e0c6c3cc04ba447f8f715bb4c371b88f from peer 067f2c1cee974c9a9134fb64d7c2829e ({username='slave'} at 127.0.0.1:55736)
I20260630 12:21:35.163460  3190 tablet_copy_service.cc:161] P 372d1df85ed04da18551fd67a2c5b179: Beginning new tablet copy session on tablet e0c6c3cc04ba447f8f715bb4c371b88f from peer 067f2c1cee974c9a9134fb64d7c2829e at {username='slave'} at 127.0.0.1:55736: session id = 067f2c1cee974c9a9134fb64d7c2829e-e0c6c3cc04ba447f8f715bb4c371b88f
I20260630 12:21:35.171702  3190 tablet_copy_source_session.cc:215] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:35.174655  3924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c6c3cc04ba447f8f715bb4c371b88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.185647  3924 tablet_copy_client.cc:806] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:35.186188  3924 tablet_copy_client.cc:670] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:35.189682  3925 tablet_copy_client.cc:1025] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:35.195216  3926 ts_tablet_manager.cc:933] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: Initiating tablet copy from peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:35.196895  3926 tablet_copy_client.cc:323] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:42233
I20260630 12:21:35.206087  3264 tablet_copy_service.cc:140] P 2a2331e086ee4d078e3b63cb11716f95: Received BeginTabletCopySession request for tablet 100cb608306546adad1e158f9a794c79 from peer 1139d05cc3934156bc13023c6c881471 ({username='slave'} at 127.0.0.1:49352)
I20260630 12:21:35.206535  3264 tablet_copy_service.cc:161] P 2a2331e086ee4d078e3b63cb11716f95: Beginning new tablet copy session on tablet 100cb608306546adad1e158f9a794c79 from peer 1139d05cc3934156bc13023c6c881471 at {username='slave'} at 127.0.0.1:49352: session id = 1139d05cc3934156bc13023c6c881471-100cb608306546adad1e158f9a794c79
I20260630 12:21:35.211189  3264 tablet_copy_source_session.cc:215] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:35.214179  3926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 100cb608306546adad1e158f9a794c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:35.230783  3926 tablet_copy_client.cc:806] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:35.231559  3926 tablet_copy_client.cc:670] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:35.235417  3927 tablet_copy_client.cc:1025] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: tablet copy: Injecting latency into file download: 2000
I20260630 12:21:35.287319 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:21:35.326041 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:35.326949 31099 tablet_replica.cc:333] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:35.327863 31099 raft_consensus.cc:2243] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.328680 31099 raft_consensus.cc:2272] T f6ed0647658f477f9f6f63f05287090c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.332767 31099 tablet_replica.cc:333] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:35.333586 31099 raft_consensus.cc:2243] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.334151 31099 raft_consensus.cc:2272] T a145b19bdc5040a784e7420678f7dfa2 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.337411 31099 tablet_replica.cc:333] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:35.338394 31099 raft_consensus.cc:2243] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.339278 31099 raft_consensus.cc:2272] T 797cc319bf8348cb9116af94f263ff53 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.342919 31099 tablet_replica.cc:333] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
W20260630 12:21:35.343204  3147 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260630 12:21:35.343655 31099 raft_consensus.cc:2243] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.344491 31099 raft_consensus.cc:2272] T 6270e6691c6047cf99521e8e6f2bafab P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.349206 31099 tablet_replica.cc:333] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:35.350255 31099 raft_consensus.cc:2243] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.351595 31099 raft_consensus.cc:2272] T 3edadb558d874a0891cc9564d97a9b1b P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.355036 31099 tablet_replica.cc:333] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:35.355786 31099 raft_consensus.cc:2243] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.356702 31099 raft_consensus.cc:2272] T a3fb1c81fbb24c5b87791273ae429a6c P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.359601 31099 tablet_replica.cc:333] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
W20260630 12:21:35.360679  3147 consensus_peers.cc:597] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 -> Peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Couldn't send request to peer 98a56ea936cf49b2a7186f46bf2f36a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:35.360399 31099 raft_consensus.cc:2243] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.362702 31099 raft_consensus.cc:2272] T 56fa83aea6aa4162a05eb76409df0c13 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.365000 31099 tablet_replica.cc:333] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:35.365514 31099 raft_consensus.cc:2243] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.366222 31099 raft_consensus.cc:2272] T 7770701994c5444eb82df4729bb8b82a P 98a56ea936cf49b2a7186f46bf2f36a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.368687 31099 tablet_replica.cc:333] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:35.369194 31099 raft_consensus.cc:2243] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.369771 31099 raft_consensus.cc:2272] T 8adad10c3a3e4ffbbac530bdd2933369 P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.372352 31099 tablet_replica.cc:333] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1: stopping tablet replica
I20260630 12:21:35.373104 31099 raft_consensus.cc:2243] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.374078 31099 raft_consensus.cc:2272] T e0c6c3cc04ba447f8f715bb4c371b88f P 98a56ea936cf49b2a7186f46bf2f36a1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:21:35.407050  3221 consensus_peers.cc:597] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 -> Peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Couldn't send request to peer 98a56ea936cf49b2a7186f46bf2f36a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:35.434427 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
W20260630 12:21:35.442641  3147 consensus_peers.cc:597] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 -> Peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Couldn't send request to peer 98a56ea936cf49b2a7186f46bf2f36a1. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:38603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:35.465915 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:21:35.478727 31099 tablet_copy_service.cc:362] P 372d1df85ed04da18551fd67a2c5b179: Destroying tablet copy session 067f2c1cee974c9a9134fb64d7c2829e-e0c6c3cc04ba447f8f715bb4c371b88f due to service shutdown
I20260630 12:21:35.479110 31099 tablet_copy_service.cc:434] P 372d1df85ed04da18551fd67a2c5b179: ending tablet copy session 067f2c1cee974c9a9134fb64d7c2829e-e0c6c3cc04ba447f8f715bb4c371b88f on tablet e0c6c3cc04ba447f8f715bb4c371b88f with peer 067f2c1cee974c9a9134fb64d7c2829e
I20260630 12:21:35.479682 31099 tablet_copy_service.cc:362] P 372d1df85ed04da18551fd67a2c5b179: Destroying tablet copy session 0695106d5a9a47699a188169179cbdba-f6ed0647658f477f9f6f63f05287090c due to service shutdown
I20260630 12:21:35.479972 31099 tablet_copy_service.cc:434] P 372d1df85ed04da18551fd67a2c5b179: ending tablet copy session 0695106d5a9a47699a188169179cbdba-f6ed0647658f477f9f6f63f05287090c on tablet f6ed0647658f477f9f6f63f05287090c with peer 0695106d5a9a47699a188169179cbdba
I20260630 12:21:35.480533 31099 tablet_copy_service.cc:362] P 372d1df85ed04da18551fd67a2c5b179: Destroying tablet copy session 1139d05cc3934156bc13023c6c881471-797cc319bf8348cb9116af94f263ff53 due to service shutdown
I20260630 12:21:35.480821 31099 tablet_copy_service.cc:434] P 372d1df85ed04da18551fd67a2c5b179: ending tablet copy session 1139d05cc3934156bc13023c6c881471-797cc319bf8348cb9116af94f263ff53 on tablet 797cc319bf8348cb9116af94f263ff53 with peer 1139d05cc3934156bc13023c6c881471
I20260630 12:21:35.481371 31099 tablet_copy_service.cc:362] P 372d1df85ed04da18551fd67a2c5b179: Destroying tablet copy session 067f2c1cee974c9a9134fb64d7c2829e-a145b19bdc5040a784e7420678f7dfa2 due to service shutdown
I20260630 12:21:35.481698 31099 tablet_copy_service.cc:434] P 372d1df85ed04da18551fd67a2c5b179: ending tablet copy session 067f2c1cee974c9a9134fb64d7c2829e-a145b19bdc5040a784e7420678f7dfa2 on tablet a145b19bdc5040a784e7420678f7dfa2 with peer 067f2c1cee974c9a9134fb64d7c2829e
I20260630 12:21:35.507177 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:35.507942 31099 tablet_replica.cc:333] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.508884 31099 raft_consensus.cc:2243] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.509686 31099 raft_consensus.cc:2272] T 7770701994c5444eb82df4729bb8b82a P 372d1df85ed04da18551fd67a2c5b179 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.511981 31099 tablet_replica.cc:333] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.512609 31099 raft_consensus.cc:2243] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.513587 31099 raft_consensus.cc:2272] T f6ed0647658f477f9f6f63f05287090c P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.516182 31099 tablet_replica.cc:333] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.516716 31099 raft_consensus.cc:2243] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.517660 31099 raft_consensus.cc:2272] T 797cc319bf8348cb9116af94f263ff53 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.519644 31099 tablet_replica.cc:333] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.520138 31099 raft_consensus.cc:2243] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.520680 31099 raft_consensus.cc:2272] T 6270e6691c6047cf99521e8e6f2bafab P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.522631 31099 tablet_replica.cc:333] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.523133 31099 raft_consensus.cc:2243] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.524021 31099 raft_consensus.cc:2272] T a145b19bdc5040a784e7420678f7dfa2 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.526086 31099 tablet_replica.cc:333] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.526561 31099 raft_consensus.cc:2243] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.527211 31099 raft_consensus.cc:2272] T 100cb608306546adad1e158f9a794c79 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.529857 31099 tablet_replica.cc:333] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.530418 31099 raft_consensus.cc:2243] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.531205 31099 raft_consensus.cc:2272] T a3fb1c81fbb24c5b87791273ae429a6c P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.534081 31099 tablet_replica.cc:333] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.534605 31099 raft_consensus.cc:2243] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.535315 31099 raft_consensus.cc:2272] T 29d82b38db97434cb380b3c98e7991ba P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.537606 31099 tablet_replica.cc:333] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.538192 31099 raft_consensus.cc:2243] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.539191 31099 raft_consensus.cc:2272] T e0c6c3cc04ba447f8f715bb4c371b88f P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.541883 31099 tablet_replica.cc:333] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179: stopping tablet replica
I20260630 12:21:35.542388 31099 raft_consensus.cc:2243] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.542899 31099 raft_consensus.cc:2272] T 56fa83aea6aa4162a05eb76409df0c13 P 372d1df85ed04da18551fd67a2c5b179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.569891 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
W20260630 12:21:35.597383  3218 consensus_peers.cc:597] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 -> Peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Couldn't send request to peer 372d1df85ed04da18551fd67a2c5b179. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:35.601066 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:21:35.620622 31099 tablet_copy_service.cc:362] P 2a2331e086ee4d078e3b63cb11716f95: Destroying tablet copy session 1139d05cc3934156bc13023c6c881471-100cb608306546adad1e158f9a794c79 due to service shutdown
I20260630 12:21:35.620962 31099 tablet_copy_service.cc:434] P 2a2331e086ee4d078e3b63cb11716f95: ending tablet copy session 1139d05cc3934156bc13023c6c881471-100cb608306546adad1e158f9a794c79 on tablet 100cb608306546adad1e158f9a794c79 with peer 1139d05cc3934156bc13023c6c881471
I20260630 12:21:35.621399 31099 tablet_copy_service.cc:362] P 2a2331e086ee4d078e3b63cb11716f95: Destroying tablet copy session 0695106d5a9a47699a188169179cbdba-6270e6691c6047cf99521e8e6f2bafab due to service shutdown
I20260630 12:21:35.621636 31099 tablet_copy_service.cc:434] P 2a2331e086ee4d078e3b63cb11716f95: ending tablet copy session 0695106d5a9a47699a188169179cbdba-6270e6691c6047cf99521e8e6f2bafab on tablet 6270e6691c6047cf99521e8e6f2bafab with peer 0695106d5a9a47699a188169179cbdba
I20260630 12:21:35.651537 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:35.652467 31099 tablet_replica.cc:333] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.653316 31099 raft_consensus.cc:2243] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.654183 31099 raft_consensus.cc:2272] T f6ed0647658f477f9f6f63f05287090c P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.657406 31099 tablet_replica.cc:333] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.658174 31099 raft_consensus.cc:2243] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.658955 31099 raft_consensus.cc:2272] T a145b19bdc5040a784e7420678f7dfa2 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.661860 31099 tablet_replica.cc:333] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.662652 31099 raft_consensus.cc:2243] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.664041 31099 raft_consensus.cc:2272] T 100cb608306546adad1e158f9a794c79 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.667150 31099 tablet_replica.cc:333] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.667945 31099 raft_consensus.cc:2243] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.669322 31099 raft_consensus.cc:2272] T 6270e6691c6047cf99521e8e6f2bafab P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.672411 31099 tablet_replica.cc:333] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.673141 31099 raft_consensus.cc:2243] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.673696 31099 raft_consensus.cc:2272] T 797cc319bf8348cb9116af94f263ff53 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.676666 31099 tablet_replica.cc:333] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.677385 31099 raft_consensus.cc:2243] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.678072 31099 raft_consensus.cc:2272] T 56fa83aea6aa4162a05eb76409df0c13 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.680938 31099 tablet_replica.cc:333] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.681629 31099 raft_consensus.cc:2243] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.682538 31099 raft_consensus.cc:2272] T 3edadb558d874a0891cc9564d97a9b1b P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.685520 31099 tablet_replica.cc:333] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.686218 31099 raft_consensus.cc:2243] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.687011 31099 raft_consensus.cc:2272] T e0c6c3cc04ba447f8f715bb4c371b88f P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.689939 31099 tablet_replica.cc:333] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.690630 31099 raft_consensus.cc:2243] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:35.691308 31099 raft_consensus.cc:2272] T 29d82b38db97434cb380b3c98e7991ba P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.694331 31099 tablet_replica.cc:333] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95: stopping tablet replica
I20260630 12:21:35.694998 31099 raft_consensus.cc:2243] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:35.695883 31099 raft_consensus.cc:2272] T 8adad10c3a3e4ffbbac530bdd2933369 P 2a2331e086ee4d078e3b63cb11716f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:35.737399 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:21:35.765591 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:21:35.789700 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:36.659839  3936 raft_consensus.cc:493] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a2331e086ee4d078e3b63cb11716f95)
I20260630 12:21:36.660426  3936 raft_consensus.cc:515] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:36.662660  3936 leader_election.cc:290] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
W20260630 12:21:36.668497  3553 leader_election.cc:336] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Network error: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111)
W20260630 12:21:36.669027  3555 leader_election.cc:336] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Network error: Client connection negotiation failed: client connection to 127.30.94.195:42233: connect: Connection refused (error 111)
I20260630 12:21:36.669402  3555 leader_election.cc:304] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0695106d5a9a47699a188169179cbdba; no voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179
I20260630 12:21:36.670010  3936 raft_consensus.cc:2749] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:21:36.725867  3940 raft_consensus.cc:493] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 98a56ea936cf49b2a7186f46bf2f36a1)
I20260630 12:21:36.726409  3940 raft_consensus.cc:515] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } }
I20260630 12:21:36.727908  3941 raft_consensus.cc:493] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 98a56ea936cf49b2a7186f46bf2f36a1)
I20260630 12:21:36.728464  3941 raft_consensus.cc:515] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: false } }
I20260630 12:21:36.729076  3936 raft_consensus.cc:493] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 372d1df85ed04da18551fd67a2c5b179)
I20260630 12:21:36.729607  3936 raft_consensus.cc:515] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } }
I20260630 12:21:36.731699  3936 leader_election.cc:290] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:36.736138  3941 leader_election.cc:290] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
I20260630 12:21:36.739725  3940 leader_election.cc:290] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
W20260630 12:21:36.739862  3553 leader_election.cc:336] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Network error: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111)
W20260630 12:21:36.742704  3555 leader_election.cc:336] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Network error: Client connection negotiation failed: client connection to 127.30.94.195:42233: connect: Connection refused (error 111)
I20260630 12:21:36.743383  3555 leader_election.cc:304] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0695106d5a9a47699a188169179cbdba; no voters: 2a2331e086ee4d078e3b63cb11716f95, 372d1df85ed04da18551fd67a2c5b179
I20260630 12:21:36.744438  3936 raft_consensus.cc:2749] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:21:36.748934  3630 leader_election.cc:336] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Network error: Client connection negotiation failed: client connection to 127.30.94.195:42233: connect: Connection refused (error 111)
W20260630 12:21:36.749163  3631 leader_election.cc:336] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Network error: Client connection negotiation failed: client connection to 127.30.94.193:38603: connect: Connection refused (error 111)
W20260630 12:21:36.749658  3631 leader_election.cc:336] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Network error: Client connection negotiation failed: client connection to 127.30.94.193:38603: connect: Connection refused (error 111)
W20260630 12:21:36.750159  3628 leader_election.cc:336] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Network error: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111)
I20260630 12:21:36.750078  3631 leader_election.cc:304] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1139d05cc3934156bc13023c6c881471; no voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:36.750690  3628 leader_election.cc:304] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1139d05cc3934156bc13023c6c881471; no voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:36.751025  3940 raft_consensus.cc:2749] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:21:36.751461  3941 raft_consensus.cc:2749] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260630 12:21:36.852178  3945 raft_consensus.cc:493] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a2331e086ee4d078e3b63cb11716f95)
I20260630 12:21:36.852783  3945 raft_consensus.cc:515] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } }
I20260630 12:21:36.854803  3945 leader_election.cc:290] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233)
W20260630 12:21:36.862962  3705 leader_election.cc:336] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Network error: Client connection negotiation failed: client connection to 127.30.94.193:38603: connect: Connection refused (error 111)
W20260630 12:21:36.863510  3704 leader_election.cc:336] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2a2331e086ee4d078e3b63cb11716f95 (127.30.94.195:42233): Network error: Client connection negotiation failed: client connection to 127.30.94.195:42233: connect: Connection refused (error 111)
I20260630 12:21:36.863965  3704 leader_election.cc:304] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 067f2c1cee974c9a9134fb64d7c2829e; no voters: 2a2331e086ee4d078e3b63cb11716f95, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:36.864612  3945 raft_consensus.cc:2749] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:21:36.949098  3917 tablet_copy_client.cc:538] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:36.958317  3917 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap starting.
I20260630 12:21:36.958568  3914 tablet_copy_client.cc:538] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:36.964671  3914 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: Bootstrap starting.
I20260630 12:21:36.984920  3945 raft_consensus.cc:493] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 372d1df85ed04da18551fd67a2c5b179)
I20260630 12:21:36.985553  3945 raft_consensus.cc:515] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: false } }
I20260630 12:21:36.990720  3945 leader_election.cc:290] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603), 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925)
W20260630 12:21:36.995796  3705 leader_election.cc:336] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 98a56ea936cf49b2a7186f46bf2f36a1 (127.30.94.193:38603): Network error: Client connection negotiation failed: client connection to 127.30.94.193:38603: connect: Connection refused (error 111)
W20260630 12:21:37.000180  3702 leader_election.cc:336] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 372d1df85ed04da18551fd67a2c5b179 (127.30.94.194:43925): Network error: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111)
I20260630 12:21:37.000836  3702 leader_election.cc:304] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 067f2c1cee974c9a9134fb64d7c2829e; no voters: 372d1df85ed04da18551fd67a2c5b179, 98a56ea936cf49b2a7186f46bf2f36a1
I20260630 12:21:37.002171  3945 raft_consensus.cc:2749] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:21:37.025621  3920 tablet_copy_client.cc:538] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:37.036581  3920 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: Bootstrap starting.
I20260630 12:21:37.066329  3922 tablet_copy_client.cc:538] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:37.075426  3922 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: Bootstrap starting.
I20260630 12:21:37.102298  3917 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:37.103185  3917 tablet_bootstrap.cc:492] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap complete.
I20260630 12:21:37.103883  3917 ts_tablet_manager.cc:1403] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: Time spent bootstrapping tablet: real 0.146s	user 0.127s	sys 0.016s
I20260630 12:21:37.106271  3917 raft_consensus.cc:359] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:37.107033  3917 raft_consensus.cc:740] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 067f2c1cee974c9a9134fb64d7c2829e, State: Initialized, Role: LEARNER
I20260630 12:21:37.107637  3917 consensus_queue.cc:260] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:37.109781  3917 ts_tablet_manager.cc:1434] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
W20260630 12:21:37.116428  3917 tablet_copy_client.cc:1131] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111)
I20260630 12:21:37.120831  3914 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:37.122059  3914 tablet_bootstrap.cc:492] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: Bootstrap complete.
I20260630 12:21:37.122730  3914 ts_tablet_manager.cc:1403] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: Time spent bootstrapping tablet: real 0.158s	user 0.123s	sys 0.025s
I20260630 12:21:37.125279  3914 raft_consensus.cc:359] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:37.126070  3914 raft_consensus.cc:740] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1139d05cc3934156bc13023c6c881471, State: Initialized, Role: LEARNER
I20260630 12:21:37.126662  3914 consensus_queue.cc:260] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:37.128718  3914 ts_tablet_manager.cc:1434] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:21:37.131949  3914 tablet_copy_client.cc:1131] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111)
I20260630 12:21:37.190490  3924 tablet_copy_client.cc:538] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:37.199404  3924 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap starting.
I20260630 12:21:37.200893  3920 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:37.201794  3920 tablet_bootstrap.cc:492] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: Bootstrap complete.
I20260630 12:21:37.202476  3920 ts_tablet_manager.cc:1403] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: Time spent bootstrapping tablet: real 0.166s	user 0.121s	sys 0.008s
I20260630 12:21:37.204959  3920 raft_consensus.cc:359] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:37.205786  3920 raft_consensus.cc:740] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0695106d5a9a47699a188169179cbdba, State: Initialized, Role: LEARNER
I20260630 12:21:37.206365  3920 consensus_queue.cc:260] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:37.208626  3920 ts_tablet_manager.cc:1434] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:21:37.211755  3920 tablet_copy_client.cc:1131] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.195:42233: connect: Connection refused (error 111)
I20260630 12:21:37.236558  3926 tablet_copy_client.cc:538] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:37.246254  3926 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: Bootstrap starting.
I20260630 12:21:37.254068  3922 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:37.254973  3922 tablet_bootstrap.cc:492] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: Bootstrap complete.
I20260630 12:21:37.255620  3922 ts_tablet_manager.cc:1403] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: Time spent bootstrapping tablet: real 0.180s	user 0.137s	sys 0.009s
I20260630 12:21:37.258163  3922 raft_consensus.cc:359] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:37.258932  3922 raft_consensus.cc:740] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0695106d5a9a47699a188169179cbdba, State: Initialized, Role: LEARNER
I20260630 12:21:37.259528  3922 consensus_queue.cc:260] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } attrs { replace: true } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: true } }
I20260630 12:21:37.261485  3922 ts_tablet_manager.cc:1434] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260630 12:21:37.264642  3922 tablet_copy_client.cc:1131] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111)
I20260630 12:21:37.266639 31099 tablet_replica.cc:333] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba: stopping tablet replica
I20260630 12:21:37.267324 31099 raft_consensus.cc:2243] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:37.267771 31099 raft_consensus.cc:2272] T f6ed0647658f477f9f6f63f05287090c P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:37.270488 31099 tablet_replica.cc:333] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba: stopping tablet replica
I20260630 12:21:37.271198 31099 raft_consensus.cc:2243] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:37.271705 31099 raft_consensus.cc:2272] T 6270e6691c6047cf99521e8e6f2bafab P 0695106d5a9a47699a188169179cbdba [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:37.274959 31099 tablet_replica.cc:333] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba: stopping tablet replica
I20260630 12:21:37.275693 31099 raft_consensus.cc:2243] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:37.276393 31099 raft_consensus.cc:2272] T 29d82b38db97434cb380b3c98e7991ba P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:37.278879 31099 tablet_replica.cc:333] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba: stopping tablet replica
I20260630 12:21:37.279517 31099 raft_consensus.cc:2243] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:37.280221 31099 raft_consensus.cc:2272] T 100cb608306546adad1e158f9a794c79 P 0695106d5a9a47699a188169179cbdba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:37.308202 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:21:37.332516 31099 tablet_server.cc:179] TabletServer@127.30.94.197:0 shutting down...
I20260630 12:21:37.340425  3924 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:37.341650  3924 tablet_bootstrap.cc:492] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: Bootstrap complete.
I20260630 12:21:37.343261  3924 ts_tablet_manager.cc:1403] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: Time spent bootstrapping tablet: real 0.144s	user 0.119s	sys 0.017s
I20260630 12:21:37.346493  3924 raft_consensus.cc:359] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:37.347393  3924 raft_consensus.cc:740] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 067f2c1cee974c9a9134fb64d7c2829e, State: Initialized, Role: LEARNER
I20260630 12:21:37.348048  3924 consensus_queue.cc:260] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "98a56ea936cf49b2a7186f46bf2f36a1" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38603 } attrs { replace: true } } peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "067f2c1cee974c9a9134fb64d7c2829e" member_type: NON_VOTER last_known_addr { host: "127.30.94.198" port: 42179 } attrs { promote: true } }
I20260630 12:21:37.353894  3924 ts_tablet_manager.cc:1434] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260630 12:21:37.358276  3924 tablet_copy_client.cc:1131] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.194:43925: connect: Connection refused (error 111)
I20260630 12:21:37.368242 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:37.404353  3926 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:37.405107  3926 tablet_bootstrap.cc:492] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: Bootstrap complete.
I20260630 12:21:37.405646  3926 ts_tablet_manager.cc:1403] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: Time spent bootstrapping tablet: real 0.160s	user 0.128s	sys 0.013s
I20260630 12:21:37.407425  3926 raft_consensus.cc:359] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:37.407948  3926 raft_consensus.cc:740] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1139d05cc3934156bc13023c6c881471, State: Initialized, Role: LEARNER
I20260630 12:21:37.408439  3926 consensus_queue.cc:260] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "372d1df85ed04da18551fd67a2c5b179" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43925 } attrs { replace: true } } peers { permanent_uuid: "2a2331e086ee4d078e3b63cb11716f95" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42233 } } peers { permanent_uuid: "0695106d5a9a47699a188169179cbdba" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 34705 } attrs { promote: false } } peers { permanent_uuid: "1139d05cc3934156bc13023c6c881471" member_type: NON_VOTER last_known_addr { host: "127.30.94.197" port: 44263 } attrs { promote: true } }
I20260630 12:21:37.409795  3926 ts_tablet_manager.cc:1434] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:21:37.411938  3926 tablet_copy_client.cc:1131] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.195:42233: connect: Connection refused (error 111)
I20260630 12:21:37.413408 31099 tablet_replica.cc:333] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471: stopping tablet replica
I20260630 12:21:37.414139 31099 raft_consensus.cc:2243] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:37.414587 31099 raft_consensus.cc:2272] T 100cb608306546adad1e158f9a794c79 P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:37.417351 31099 tablet_replica.cc:333] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471: stopping tablet replica
I20260630 12:21:37.418009 31099 raft_consensus.cc:2243] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:37.418454 31099 raft_consensus.cc:2272] T 797cc319bf8348cb9116af94f263ff53 P 1139d05cc3934156bc13023c6c881471 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:37.421339 31099 tablet_replica.cc:333] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471: stopping tablet replica
I20260630 12:21:37.421972 31099 raft_consensus.cc:2243] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:37.422569 31099 raft_consensus.cc:2272] T 3edadb558d874a0891cc9564d97a9b1b P 1139d05cc3934156bc13023c6c881471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:37.424994 31099 tablet_replica.cc:333] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471: stopping tablet replica
I20260630 12:21:37.425570 31099 raft_consensus.cc:2243] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:37.426142 31099 raft_consensus.cc:2272] T 7770701994c5444eb82df4729bb8b82a P 1139d05cc3934156bc13023c6c881471 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:37.440138 31099 tablet_server.cc:196] TabletServer@127.30.94.197:0 shutdown complete.
I20260630 12:21:37.453794 31099 tablet_server.cc:179] TabletServer@127.30.94.198:0 shutting down...
I20260630 12:21:37.476222 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:37.478513 31099 tablet_replica.cc:333] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e: stopping tablet replica
I20260630 12:21:37.479111 31099 raft_consensus.cc:2243] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:37.479516 31099 raft_consensus.cc:2272] T e0c6c3cc04ba447f8f715bb4c371b88f P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:37.481827 31099 tablet_replica.cc:333] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e: stopping tablet replica
I20260630 12:21:37.482342 31099 raft_consensus.cc:2243] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:21:37.482714 31099 raft_consensus.cc:2272] T a145b19bdc5040a784e7420678f7dfa2 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:21:37.485502 31099 tablet_replica.cc:333] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e: stopping tablet replica
I20260630 12:21:37.486135 31099 raft_consensus.cc:2243] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:37.486668 31099 raft_consensus.cc:2272] T a3fb1c81fbb24c5b87791273ae429a6c P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:37.489359 31099 tablet_replica.cc:333] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e: stopping tablet replica
I20260630 12:21:37.489946 31099 raft_consensus.cc:2243] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:37.490535 31099 raft_consensus.cc:2272] T 8adad10c3a3e4ffbbac530bdd2933369 P 067f2c1cee974c9a9134fb64d7c2829e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:37.518604 31099 tablet_server.cc:196] TabletServer@127.30.94.198:0 shutdown complete.
I20260630 12:21:37.531224 31099 master.cc:562] Master@127.30.94.254:41671 shutting down...
W20260630 12:21:37.558558  3052 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:21:37.559875 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:37.560416 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:37.560711 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f7e5a4c807d4b8a9d37f70afb46707a: stopping tablet replica
I20260630 12:21:37.600967 31099 master.cc:584] Master@127.30.94.254:41671 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18258 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:21:37.665578 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:34039
I20260630 12:21:37.666729 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:37.672849  3957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:37.672902  3956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:37.673256  3959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:37.675329 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:37.676208 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:37.676455 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:37.676620 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822097676585 us; error 0 us; skew 500 ppm
I20260630 12:21:37.677121 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:37.679446 31099 webserver.cc:533] Webserver started at http://127.30.94.254:34363/ using document root <none> and password file <none>
I20260630 12:21:37.679930 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:37.680135 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:37.680444 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:37.681659 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "86c56f7a1aa748ce96887daee0591586"
format_stamp: "Formatted at 2026-06-30 12:21:37 on dist-test-slave-cbkb"
I20260630 12:21:37.685995 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:21:37.689276  3964 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:37.689965 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:37.690238 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "86c56f7a1aa748ce96887daee0591586"
format_stamp: "Formatted at 2026-06-30 12:21:37 on dist-test-slave-cbkb"
I20260630 12:21:37.690522 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:37.708199 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:37.709445 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:37.748205 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:34039
I20260630 12:21:37.748359  4015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:34039 every 8 connection(s)
I20260630 12:21:37.752419  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:37.764123  4016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586: Bootstrap starting.
I20260630 12:21:37.768823  4016 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:37.772959  4016 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586: No bootstrap required, opened a new log
I20260630 12:21:37.775038  4016 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c56f7a1aa748ce96887daee0591586" member_type: VOTER }
I20260630 12:21:37.775509  4016 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:37.775686  4016 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86c56f7a1aa748ce96887daee0591586, State: Initialized, Role: FOLLOWER
I20260630 12:21:37.776289  4016 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c56f7a1aa748ce96887daee0591586" member_type: VOTER }
I20260630 12:21:37.776737  4016 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:37.776937  4016 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:37.777164  4016 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:37.781592  4016 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c56f7a1aa748ce96887daee0591586" member_type: VOTER }
I20260630 12:21:37.782070  4016 leader_election.cc:304] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 86c56f7a1aa748ce96887daee0591586; no voters: 
I20260630 12:21:37.783145  4016 leader_election.cc:290] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:37.783463  4019 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:37.784789  4019 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 1 LEADER]: Becoming Leader. State: Replica: 86c56f7a1aa748ce96887daee0591586, State: Running, Role: LEADER
I20260630 12:21:37.785535  4019 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c56f7a1aa748ce96887daee0591586" member_type: VOTER }
I20260630 12:21:37.786093  4016 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:37.791824  4021 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86c56f7a1aa748ce96887daee0591586. Latest consensus state: current_term: 1 leader_uuid: "86c56f7a1aa748ce96887daee0591586" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c56f7a1aa748ce96887daee0591586" member_type: VOTER } }
I20260630 12:21:37.792331  4021 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:37.792881  4020 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86c56f7a1aa748ce96887daee0591586" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86c56f7a1aa748ce96887daee0591586" member_type: VOTER } }
I20260630 12:21:37.793370  4020 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:37.794934  4027 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:37.799744  4027 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:37.802767 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:37.808853  4027 catalog_manager.cc:1383] Generated new cluster ID: 91ff30bf554d4286b492ea4768c273f8
I20260630 12:21:37.809121  4027 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:37.821213  4027 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:37.822468  4027 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:37.835093  4027 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586: Generated new TSK 0
I20260630 12:21:37.835657  4027 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:37.870040 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:37.876534  4037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:37.877825  4038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:37.879485  4040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:37.879850 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:37.880861 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:37.881060 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:37.881196 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822097881182 us; error 0 us; skew 500 ppm
I20260630 12:21:37.881686 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:37.883903 31099 webserver.cc:533] Webserver started at http://127.30.94.193:41175/ using document root <none> and password file <none>
I20260630 12:21:37.884444 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:37.884625 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:37.884850 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:37.886062 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "adf8e0819ea64cb186ba11e3e24afd1f"
format_stamp: "Formatted at 2026-06-30 12:21:37 on dist-test-slave-cbkb"
I20260630 12:21:37.890847 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:21:37.894024  4045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:37.894851 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:37.895263 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "adf8e0819ea64cb186ba11e3e24afd1f"
format_stamp: "Formatted at 2026-06-30 12:21:37 on dist-test-slave-cbkb"
I20260630 12:21:37.895539 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:37.910569 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:37.911680 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:37.913105 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:37.915267 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:37.915483 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:37.915714 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:37.915905 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:37.954562 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:46267
I20260630 12:21:37.954658  4107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:46267 every 8 connection(s)
I20260630 12:21:37.959633 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:37.966403  4112 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:37.967394  4113 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:37.968916  4115 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:37.971580 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:37.973011  4108 heartbeater.cc:344] Connected to a master server at 127.30.94.254:34039
I20260630 12:21:37.973464  4108 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:37.974171  4108 heartbeater.cc:507] Master 127.30.94.254:34039 requested a full tablet report, sending...
I20260630 12:21:37.974469 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:37.974714 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:37.974920 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822097974896 us; error 0 us; skew 500 ppm
I20260630 12:21:37.975579 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:37.976241  3981 ts_manager.cc:194] Registered new tserver with Master: adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267)
I20260630 12:21:37.978173 31099 webserver.cc:533] Webserver started at http://127.30.94.194:42405/ using document root <none> and password file <none>
I20260630 12:21:37.978193  3981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37574
I20260630 12:21:37.978783 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:37.979033 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:37.979295 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:37.980543 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "57fdf0a7c43144149b58116d63fb8f8c"
format_stamp: "Formatted at 2026-06-30 12:21:37 on dist-test-slave-cbkb"
I20260630 12:21:37.984794 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:21:37.987999  4120 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:37.988811 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:37.989091 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "57fdf0a7c43144149b58116d63fb8f8c"
format_stamp: "Formatted at 2026-06-30 12:21:37 on dist-test-slave-cbkb"
I20260630 12:21:37.989372 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:38.012430 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:38.013552 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:38.014964 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:38.017060 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:38.017282 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:38.017508 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:38.017675 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:38.057757 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:39399
I20260630 12:21:38.057925  4182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:39399 every 8 connection(s)
I20260630 12:21:38.062332 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:38.069841  4186 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:38.071698  4187 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:38.073257  4189 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:38.074376 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:38.075577 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:38.075881 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:38.076118 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822098076098 us; error 0 us; skew 500 ppm
I20260630 12:21:38.076706 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:38.077060  4183 heartbeater.cc:344] Connected to a master server at 127.30.94.254:34039
I20260630 12:21:38.077514  4183 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:38.078528  4183 heartbeater.cc:507] Master 127.30.94.254:34039 requested a full tablet report, sending...
I20260630 12:21:38.079578 31099 webserver.cc:533] Webserver started at http://127.30.94.195:40769/ using document root <none> and password file <none>
I20260630 12:21:38.080217 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:38.080530 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:38.080848 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:38.080999  3981 ts_manager.cc:194] Registered new tserver with Master: 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194:39399)
I20260630 12:21:38.082499 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9"
format_stamp: "Formatted at 2026-06-30 12:21:38 on dist-test-slave-cbkb"
I20260630 12:21:38.083027  3981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37590
I20260630 12:21:38.088019 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:21:38.091565  4194 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:38.092720 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:21:38.093143 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9"
format_stamp: "Formatted at 2026-06-30 12:21:38 on dist-test-slave-cbkb"
I20260630 12:21:38.093587 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:38.122296 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:38.123478 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:38.125001 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:38.127341 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:38.127599 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:38.127918 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:38.128120 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:38.168761 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:35415
I20260630 12:21:38.168823  4256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:35415 every 8 connection(s)
I20260630 12:21:38.182248  4257 heartbeater.cc:344] Connected to a master server at 127.30.94.254:34039
I20260630 12:21:38.182616  4257 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:38.183365  4257 heartbeater.cc:507] Master 127.30.94.254:34039 requested a full tablet report, sending...
I20260630 12:21:38.185470  3981 ts_manager.cc:194] Registered new tserver with Master: f324c8c670a8447ea0ed7ec6eb6caeb9 (127.30.94.195:35415)
I20260630 12:21:38.186580 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014743537s
I20260630 12:21:38.187134  3981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37602
I20260630 12:21:38.980979  4108 heartbeater.cc:499] Master 127.30.94.254:34039 was elected leader, sending a full tablet report...
I20260630 12:21:39.086018  4183 heartbeater.cc:499] Master 127.30.94.254:34039 was elected leader, sending a full tablet report...
I20260630 12:21:39.189673  4257 heartbeater.cc:499] Master 127.30.94.254:34039 was elected leader, sending a full tablet report...
I20260630 12:21:39.241173  3981 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37618:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:21:39.243285  3981 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:21:39.310034  4222 tablet_service.cc:1511] Processing CreateTablet for tablet 581892099ed742b9a43f292f4934a7dd (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:21:39.311517  4222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581892099ed742b9a43f292f4934a7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.313448  4220 tablet_service.cc:1511] Processing CreateTablet for tablet 9df421a56fb8433f942771951eb8ff05 (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:21:39.314975  4220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df421a56fb8433f942771951eb8ff05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.315768  4148 tablet_service.cc:1511] Processing CreateTablet for tablet 581892099ed742b9a43f292f4934a7dd (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:21:39.316602  4146 tablet_service.cc:1511] Processing CreateTablet for tablet 9df421a56fb8433f942771951eb8ff05 (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:21:39.317126  4148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581892099ed742b9a43f292f4934a7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.316861  4073 tablet_service.cc:1511] Processing CreateTablet for tablet 581892099ed742b9a43f292f4934a7dd (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:21:39.317888  4146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df421a56fb8433f942771951eb8ff05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.313457  4221 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0b4b547ce5428c9035a3fc9712c77d (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:21:39.318239  4073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581892099ed742b9a43f292f4934a7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.319010  4221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0b4b547ce5428c9035a3fc9712c77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.319188  4071 tablet_service.cc:1511] Processing CreateTablet for tablet 9df421a56fb8433f942771951eb8ff05 (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:21:39.317543  4072 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0b4b547ce5428c9035a3fc9712c77d (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:21:39.320523  4071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df421a56fb8433f942771951eb8ff05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.321326  4072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0b4b547ce5428c9035a3fc9712c77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.321578  4147 tablet_service.cc:1511] Processing CreateTablet for tablet 7f0b4b547ce5428c9035a3fc9712c77d (DEFAULT_TABLE table=test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:21:39.322956  4147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f0b4b547ce5428c9035a3fc9712c77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:39.355993  4278 tablet_bootstrap.cc:492] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c: Bootstrap starting.
I20260630 12:21:39.362426  4278 tablet_bootstrap.cc:654] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.377574  4277 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: Bootstrap starting.
I20260630 12:21:39.381460  4280 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9: Bootstrap starting.
I20260630 12:21:39.383526  4278 tablet_bootstrap.cc:492] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c: No bootstrap required, opened a new log
I20260630 12:21:39.383977  4278 ts_tablet_manager.cc:1403] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.008s
I20260630 12:21:39.384622  4277 tablet_bootstrap.cc:654] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.386217  4278 raft_consensus.cc:359] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.386792  4278 raft_consensus.cc:385] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.387040  4278 raft_consensus.cc:740] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fdf0a7c43144149b58116d63fb8f8c, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.387832  4278 consensus_queue.cc:260] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.388609  4280 tablet_bootstrap.cc:654] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.390266  4277 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: No bootstrap required, opened a new log
I20260630 12:21:39.390744  4277 ts_tablet_manager.cc:1403] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260630 12:21:39.394071  4278 ts_tablet_manager.cc:1434] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:21:39.393785  4277 raft_consensus.cc:359] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.395078  4278 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c: Bootstrap starting.
I20260630 12:21:39.395246  4277 raft_consensus.cc:385] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.395737  4277 raft_consensus.cc:740] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf8e0819ea64cb186ba11e3e24afd1f, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.398743  4277 consensus_queue.cc:260] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.401811  4278 tablet_bootstrap.cc:654] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.402927  4280 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9: No bootstrap required, opened a new log
I20260630 12:21:39.403522  4280 ts_tablet_manager.cc:1403] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:21:39.406467  4277 ts_tablet_manager.cc:1434] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:21:39.406916  4280 raft_consensus.cc:359] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.407799  4277 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: Bootstrap starting.
I20260630 12:21:39.407809  4280 raft_consensus.cc:385] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.408919  4280 raft_consensus.cc:740] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f324c8c670a8447ea0ed7ec6eb6caeb9, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.409834  4280 consensus_queue.cc:260] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.411082  4278 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c: No bootstrap required, opened a new log
I20260630 12:21:39.411607  4278 ts_tablet_manager.cc:1403] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260630 12:21:39.414636  4278 raft_consensus.cc:359] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.415452  4278 raft_consensus.cc:385] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.415606  4277 tablet_bootstrap.cc:654] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.415869  4278 raft_consensus.cc:740] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fdf0a7c43144149b58116d63fb8f8c, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.417029  4278 consensus_queue.cc:260] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.421644  4278 ts_tablet_manager.cc:1434] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260630 12:21:39.422859  4278 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: Bootstrap starting.
I20260630 12:21:39.429350  4278 tablet_bootstrap.cc:654] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.436568  4280 ts_tablet_manager.cc:1434] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.021s
I20260630 12:21:39.437752  4280 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9: Bootstrap starting.
I20260630 12:21:39.438982  4278 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: No bootstrap required, opened a new log
I20260630 12:21:39.439112  4277 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: No bootstrap required, opened a new log
I20260630 12:21:39.439821  4278 ts_tablet_manager.cc:1403] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260630 12:21:39.439996  4277 ts_tablet_manager.cc:1403] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: Time spent bootstrapping tablet: real 0.032s	user 0.027s	sys 0.003s
I20260630 12:21:39.443126  4278 raft_consensus.cc:359] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.443696  4280 tablet_bootstrap.cc:654] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.444080  4278 raft_consensus.cc:385] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.444571  4278 raft_consensus.cc:740] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57fdf0a7c43144149b58116d63fb8f8c, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.445328  4277 raft_consensus.cc:359] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.446166  4277 raft_consensus.cc:385] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.445652  4278 consensus_queue.cc:260] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.446550  4277 raft_consensus.cc:740] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf8e0819ea64cb186ba11e3e24afd1f, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.447646  4277 consensus_queue.cc:260] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.448902  4278 ts_tablet_manager.cc:1434] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:21:39.450802  4277 ts_tablet_manager.cc:1434] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:21:39.452174  4277 tablet_bootstrap.cc:492] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f: Bootstrap starting.
I20260630 12:21:39.455428  4280 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9: No bootstrap required, opened a new log
I20260630 12:21:39.456007  4280 ts_tablet_manager.cc:1403] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:21:39.458575  4277 tablet_bootstrap.cc:654] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.458912  4280 raft_consensus.cc:359] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.459815  4280 raft_consensus.cc:385] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:21:39.459911  4109 tablet.cc:2406] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:21:39.460222  4280 raft_consensus.cc:740] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f324c8c670a8447ea0ed7ec6eb6caeb9, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.461210  4280 consensus_queue.cc:260] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.465202  4280 ts_tablet_manager.cc:1434] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:21:39.466261  4280 tablet_bootstrap.cc:492] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9: Bootstrap starting.
I20260630 12:21:39.470208  4277 tablet_bootstrap.cc:492] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f: No bootstrap required, opened a new log
I20260630 12:21:39.470718  4277 ts_tablet_manager.cc:1403] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260630 12:21:39.472553  4280 tablet_bootstrap.cc:654] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:39.473374  4277 raft_consensus.cc:359] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.473961  4277 raft_consensus.cc:385] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.474201  4277 raft_consensus.cc:740] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adf8e0819ea64cb186ba11e3e24afd1f, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.474830  4277 consensus_queue.cc:260] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.476799  4277 ts_tablet_manager.cc:1434] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:21:39.479641  4280 tablet_bootstrap.cc:492] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9: No bootstrap required, opened a new log
I20260630 12:21:39.480137  4280 ts_tablet_manager.cc:1403] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260630 12:21:39.481003  4286 raft_consensus.cc:493] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:39.481402  4286 raft_consensus.cc:515] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.483132  4280 raft_consensus.cc:359] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.483934  4286 leader_election.cc:290] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267), 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194:39399)
I20260630 12:21:39.483999  4280 raft_consensus.cc:385] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:39.484860  4280 raft_consensus.cc:740] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f324c8c670a8447ea0ed7ec6eb6caeb9, State: Initialized, Role: FOLLOWER
I20260630 12:21:39.485962  4280 consensus_queue.cc:260] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.489280  4280 ts_tablet_manager.cc:1434] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:21:39.501885  4158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df421a56fb8433f942771951eb8ff05" candidate_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fdf0a7c43144149b58116d63fb8f8c" is_pre_election: true
I20260630 12:21:39.502521  4158 raft_consensus.cc:2468] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f324c8c670a8447ea0ed7ec6eb6caeb9 in term 0.
I20260630 12:21:39.503510  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df421a56fb8433f942771951eb8ff05" candidate_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" is_pre_election: true
I20260630 12:21:39.503686  4197 leader_election.cc:304] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57fdf0a7c43144149b58116d63fb8f8c, f324c8c670a8447ea0ed7ec6eb6caeb9; no voters: 
I20260630 12:21:39.504091  4083 raft_consensus.cc:2468] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f324c8c670a8447ea0ed7ec6eb6caeb9 in term 0.
I20260630 12:21:39.504606  4286 raft_consensus.cc:2804] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:39.504967  4286 raft_consensus.cc:493] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:39.505283  4286 raft_consensus.cc:3060] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.510249  4286 raft_consensus.cc:515] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.511693  4286 leader_election.cc:290] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [CANDIDATE]: Term 1 election: Requested vote from peers adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267), 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194:39399)
I20260630 12:21:39.512532  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df421a56fb8433f942771951eb8ff05" candidate_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf8e0819ea64cb186ba11e3e24afd1f"
I20260630 12:21:39.512720  4158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df421a56fb8433f942771951eb8ff05" candidate_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fdf0a7c43144149b58116d63fb8f8c"
I20260630 12:21:39.513090  4083 raft_consensus.cc:3060] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.513372  4158 raft_consensus.cc:3060] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.518330  4083 raft_consensus.cc:2468] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f324c8c670a8447ea0ed7ec6eb6caeb9 in term 1.
I20260630 12:21:39.518396  4158 raft_consensus.cc:2468] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f324c8c670a8447ea0ed7ec6eb6caeb9 in term 1.
I20260630 12:21:39.519436  4198 leader_election.cc:304] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adf8e0819ea64cb186ba11e3e24afd1f, f324c8c670a8447ea0ed7ec6eb6caeb9; no voters: 
I20260630 12:21:39.520112  4286 raft_consensus.cc:2804] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:39.521175  4286 raft_consensus.cc:697] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Becoming Leader. State: Replica: f324c8c670a8447ea0ed7ec6eb6caeb9, State: Running, Role: LEADER
I20260630 12:21:39.521868  4286 consensus_queue.cc:237] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.524858  4282 raft_consensus.cc:493] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:39.525432  4282 raft_consensus.cc:515] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.528002  4282 leader_election.cc:290] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267), f324c8c670a8447ea0ed7ec6eb6caeb9 (127.30.94.195:35415)
I20260630 12:21:39.529475  3980 catalog_manager.cc:5697] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f324c8c670a8447ea0ed7ec6eb6caeb9 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:39.531263  4286 raft_consensus.cc:493] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:39.531903  4286 raft_consensus.cc:515] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.535468  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581892099ed742b9a43f292f4934a7dd" candidate_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" is_pre_election: true
I20260630 12:21:39.536258  4083 raft_consensus.cc:2468] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f324c8c670a8447ea0ed7ec6eb6caeb9 in term 0.
I20260630 12:21:39.537829  4198 leader_election.cc:304] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adf8e0819ea64cb186ba11e3e24afd1f, f324c8c670a8447ea0ed7ec6eb6caeb9; no voters: 
I20260630 12:21:39.539584  4286 leader_election.cc:290] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267), 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194:39399)
I20260630 12:21:39.538897  4294 raft_consensus.cc:2804] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:39.541601  4294 raft_consensus.cc:493] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:39.541952  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0b4b547ce5428c9035a3fc9712c77d" candidate_uuid: "57fdf0a7c43144149b58116d63fb8f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" is_pre_election: true
I20260630 12:21:39.541544  4158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581892099ed742b9a43f292f4934a7dd" candidate_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fdf0a7c43144149b58116d63fb8f8c" is_pre_election: true
I20260630 12:21:39.542271  4294 raft_consensus.cc:3060] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.542596  4083 raft_consensus.cc:2468] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57fdf0a7c43144149b58116d63fb8f8c in term 0.
I20260630 12:21:39.542733  4158 raft_consensus.cc:2468] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f324c8c670a8447ea0ed7ec6eb6caeb9 in term 0.
I20260630 12:21:39.544013  4124 leader_election.cc:304] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57fdf0a7c43144149b58116d63fb8f8c, adf8e0819ea64cb186ba11e3e24afd1f; no voters: 
I20260630 12:21:39.544948  4282 raft_consensus.cc:2804] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:39.545255  4282 raft_consensus.cc:493] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:39.545554  4282 raft_consensus.cc:3060] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.549434  4294 raft_consensus.cc:515] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.551438  4294 leader_election.cc:290] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [CANDIDATE]: Term 1 election: Requested vote from peers adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267), 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194:39399)
I20260630 12:21:39.552237  4083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581892099ed742b9a43f292f4934a7dd" candidate_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf8e0819ea64cb186ba11e3e24afd1f"
I20260630 12:21:39.552565  4158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581892099ed742b9a43f292f4934a7dd" candidate_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57fdf0a7c43144149b58116d63fb8f8c"
I20260630 12:21:39.552747  4083 raft_consensus.cc:3060] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.552843  4282 raft_consensus.cc:515] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.553670  4158 raft_consensus.cc:3060] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.554838  4282 leader_election.cc:290] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [CANDIDATE]: Term 1 election: Requested vote from peers adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267), f324c8c670a8447ea0ed7ec6eb6caeb9 (127.30.94.195:35415)
I20260630 12:21:39.555640  4082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0b4b547ce5428c9035a3fc9712c77d" candidate_uuid: "57fdf0a7c43144149b58116d63fb8f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "adf8e0819ea64cb186ba11e3e24afd1f"
I20260630 12:21:39.556206  4082 raft_consensus.cc:3060] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.557231  4231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0b4b547ce5428c9035a3fc9712c77d" candidate_uuid: "57fdf0a7c43144149b58116d63fb8f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9"
I20260630 12:21:39.557353  4232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f0b4b547ce5428c9035a3fc9712c77d" candidate_uuid: "57fdf0a7c43144149b58116d63fb8f8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" is_pre_election: true
I20260630 12:21:39.557962  4231 raft_consensus.cc:3060] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:39.559803  4083 raft_consensus.cc:2468] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f324c8c670a8447ea0ed7ec6eb6caeb9 in term 1.
I20260630 12:21:39.560933  4198 leader_election.cc:304] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: adf8e0819ea64cb186ba11e3e24afd1f, f324c8c670a8447ea0ed7ec6eb6caeb9; no voters: 
I20260630 12:21:39.561726  4294 raft_consensus.cc:2804] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:39.562184  4294 raft_consensus.cc:697] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Becoming Leader. State: Replica: f324c8c670a8447ea0ed7ec6eb6caeb9, State: Running, Role: LEADER
I20260630 12:21:39.562448  4082 raft_consensus.cc:2468] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57fdf0a7c43144149b58116d63fb8f8c in term 1.
I20260630 12:21:39.563020  4294 consensus_queue.cc:237] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.563547  4124 leader_election.cc:304] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57fdf0a7c43144149b58116d63fb8f8c, adf8e0819ea64cb186ba11e3e24afd1f; no voters: 
I20260630 12:21:39.564556  4282 raft_consensus.cc:2804] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:39.564913  4231 raft_consensus.cc:2468] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57fdf0a7c43144149b58116d63fb8f8c in term 1.
I20260630 12:21:39.570202  4158 raft_consensus.cc:2468] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f324c8c670a8447ea0ed7ec6eb6caeb9 in term 1.
I20260630 12:21:39.571254  4282 raft_consensus.cc:697] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 1 LEADER]: Becoming Leader. State: Replica: 57fdf0a7c43144149b58116d63fb8f8c, State: Running, Role: LEADER
I20260630 12:21:39.572147  4282 consensus_queue.cc:237] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } }
I20260630 12:21:39.572294  3980 catalog_manager.cc:5697] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 reported cstate change: term changed from 0 to 1, leader changed from <none> to f324c8c670a8447ea0ed7ec6eb6caeb9 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:39.580649  3979 catalog_manager.cc:5697] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194). New cstate: current_term: 1 leader_uuid: "57fdf0a7c43144149b58116d63fb8f8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:39.610184 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:39.616035  4301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:39.617074  4302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:39.618731  4304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:39.618839 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:39.620530 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:39.620723 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:39.620929 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822099620901 us; error 0 us; skew 500 ppm
I20260630 12:21:39.621495 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:39.623651 31099 webserver.cc:533] Webserver started at http://127.30.94.196:33479/ using document root <none> and password file <none>
I20260630 12:21:39.624230 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:39.624478 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:39.624754 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:39.625808 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4"
format_stamp: "Formatted at 2026-06-30 12:21:39 on dist-test-slave-cbkb"
I20260630 12:21:39.629931 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:21:39.632941  4309 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:39.633682 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:21:39.633978 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4"
format_stamp: "Formatted at 2026-06-30 12:21:39 on dist-test-slave-cbkb"
I20260630 12:21:39.634253 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:39.650614 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:39.651809 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:39.653304 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:39.655532 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:39.655753 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:39.655992 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:39.656176 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:39.695410 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:35291
I20260630 12:21:39.695592  4371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:35291 every 8 connection(s)
I20260630 12:21:39.709182  4372 heartbeater.cc:344] Connected to a master server at 127.30.94.254:34039
I20260630 12:21:39.709578  4372 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:39.710301  4372 heartbeater.cc:507] Master 127.30.94.254:34039 requested a full tablet report, sending...
I20260630 12:21:39.712131  3979 ts_manager.cc:194] Registered new tserver with Master: a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196:35291)
I20260630 12:21:39.713498  3979 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37624
I20260630 12:21:39.759724  4294 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:21:39.765748  4286 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:21:39.766065  4286 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:21:39.802553  4034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:39.803771  4282 consensus_queue.cc:1048] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:21:39.806120  4029 auto_rebalancer.cc:320] could not retrieve auto-rebalancing replica moves: Not found: table 6788b7ce69dc468da6050c9c0a2401ca: could not find any suitable replica to move from server f324c8c670a8447ea0ed7ec6eb6caeb9 to server a37ae733cba34823ab6b0d5d7b1aeaa4
I20260630 12:21:39.819778  4231 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "581892099ed742b9a43f292f4934a7dd"
dest_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9"
mode: GRACEFUL
new_leader_uuid: "adf8e0819ea64cb186ba11e3e24afd1f"
 from {username='slave'} at 127.0.0.1:41156
I20260630 12:21:39.820549  4231 raft_consensus.cc:606] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Received request to transfer leadership to TS adf8e0819ea64cb186ba11e3e24afd1f
I20260630 12:21:39.821969  4034 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:21:39.822527  4034 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:39.839926  4294 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:39.848788  4382 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:21:39.883435  4294 raft_consensus.cc:993] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9: : Instructing follower adf8e0819ea64cb186ba11e3e24afd1f to start an election
I20260630 12:21:39.883962  4384 raft_consensus.cc:1081] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Signalling peer adf8e0819ea64cb186ba11e3e24afd1f to start an election
I20260630 12:21:39.885514  4083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "581892099ed742b9a43f292f4934a7dd"
dest_uuid: "adf8e0819ea64cb186ba11e3e24afd1f"
 from {username='slave'} at 127.0.0.1:55322
I20260630 12:21:39.885908  4282 consensus_queue.cc:1048] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:39.886169  4083 raft_consensus.cc:493] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:21:39.886611  4083 raft_consensus.cc:3060] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:39.893392  4083 raft_consensus.cc:515] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.897526  4083 leader_election.cc:290] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [CANDIDATE]: Term 2 election: Requested vote from peers f324c8c670a8447ea0ed7ec6eb6caeb9 (127.30.94.195:35415), 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194:39399)
I20260630 12:21:39.903360  4384 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:39.907047  4231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581892099ed742b9a43f292f4934a7dd" candidate_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9"
I20260630 12:21:39.907598  4231 raft_consensus.cc:3055] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:21:39.907804  4231 raft_consensus.cc:740] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f324c8c670a8447ea0ed7ec6eb6caeb9, State: Running, Role: LEADER
I20260630 12:21:39.908660  4231 consensus_queue.cc:260] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.909173  4157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581892099ed742b9a43f292f4934a7dd" candidate_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57fdf0a7c43144149b58116d63fb8f8c"
I20260630 12:21:39.909875  4231 raft_consensus.cc:3060] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:39.916163  4231 raft_consensus.cc:2468] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate adf8e0819ea64cb186ba11e3e24afd1f in term 2.
I20260630 12:21:39.917177  4047 leader_election.cc:304] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: adf8e0819ea64cb186ba11e3e24afd1f, f324c8c670a8447ea0ed7ec6eb6caeb9; no voters: 57fdf0a7c43144149b58116d63fb8f8c
I20260630 12:21:39.918097  4284 raft_consensus.cc:2804] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:21:39.919039  4284 raft_consensus.cc:697] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 2 LEADER]: Becoming Leader. State: Replica: adf8e0819ea64cb186ba11e3e24afd1f, State: Running, Role: LEADER
I20260630 12:21:39.919859  4284 consensus_queue.cc:237] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:39.925628  3979 catalog_manager.cc:5697] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f reported cstate change: term changed from 1 to 2, leader changed from f324c8c670a8447ea0ed7ec6eb6caeb9 (127.30.94.195) to adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193). New cstate: current_term: 2 leader_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } health_report { overall_health: UNKNOWN } } }
I20260630 12:21:40.195564  4231 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:40.196887  4284 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:40.290292  4158 raft_consensus.cc:3060] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:21:40.295477  4158 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 2 FOLLOWER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:21:40.296846  4284 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:40.715715  4372 heartbeater.cc:499] Master 127.30.94.254:34039 was elected leader, sending a full tablet report...
I20260630 12:21:40.829596  4231 consensus_queue.cc:237] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } }
I20260630 12:21:40.836428  4083 raft_consensus.cc:1275] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Refusing update from remote peer f324c8c670a8447ea0ed7ec6eb6caeb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:40.837159  4158 raft_consensus.cc:1275] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Refusing update from remote peer f324c8c670a8447ea0ed7ec6eb6caeb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:21:40.838256  4384 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:21:40.839200  4394 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:21:40.850049  4195 consensus_peers.cc:597] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 -> Peer a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196:35291): Couldn't send request to peer a37ae733cba34823ab6b0d5d7b1aeaa4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9df421a56fb8433f942771951eb8ff05. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:40.849144  4158 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:40.851577  4083 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:40.862390  4294 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:40.863050  3980 catalog_manager.cc:5697] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c reported cstate change: config changed from index -1 to 2, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:40.881788  4083 consensus_queue.cc:237] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } }
I20260630 12:21:40.887946  4158 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 2 FOLLOWER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:21:40.889050  4231 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:21:40.889945  4402 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:40.890931  4389 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:21:40.899910  4046 consensus_peers.cc:597] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f -> Peer a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196:35291): Couldn't send request to peer a37ae733cba34823ab6b0d5d7b1aeaa4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 581892099ed742b9a43f292f4934a7dd. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:40.899973  4231 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:40.901584  4158 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:41.059125  3979 catalog_manager.cc:5697] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c reported cstate change: config changed from index -1 to 3, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:41.138204  4405 ts_tablet_manager.cc:933] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: Initiating tablet copy from peer f324c8c670a8447ea0ed7ec6eb6caeb9 (127.30.94.195:35415)
I20260630 12:21:41.139750  4405 tablet_copy_client.cc:323] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:35415
I20260630 12:21:41.148802  4408 ts_tablet_manager.cc:933] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: Initiating tablet copy from peer adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267)
I20260630 12:21:41.150135  4242 tablet_copy_service.cc:140] P f324c8c670a8447ea0ed7ec6eb6caeb9: Received BeginTabletCopySession request for tablet 9df421a56fb8433f942771951eb8ff05 from peer a37ae733cba34823ab6b0d5d7b1aeaa4 ({username='slave'} at 127.0.0.1:41174)
I20260630 12:21:41.150465  4408 tablet_copy_client.cc:323] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:46267
I20260630 12:21:41.150765  4242 tablet_copy_service.cc:161] P f324c8c670a8447ea0ed7ec6eb6caeb9: Beginning new tablet copy session on tablet 9df421a56fb8433f942771951eb8ff05 from peer a37ae733cba34823ab6b0d5d7b1aeaa4 at {username='slave'} at 127.0.0.1:41174: session id = a37ae733cba34823ab6b0d5d7b1aeaa4-9df421a56fb8433f942771951eb8ff05
I20260630 12:21:41.158274  4242 tablet_copy_source_session.cc:215] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:41.159729  4093 tablet_copy_service.cc:140] P adf8e0819ea64cb186ba11e3e24afd1f: Received BeginTabletCopySession request for tablet 581892099ed742b9a43f292f4934a7dd from peer a37ae733cba34823ab6b0d5d7b1aeaa4 ({username='slave'} at 127.0.0.1:55354)
I20260630 12:21:41.160279  4093 tablet_copy_service.cc:161] P adf8e0819ea64cb186ba11e3e24afd1f: Beginning new tablet copy session on tablet 581892099ed742b9a43f292f4934a7dd from peer a37ae733cba34823ab6b0d5d7b1aeaa4 at {username='slave'} at 127.0.0.1:55354: session id = a37ae733cba34823ab6b0d5d7b1aeaa4-581892099ed742b9a43f292f4934a7dd
I20260630 12:21:41.161202  4405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df421a56fb8433f942771951eb8ff05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:41.167894  4093 tablet_copy_source_session.cc:215] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:21:41.170954  4408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581892099ed742b9a43f292f4934a7dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:41.174719  4405 tablet_copy_client.cc:806] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:41.175258  4405 tablet_copy_client.cc:670] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:41.178742  4405 tablet_copy_client.cc:538] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:41.181994  4408 tablet_copy_client.cc:806] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: tablet copy: Starting download of 0 data blocks...
I20260630 12:21:41.182574  4408 tablet_copy_client.cc:670] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:21:41.185464  4405 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: Bootstrap starting.
I20260630 12:21:41.186096  4408 tablet_copy_client.cc:538] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:21:41.186456  4389 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:41.194628  4408 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: Bootstrap starting.
I20260630 12:21:41.209626  4405 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:21:41.210520  4405 tablet_bootstrap.cc:492] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: Bootstrap complete.
I20260630 12:21:41.211185  4405 ts_tablet_manager.cc:1403] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260630 12:21:41.213171  4408 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:21:41.214152  4408 tablet_bootstrap.cc:492] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: Bootstrap complete.
I20260630 12:21:41.214120  4405 raft_consensus.cc:359] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } }
I20260630 12:21:41.215153  4408 ts_tablet_manager.cc:1403] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: Time spent bootstrapping tablet: real 0.021s	user 0.021s	sys 0.000s
I20260630 12:21:41.215219  4405 raft_consensus.cc:740] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a37ae733cba34823ab6b0d5d7b1aeaa4, State: Initialized, Role: LEARNER
I20260630 12:21:41.216097  4405 consensus_queue.cc:260] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } }
I20260630 12:21:41.217996  4408 raft_consensus.cc:359] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } }
I20260630 12:21:41.220408  4408 raft_consensus.cc:740] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a37ae733cba34823ab6b0d5d7b1aeaa4, State: Initialized, Role: LEARNER
I20260630 12:21:41.221202  4408 consensus_queue.cc:260] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } }
I20260630 12:21:41.220736  4405 ts_tablet_manager.cc:1434] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260630 12:21:41.223814  4408 ts_tablet_manager.cc:1434] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:21:41.225661  4242 tablet_copy_service.cc:342] P f324c8c670a8447ea0ed7ec6eb6caeb9: Request end of tablet copy session a37ae733cba34823ab6b0d5d7b1aeaa4-9df421a56fb8433f942771951eb8ff05 received from {username='slave'} at 127.0.0.1:41174
I20260630 12:21:41.226076  4242 tablet_copy_service.cc:434] P f324c8c670a8447ea0ed7ec6eb6caeb9: ending tablet copy session a37ae733cba34823ab6b0d5d7b1aeaa4-9df421a56fb8433f942771951eb8ff05 on tablet 9df421a56fb8433f942771951eb8ff05 with peer a37ae733cba34823ab6b0d5d7b1aeaa4
I20260630 12:21:41.226307  4093 tablet_copy_service.cc:342] P adf8e0819ea64cb186ba11e3e24afd1f: Request end of tablet copy session a37ae733cba34823ab6b0d5d7b1aeaa4-581892099ed742b9a43f292f4934a7dd received from {username='slave'} at 127.0.0.1:55354
I20260630 12:21:41.226718  4093 tablet_copy_service.cc:434] P adf8e0819ea64cb186ba11e3e24afd1f: ending tablet copy session a37ae733cba34823ab6b0d5d7b1aeaa4-581892099ed742b9a43f292f4934a7dd on tablet 581892099ed742b9a43f292f4934a7dd with peer a37ae733cba34823ab6b0d5d7b1aeaa4
I20260630 12:21:41.489414  4347 raft_consensus.cc:1217] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:21:41.512702  4347 raft_consensus.cc:1217] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:21:41.513501  4347 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: true } } }
I20260630 12:21:41.823505  4034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:41.827364  4034 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:41.827813  4034 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:41.880434  4402 raft_consensus.cc:1064] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: attempting to promote NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 to VOTER
I20260630 12:21:41.882397  4402 consensus_queue.cc:237] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } }
I20260630 12:21:41.887892  4347 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 LEARNER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:21:41.888281  4158 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 2 FOLLOWER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:21:41.890064  4231 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:21:41.889991  4414 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:41.891039  4402 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:41.892073  4389 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:41.901257  4231 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:41.902101  4347 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:41.911556  3981 catalog_manager.cc:5697] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 reported cstate change: config changed from index 3 to 4, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:41.984712  4389 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:41.994359  4158 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } attrs { replace: true } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.047190  4083 consensus_queue.cc:237] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } }
I20260630 12:21:42.051867  4347 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 FOLLOWER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:21:42.052402  4231 raft_consensus.cc:1275] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Refusing update from remote peer adf8e0819ea64cb186ba11e3e24afd1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:21:42.053362  4402 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:21:42.054275  4414 consensus_queue.cc:1048] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:21:42.062081  4231 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.062418  4347 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.072139  3980 catalog_manager.cc:5697] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 reported cstate change: config changed from index 4 to 5, VOTER 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194) evicted. New cstate: current_term: 2 leader_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.113058  4294 raft_consensus.cc:1064] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9: attempting to promote NON_VOTER a37ae733cba34823ab6b0d5d7b1aeaa4 to VOTER
I20260630 12:21:42.115689  4294 consensus_queue.cc:237] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } }
I20260630 12:21:42.123472  4158 raft_consensus.cc:1275] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Refusing update from remote peer f324c8c670a8447ea0ed7ec6eb6caeb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.123472  4347 raft_consensus.cc:1275] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 LEARNER]: Refusing update from remote peer f324c8c670a8447ea0ed7ec6eb6caeb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.124611  4083 raft_consensus.cc:1275] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Refusing update from remote peer f324c8c670a8447ea0ed7ec6eb6caeb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:21:42.125545  4399 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:42.132354  4399 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:21:42.135216  4294 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:21:42.150575  4158 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.152660  4083 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.162339  3981 catalog_manager.cc:5697] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c reported cstate change: config changed from index 2 to 3, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.352574  4148 tablet_service.cc:1558] Processing DeleteTablet for tablet 581892099ed742b9a43f292f4934a7dd with delete_type TABLET_DATA_TOMBSTONED (TS 57fdf0a7c43144149b58116d63fb8f8c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46704
I20260630 12:21:42.355320  4424 tablet_replica.cc:333] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: stopping tablet replica
I20260630 12:21:42.355993  4424 raft_consensus.cc:2243] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:42.356634  4424 raft_consensus.cc:2272] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.359663  4424 ts_tablet_manager.cc:1916] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:42.367579  4399 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.374774  4424 ts_tablet_manager.cc:1929] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:21:42.375291  4424 log.cc:1199] T 581892099ed742b9a43f292f4934a7dd P 57fdf0a7c43144149b58116d63fb8f8c: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root/wals/581892099ed742b9a43f292f4934a7dd
I20260630 12:21:42.377492  3967 catalog_manager.cc:5028] TS 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194:39399): tablet 581892099ed742b9a43f292f4934a7dd (table test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]) successfully deleted
I20260630 12:21:42.376822  4347 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a37ae733cba34823ab6b0d5d7b1aeaa4 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } attrs { replace: true } } peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.437780  4231 consensus_queue.cc:237] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } }
I20260630 12:21:42.443888  4347 raft_consensus.cc:1275] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 FOLLOWER]: Refusing update from remote peer f324c8c670a8447ea0ed7ec6eb6caeb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:42.444391  4158 raft_consensus.cc:1275] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Refusing update from remote peer f324c8c670a8447ea0ed7ec6eb6caeb9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:21:42.445338  4294 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:21:42.446368  4419 consensus_queue.cc:1048] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:21:42.454133  4347 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.453836  4158 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.464809  3978 catalog_manager.cc:5697] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 reported cstate change: config changed from index 3 to 4, VOTER adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193) evicted. New cstate: current_term: 1 leader_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.624256  4072 tablet_service.cc:1558] Processing DeleteTablet for tablet 9df421a56fb8433f942771951eb8ff05 with delete_type TABLET_DATA_TOMBSTONED (TS adf8e0819ea64cb186ba11e3e24afd1f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55312
I20260630 12:21:42.625967  4425 tablet_replica.cc:333] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: stopping tablet replica
I20260630 12:21:42.626603  4425 raft_consensus.cc:2243] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:42.627204  4425 raft_consensus.cc:2272] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:42.629499  4425 ts_tablet_manager.cc:1916] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:21:42.639302  4425 ts_tablet_manager.cc:1929] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:21:42.639611  4425 log.cc:1199] T 9df421a56fb8433f942771951eb8ff05 P adf8e0819ea64cb186ba11e3e24afd1f: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root/wals/9df421a56fb8433f942771951eb8ff05
I20260630 12:21:42.641005  3968 catalog_manager.cc:5028] TS adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193:46267): tablet 9df421a56fb8433f942771951eb8ff05 (table test-workload [id=6788b7ce69dc468da6050c9c0a2401ca]) successfully deleted
I20260630 12:21:42.688001  4389 raft_consensus.cc:2955] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 57fdf0a7c43144149b58116d63fb8f8c (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "adf8e0819ea64cb186ba11e3e24afd1f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46267 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:42.694886  3968 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 581892099ed742b9a43f292f4934a7dd with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:43.347647  4294 raft_consensus.cc:2955] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER adf8e0819ea64cb186ba11e3e24afd1f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "57fdf0a7c43144149b58116d63fb8f8c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 39399 } } peers { permanent_uuid: "f324c8c670a8447ea0ed7ec6eb6caeb9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35415 } } peers { permanent_uuid: "a37ae733cba34823ab6b0d5d7b1aeaa4" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35291 } attrs { promote: false } } }
I20260630 12:21:43.354238  3966 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9df421a56fb8433f942771951eb8ff05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:21:43.828915  4034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:43.831593  4034 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:43.832015  4034 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:45.833039  4034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:45.835772  4034 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:45.836313  4034 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:47.837363  4034 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:47.840312  4034 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:47.840749  4034 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:21:48.761431 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:21:48.791715 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:48.792826 31099 tablet_replica.cc:333] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f: stopping tablet replica
I20260630 12:21:48.793685 31099 raft_consensus.cc:2243] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.794379 31099 raft_consensus.cc:2272] T 7f0b4b547ce5428c9035a3fc9712c77d P adf8e0819ea64cb186ba11e3e24afd1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.797849 31099 tablet_replica.cc:333] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f: stopping tablet replica
I20260630 12:21:48.798337 31099 raft_consensus.cc:2243] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.799337 31099 raft_consensus.cc:2272] T 581892099ed742b9a43f292f4934a7dd P adf8e0819ea64cb186ba11e3e24afd1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.825052 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:21:48.843287 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:21:48.866554 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:48.867332 31099 tablet_replica.cc:333] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c: stopping tablet replica
I20260630 12:21:48.867859 31099 raft_consensus.cc:2243] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.868950 31099 raft_consensus.cc:2272] T 9df421a56fb8433f942771951eb8ff05 P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.871011 31099 tablet_replica.cc:333] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c: stopping tablet replica
I20260630 12:21:48.871398 31099 raft_consensus.cc:2243] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.872294 31099 raft_consensus.cc:2272] T 7f0b4b547ce5428c9035a3fc9712c77d P 57fdf0a7c43144149b58116d63fb8f8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.895324 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:21:48.910411 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:21:48.933249 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:48.933981 31099 tablet_replica.cc:333] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9: stopping tablet replica
I20260630 12:21:48.934638 31099 raft_consensus.cc:2243] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.935153 31099 raft_consensus.cc:2272] T 7f0b4b547ce5428c9035a3fc9712c77d P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.937731 31099 tablet_replica.cc:333] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9: stopping tablet replica
I20260630 12:21:48.938246 31099 raft_consensus.cc:2243] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:48.939142 31099 raft_consensus.cc:2272] T 581892099ed742b9a43f292f4934a7dd P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.941282 31099 tablet_replica.cc:333] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9: stopping tablet replica
I20260630 12:21:48.941721 31099 raft_consensus.cc:2243] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:48.942608 31099 raft_consensus.cc:2272] T 9df421a56fb8433f942771951eb8ff05 P f324c8c670a8447ea0ed7ec6eb6caeb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:48.966305 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:21:48.979539 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:21:49.003808 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:49.004623 31099 tablet_replica.cc:333] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4: stopping tablet replica
I20260630 12:21:49.005281 31099 raft_consensus.cc:2243] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:49.005929 31099 raft_consensus.cc:2272] T 581892099ed742b9a43f292f4934a7dd P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:49.008196 31099 tablet_replica.cc:333] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4: stopping tablet replica
I20260630 12:21:49.008702 31099 raft_consensus.cc:2243] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:49.009290 31099 raft_consensus.cc:2272] T 9df421a56fb8433f942771951eb8ff05 P a37ae733cba34823ab6b0d5d7b1aeaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:49.030048 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:21:49.044173 31099 master.cc:562] Master@127.30.94.254:34039 shutting down...
I20260630 12:21:49.062384 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:21:49.063057 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:49.063377 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86c56f7a1aa748ce96887daee0591586: stopping tablet replica
I20260630 12:21:49.083124 31099 master.cc:584] Master@127.30.94.254:34039 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11456 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:21:49.122123 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:39877
I20260630 12:21:49.123214 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:49.128872  4428 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:49.128921  4429 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:49.129786  4431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:49.131385 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:49.132428 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:49.132645 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:49.132815 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822109132790 us; error 0 us; skew 500 ppm
I20260630 12:21:49.133293 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:49.135599 31099 webserver.cc:533] Webserver started at http://127.30.94.254:35453/ using document root <none> and password file <none>
I20260630 12:21:49.136066 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:49.136276 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:49.136617 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:49.137775 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "1f71b8a620674acb809e47a1035060da"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-cbkb"
I20260630 12:21:49.142163 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:21:49.145385  4436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.146108 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:49.146391 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "1f71b8a620674acb809e47a1035060da"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-cbkb"
I20260630 12:21:49.146667 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:49.163383 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:49.164649 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:49.201643 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:39877
I20260630 12:21:49.201758  4487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:39877 every 8 connection(s)
I20260630 12:21:49.205499  4488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:49.216198  4488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da: Bootstrap starting.
I20260630 12:21:49.220729  4488 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:49.224700  4488 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da: No bootstrap required, opened a new log
I20260630 12:21:49.226768  4488 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f71b8a620674acb809e47a1035060da" member_type: VOTER }
I20260630 12:21:49.227195  4488 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:49.227438  4488 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f71b8a620674acb809e47a1035060da, State: Initialized, Role: FOLLOWER
I20260630 12:21:49.228075  4488 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f71b8a620674acb809e47a1035060da" member_type: VOTER }
I20260630 12:21:49.228547  4488 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:21:49.228781  4488 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:21:49.229053  4488 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:49.233244  4488 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f71b8a620674acb809e47a1035060da" member_type: VOTER }
I20260630 12:21:49.233740  4488 leader_election.cc:304] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1f71b8a620674acb809e47a1035060da; no voters: 
I20260630 12:21:49.234809  4488 leader_election.cc:290] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:21:49.235200  4491 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:49.236532  4491 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 1 LEADER]: Becoming Leader. State: Replica: 1f71b8a620674acb809e47a1035060da, State: Running, Role: LEADER
I20260630 12:21:49.237205  4491 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f71b8a620674acb809e47a1035060da" member_type: VOTER }
I20260630 12:21:49.237773  4488 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:21:49.240362  4492 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1f71b8a620674acb809e47a1035060da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f71b8a620674acb809e47a1035060da" member_type: VOTER } }
I20260630 12:21:49.240379  4493 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1f71b8a620674acb809e47a1035060da. Latest consensus state: current_term: 1 leader_uuid: "1f71b8a620674acb809e47a1035060da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1f71b8a620674acb809e47a1035060da" member_type: VOTER } }
I20260630 12:21:49.241151  4492 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:49.241350  4493 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [sys.catalog]: This master's current role is: LEADER
I20260630 12:21:49.243842  4497 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:21:49.249668  4497 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:21:49.253407 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:21:49.258409  4497 catalog_manager.cc:1383] Generated new cluster ID: b8a8702f6f2448289cf224c338f944fd
I20260630 12:21:49.258682  4497 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:21:49.286623  4497 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:21:49.287946  4497 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:21:49.303375  4497 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da: Generated new TSK 0
I20260630 12:21:49.303992  4497 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:21:49.319785 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:49.325688  4509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:49.326532  4510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:49.327719  4512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:49.328179 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:49.329085 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:49.329288 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:49.329520 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822109329487 us; error 0 us; skew 500 ppm
I20260630 12:21:49.330047 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:49.332207 31099 webserver.cc:533] Webserver started at http://127.30.94.193:37293/ using document root <none> and password file <none>
I20260630 12:21:49.332736 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:49.332929 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:49.333207 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:49.334251 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "a76376e167f64acc8420bebe630b6749"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-cbkb"
I20260630 12:21:49.338524 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:21:49.341778  4517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.342459 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:21:49.342782 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "a76376e167f64acc8420bebe630b6749"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-cbkb"
I20260630 12:21:49.343201 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:49.353623 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:49.354609 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:49.355911 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:49.358129 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:49.358299 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.358574 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:49.358741 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.397596 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:40805
I20260630 12:21:49.397699  4579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:40805 every 8 connection(s)
I20260630 12:21:49.402581 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:49.410141  4584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:49.411103  4585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:49.413581  4587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:49.414000 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:49.414853 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:21:49.415038 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:49.415254 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822109415235 us; error 0 us; skew 500 ppm
I20260630 12:21:49.415748 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:49.418192  4580 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39877
I20260630 12:21:49.418563  4580 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:49.418911 31099 webserver.cc:533] Webserver started at http://127.30.94.194:40485/ using document root <none> and password file <none>
I20260630 12:21:49.419407 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:49.419395  4580 heartbeater.cc:507] Master 127.30.94.254:39877 requested a full tablet report, sending...
I20260630 12:21:49.419860 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:49.420169 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:49.421310 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "86af2c60c86a4071863789d9f8621db7"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-cbkb"
I20260630 12:21:49.421806  4453 ts_manager.cc:194] Registered new tserver with Master: a76376e167f64acc8420bebe630b6749 (127.30.94.193:40805)
I20260630 12:21:49.423506  4453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40224
I20260630 12:21:49.425956 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:21:49.429291  4592 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.429977 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:21:49.430248 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "86af2c60c86a4071863789d9f8621db7"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-cbkb"
I20260630 12:21:49.430536 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:49.451138 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:49.452229 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:49.453655 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:49.455684 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:49.455907 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.456132 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:49.456296 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.494855 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:35149
I20260630 12:21:49.494966  4654 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:35149 every 8 connection(s)
I20260630 12:21:49.499507 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:21:49.506429  4658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:21:49.507874  4659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:49.511314 31099 server_base.cc:1061] running on GCE node
I20260630 12:21:49.511902  4655 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39877
W20260630 12:21:49.512086  4661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:21:49.512298  4655 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:49.513067 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:21:49.513119  4655 heartbeater.cc:507] Master 127.30.94.254:39877 requested a full tablet report, sending...
W20260630 12:21:49.513335 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:21:49.513625 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822109513607 us; error 0 us; skew 500 ppm
I20260630 12:21:49.514196 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:21:49.515290  4453 ts_manager.cc:194] Registered new tserver with Master: 86af2c60c86a4071863789d9f8621db7 (127.30.94.194:35149)
I20260630 12:21:49.516798 31099 webserver.cc:533] Webserver started at http://127.30.94.195:32985/ using document root <none> and password file <none>
I20260630 12:21:49.516860  4453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40232
I20260630 12:21:49.517395 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:21:49.517623 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:21:49.517913 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:21:49.519443 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "2ee056eba5a84cc68937a0de2fc56747"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-cbkb"
I20260630 12:21:49.523650 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:21:49.526712  4666 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.527451 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:21:49.527724 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "2ee056eba5a84cc68937a0de2fc56747"
format_stamp: "Formatted at 2026-06-30 12:21:49 on dist-test-slave-cbkb"
I20260630 12:21:49.528002 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:21:49.543336 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:21:49.544473 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:21:49.545933 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:21:49.547981 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:21:49.548274 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.548543 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:21:49.548714 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:21:49.585563 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:38725
I20260630 12:21:49.585672  4728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:38725 every 8 connection(s)
I20260630 12:21:49.599206  4729 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39877
I20260630 12:21:49.599521  4729 heartbeater.cc:461] Registering TS with master...
I20260630 12:21:49.600219  4729 heartbeater.cc:507] Master 127.30.94.254:39877 requested a full tablet report, sending...
I20260630 12:21:49.602104  4453 ts_manager.cc:194] Registered new tserver with Master: 2ee056eba5a84cc68937a0de2fc56747 (127.30.94.195:38725)
I20260630 12:21:49.602209 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013433055s
I20260630 12:21:49.603535  4453 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40240
I20260630 12:21:50.426013  4580 heartbeater.cc:499] Master 127.30.94.254:39877 was elected leader, sending a full tablet report...
I20260630 12:21:50.519845  4655 heartbeater.cc:499] Master 127.30.94.254:39877 was elected leader, sending a full tablet report...
I20260630 12:21:50.606212  4729 heartbeater.cc:499] Master 127.30.94.254:39877 was elected leader, sending a full tablet report...
I20260630 12:21:50.656605  4453 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40244:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:21:50.658530  4453 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:21:50.701418  4545 tablet_service.cc:1511] Processing CreateTablet for tablet 4e70ce78a27e4242b731b693b3a9809b (DEFAULT_TABLE table=test-workload [id=b662a298a05a48dfb3765b1435dfe167]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:50.702746  4545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e70ce78a27e4242b731b693b3a9809b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:50.708220  4620 tablet_service.cc:1511] Processing CreateTablet for tablet 4e70ce78a27e4242b731b693b3a9809b (DEFAULT_TABLE table=test-workload [id=b662a298a05a48dfb3765b1435dfe167]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:50.709414  4620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e70ce78a27e4242b731b693b3a9809b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:50.709388  4694 tablet_service.cc:1511] Processing CreateTablet for tablet 4e70ce78a27e4242b731b693b3a9809b (DEFAULT_TABLE table=test-workload [id=b662a298a05a48dfb3765b1435dfe167]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:21:50.710760  4694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e70ce78a27e4242b731b693b3a9809b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:21:50.721978  4749 tablet_bootstrap.cc:492] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749: Bootstrap starting.
I20260630 12:21:50.723522  4750 tablet_bootstrap.cc:492] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7: Bootstrap starting.
I20260630 12:21:50.727710  4749 tablet_bootstrap.cc:654] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:50.728497  4751 tablet_bootstrap.cc:492] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747: Bootstrap starting.
I20260630 12:21:50.730847  4750 tablet_bootstrap.cc:654] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:50.735044  4749 tablet_bootstrap.cc:492] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749: No bootstrap required, opened a new log
I20260630 12:21:50.735525  4749 ts_tablet_manager.cc:1403] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260630 12:21:50.735558  4751 tablet_bootstrap.cc:654] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747: Neither blocks nor log segments found. Creating new log.
I20260630 12:21:50.735843  4750 tablet_bootstrap.cc:492] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7: No bootstrap required, opened a new log
I20260630 12:21:50.736451  4750 ts_tablet_manager.cc:1403] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:21:50.739027  4749 raft_consensus.cc:359] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.739121  4750 raft_consensus.cc:359] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.739847  4749 raft_consensus.cc:385] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:50.740038  4750 raft_consensus.cc:385] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:50.740222  4749 raft_consensus.cc:740] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76376e167f64acc8420bebe630b6749, State: Initialized, Role: FOLLOWER
I20260630 12:21:50.740476  4750 raft_consensus.cc:740] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86af2c60c86a4071863789d9f8621db7, State: Initialized, Role: FOLLOWER
I20260630 12:21:50.741302  4751 tablet_bootstrap.cc:492] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747: No bootstrap required, opened a new log
I20260630 12:21:50.741855  4751 ts_tablet_manager.cc:1403] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:21:50.741753  4749 consensus_queue.cc:260] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.741945  4750 consensus_queue.cc:260] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.745561  4751 raft_consensus.cc:359] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.746585  4751 raft_consensus.cc:385] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:21:50.746814  4750 ts_tablet_manager.cc:1434] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260630 12:21:50.747069  4751 raft_consensus.cc:740] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ee056eba5a84cc68937a0de2fc56747, State: Initialized, Role: FOLLOWER
I20260630 12:21:50.748245  4751 consensus_queue.cc:260] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.752583  4751 ts_tablet_manager.cc:1434] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:21:50.754422  4749 ts_tablet_manager.cc:1434] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.005s
I20260630 12:21:50.840649  4757 raft_consensus.cc:493] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:21:50.841182  4757 raft_consensus.cc:515] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.843137  4757 leader_election.cc:290] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a76376e167f64acc8420bebe630b6749 (127.30.94.193:40805), 86af2c60c86a4071863789d9f8621db7 (127.30.94.194:35149)
I20260630 12:21:50.854691  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e70ce78a27e4242b731b693b3a9809b" candidate_uuid: "2ee056eba5a84cc68937a0de2fc56747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76376e167f64acc8420bebe630b6749" is_pre_election: true
I20260630 12:21:50.855026  4630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e70ce78a27e4242b731b693b3a9809b" candidate_uuid: "2ee056eba5a84cc68937a0de2fc56747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86af2c60c86a4071863789d9f8621db7" is_pre_election: true
I20260630 12:21:50.855458  4555 raft_consensus.cc:2468] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee056eba5a84cc68937a0de2fc56747 in term 0.
I20260630 12:21:50.855695  4630 raft_consensus.cc:2468] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ee056eba5a84cc68937a0de2fc56747 in term 0.
I20260630 12:21:50.856743  4668 leader_election.cc:304] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee056eba5a84cc68937a0de2fc56747, a76376e167f64acc8420bebe630b6749; no voters: 
I20260630 12:21:50.857478  4757 raft_consensus.cc:2804] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:21:50.857808  4757 raft_consensus.cc:493] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:21:50.858021  4757 raft_consensus.cc:3060] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:50.862813  4757 raft_consensus.cc:515] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.864378  4757 leader_election.cc:290] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [CANDIDATE]: Term 1 election: Requested vote from peers a76376e167f64acc8420bebe630b6749 (127.30.94.193:40805), 86af2c60c86a4071863789d9f8621db7 (127.30.94.194:35149)
I20260630 12:21:50.865051  4555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e70ce78a27e4242b731b693b3a9809b" candidate_uuid: "2ee056eba5a84cc68937a0de2fc56747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a76376e167f64acc8420bebe630b6749"
I20260630 12:21:50.865286  4630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e70ce78a27e4242b731b693b3a9809b" candidate_uuid: "2ee056eba5a84cc68937a0de2fc56747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86af2c60c86a4071863789d9f8621db7"
I20260630 12:21:50.865571  4555 raft_consensus.cc:3060] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:50.865871  4630 raft_consensus.cc:3060] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:21:50.870831  4630 raft_consensus.cc:2468] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee056eba5a84cc68937a0de2fc56747 in term 1.
I20260630 12:21:50.871232  4555 raft_consensus.cc:2468] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ee056eba5a84cc68937a0de2fc56747 in term 1.
I20260630 12:21:50.871955  4667 leader_election.cc:304] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ee056eba5a84cc68937a0de2fc56747, 86af2c60c86a4071863789d9f8621db7; no voters: 
I20260630 12:21:50.872829  4757 raft_consensus.cc:2804] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:21:50.873909  4757 raft_consensus.cc:697] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 1 LEADER]: Becoming Leader. State: Replica: 2ee056eba5a84cc68937a0de2fc56747, State: Running, Role: LEADER
I20260630 12:21:50.874528  4757 consensus_queue.cc:237] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } }
I20260630 12:21:50.880862  4450 catalog_manager.cc:5697] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ee056eba5a84cc68937a0de2fc56747 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "2ee056eba5a84cc68937a0de2fc56747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a76376e167f64acc8420bebe630b6749" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 40805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ee056eba5a84cc68937a0de2fc56747" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 38725 } health_report { overall_health: HEALTHY } } }
I20260630 12:21:50.892968 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:21:50.911279 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:21:50.912123 31099 tablet_replica.cc:333] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749: stopping tablet replica
I20260630 12:21:50.912698 31099 raft_consensus.cc:2243] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:21:50.913113 31099 raft_consensus.cc:2272] T 4e70ce78a27e4242b731b693b3a9809b P a76376e167f64acc8420bebe630b6749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:21:50.931139 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:21:51.252957  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:51.254297  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:51.254616  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:21:51.297472  4668 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.193:40805: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260630 12:21:51.300725  4668 consensus_peers.cc:597] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 -> Peer a76376e167f64acc8420bebe630b6749 (127.30.94.193:40805): Couldn't send request to peer a76376e167f64acc8420bebe630b6749. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:40805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:21:51.389501  4757 consensus_queue.cc:1048] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86af2c60c86a4071863789d9f8621db7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 35149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:21:53.255599  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:53.257256  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:53.257591  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:21:53.599400  4668 consensus_peers.cc:597] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 -> Peer a76376e167f64acc8420bebe630b6749 (127.30.94.193:40805): Couldn't send request to peer a76376e167f64acc8420bebe630b6749. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:40805: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:21:55.258522  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:55.259809  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:55.260126  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:21:56.062887  4668 consensus_peers.cc:597] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 -> Peer a76376e167f64acc8420bebe630b6749 (127.30.94.193:40805): Couldn't send request to peer a76376e167f64acc8420bebe630b6749. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:40805: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260630 12:21:56.480171  4668 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.193:40805: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:21:57.261144  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:57.262579  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:57.262936  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:21:58.364558  4668 consensus_peers.cc:597] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 -> Peer a76376e167f64acc8420bebe630b6749 (127.30.94.193:40805): Couldn't send request to peer a76376e167f64acc8420bebe630b6749. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:40805: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:21:59.264022  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:21:59.265499  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:21:59.265820  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:22:00.957209  4668 consensus_peers.cc:597] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 -> Peer a76376e167f64acc8420bebe630b6749 (127.30.94.193:40805): Couldn't send request to peer a76376e167f64acc8420bebe630b6749. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:40805: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260630 12:22:01.266858  4506 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:22:01.268133  4506 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:22:01.268412  4506 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:22:01.483282  4668 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.193:40805: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260630 12:22:02.001602 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:02.026916 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:02.027629 31099 tablet_replica.cc:333] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7: stopping tablet replica
I20260630 12:22:02.028172 31099 raft_consensus.cc:2243] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:02.028903 31099 raft_consensus.cc:2272] T 4e70ce78a27e4242b731b693b3a9809b P 86af2c60c86a4071863789d9f8621db7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:02.050647 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:02.064580 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:02.087044 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:02.087725 31099 tablet_replica.cc:333] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747: stopping tablet replica
I20260630 12:22:02.088244 31099 raft_consensus.cc:2243] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:02.089293 31099 raft_consensus.cc:2272] T 4e70ce78a27e4242b731b693b3a9809b P 2ee056eba5a84cc68937a0de2fc56747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:02.110709 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:02.122658 31099 master.cc:562] Master@127.30.94.254:39877 shutting down...
I20260630 12:22:02.144132 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:02.144878 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:02.145236 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1f71b8a620674acb809e47a1035060da: stopping tablet replica
I20260630 12:22:02.164381 31099 master.cc:584] Master@127.30.94.254:39877 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13078 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:22:02.201517 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:44787
I20260630 12:22:02.202566 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:02.207892  4787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:02.208745  4788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:02.209380  4790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:02.209839 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:02.210770 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:02.210973 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:02.211144 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822122211111 us; error 0 us; skew 500 ppm
I20260630 12:22:02.211642 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:02.213999 31099 webserver.cc:533] Webserver started at http://127.30.94.254:38343/ using document root <none> and password file <none>
I20260630 12:22:02.214500 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:02.214694 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:02.215000 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:02.216187 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-cbkb"
I20260630 12:22:02.220659 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:22:02.224018  4795 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.224732 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:02.225049 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-cbkb"
I20260630 12:22:02.225313 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:02.246215 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:02.247414 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:02.284423 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:44787
I20260630 12:22:02.284524  4846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:44787 every 8 connection(s)
I20260630 12:22:02.288293  4847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:02.299799  4847 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769: Bootstrap starting.
I20260630 12:22:02.304486  4847 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:02.308494  4847 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769: No bootstrap required, opened a new log
I20260630 12:22:02.310559  4847 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769" member_type: VOTER }
I20260630 12:22:02.310974  4847 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:02.311151  4847 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9f5ae89fc3e41ec8ce3188eceaaf769, State: Initialized, Role: FOLLOWER
I20260630 12:22:02.311654  4847 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769" member_type: VOTER }
I20260630 12:22:02.312080  4847 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:02.312281  4847 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:02.312523  4847 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:02.316900  4847 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769" member_type: VOTER }
I20260630 12:22:02.317337  4847 leader_election.cc:304] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f9f5ae89fc3e41ec8ce3188eceaaf769; no voters: 
I20260630 12:22:02.318367  4847 leader_election.cc:290] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:02.318861  4850 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:02.320298  4850 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 1 LEADER]: Becoming Leader. State: Replica: f9f5ae89fc3e41ec8ce3188eceaaf769, State: Running, Role: LEADER
I20260630 12:22:02.320989  4850 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769" member_type: VOTER }
I20260630 12:22:02.321391  4847 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:02.324380  4851 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769" member_type: VOTER } }
I20260630 12:22:02.324296  4852 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9f5ae89fc3e41ec8ce3188eceaaf769. Latest consensus state: current_term: 1 leader_uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9f5ae89fc3e41ec8ce3188eceaaf769" member_type: VOTER } }
I20260630 12:22:02.325229  4851 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:02.325393  4852 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:02.331156  4855 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:02.336457  4855 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:02.338352 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:02.345757  4855 catalog_manager.cc:1383] Generated new cluster ID: f99877350837465481e1bd6311772590
I20260630 12:22:02.346032  4855 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:02.368693  4855 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:02.369957  4855 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:02.385140  4855 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769: Generated new TSK 0
I20260630 12:22:02.385670  4855 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:02.404623 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:02.410413  4868 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:02.411550  4869 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:02.412874  4871 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:02.413105 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:02.414022 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:02.414193 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:02.414314 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822122414302 us; error 0 us; skew 500 ppm
I20260630 12:22:02.414726 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:02.416890 31099 webserver.cc:533] Webserver started at http://127.30.94.193:35453/ using document root <none> and password file <none>
I20260630 12:22:02.417285 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:02.417440 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:02.417644 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:02.418643 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "2f6a323ca52f48fdb7978e701721987f"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-cbkb"
I20260630 12:22:02.423032 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:22:02.426192  4876 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.426915 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:22:02.427223 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "2f6a323ca52f48fdb7978e701721987f"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-cbkb"
I20260630 12:22:02.427510 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:02.452069 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:02.453213 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:02.454623 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:02.456863 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:02.457075 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.457315 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:02.457496 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.496021 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:43305
I20260630 12:22:02.496132  4938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:43305 every 8 connection(s)
I20260630 12:22:02.501251 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:02.508311  4943 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:02.509824  4944 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:02.512197 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:02.513717  4946 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:02.514673 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:02.514894 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:02.515094 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822122515057 us; error 0 us; skew 500 ppm
I20260630 12:22:02.515627 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:02.518415  4939 heartbeater.cc:344] Connected to a master server at 127.30.94.254:44787
I20260630 12:22:02.518452 31099 webserver.cc:533] Webserver started at http://127.30.94.194:45497/ using document root <none> and password file <none>
I20260630 12:22:02.518872  4939 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:02.519147 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:02.519405 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:02.519663 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:02.519662  4939 heartbeater.cc:507] Master 127.30.94.254:44787 requested a full tablet report, sending...
I20260630 12:22:02.521191 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "b69b98a29004441dbaf864b26002235b"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-cbkb"
I20260630 12:22:02.522264  4812 ts_manager.cc:194] Registered new tserver with Master: 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305)
I20260630 12:22:02.524139  4812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45066
I20260630 12:22:02.526083 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:02.529673  4951 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.530411 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:02.530647 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "b69b98a29004441dbaf864b26002235b"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-cbkb"
I20260630 12:22:02.530871 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:02.546402 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:02.547441 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:02.548862 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:02.550981 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:02.551179 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.551643 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:02.551852 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.590873 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:32873
I20260630 12:22:02.590963  5013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:32873 every 8 connection(s)
I20260630 12:22:02.595577 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:02.602082  5017 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:02.603240  5018 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:02.606384  5020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:02.607189  5014 heartbeater.cc:344] Connected to a master server at 127.30.94.254:44787
I20260630 12:22:02.607187 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:02.607818  5014 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:02.608472 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:02.608731 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:02.608656  5014 heartbeater.cc:507] Master 127.30.94.254:44787 requested a full tablet report, sending...
I20260630 12:22:02.609161 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822122609121 us; error 0 us; skew 500 ppm
I20260630 12:22:02.609802 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:02.610980  4812 ts_manager.cc:194] Registered new tserver with Master: b69b98a29004441dbaf864b26002235b (127.30.94.194:32873)
I20260630 12:22:02.612424  4812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45080
I20260630 12:22:02.612634 31099 webserver.cc:533] Webserver started at http://127.30.94.195:46747/ using document root <none> and password file <none>
I20260630 12:22:02.613268 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:02.613533 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:02.613822 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:02.615083 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "7a54a41107ac4f58a45e45dfce162bdd"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-cbkb"
I20260630 12:22:02.619323 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:22:02.622689  5025 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.623438 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:02.623742 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "7a54a41107ac4f58a45e45dfce162bdd"
format_stamp: "Formatted at 2026-06-30 12:22:02 on dist-test-slave-cbkb"
I20260630 12:22:02.624018 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:02.646461 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:02.647742 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:02.649348 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:02.651654 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:02.651895 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.652173 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:02.652379 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:02.693080 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:36841
I20260630 12:22:02.693176  5087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:36841 every 8 connection(s)
I20260630 12:22:02.706624  5088 heartbeater.cc:344] Connected to a master server at 127.30.94.254:44787
I20260630 12:22:02.707123  5088 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:02.707971  5088 heartbeater.cc:507] Master 127.30.94.254:44787 requested a full tablet report, sending...
I20260630 12:22:02.709944  4812 ts_manager.cc:194] Registered new tserver with Master: 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841)
I20260630 12:22:02.710973 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014668669s
I20260630 12:22:02.711280  4812 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45096
I20260630 12:22:03.526926  4939 heartbeater.cc:499] Master 127.30.94.254:44787 was elected leader, sending a full tablet report...
I20260630 12:22:03.614938  5014 heartbeater.cc:499] Master 127.30.94.254:44787 was elected leader, sending a full tablet report...
I20260630 12:22:03.713903  5088 heartbeater.cc:499] Master 127.30.94.254:44787 was elected leader, sending a full tablet report...
I20260630 12:22:03.767396  4812 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45100:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:22:03.769910  4812 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:22:03.839937  4904 tablet_service.cc:1511] Processing CreateTablet for tablet d87c2d2b834f4f23a0f23083a373a229 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:03.841612  4904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87c2d2b834f4f23a0f23083a373a229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.847148  4903 tablet_service.cc:1511] Processing CreateTablet for tablet a63bfeaedf3c4489a0b5a472503ce2b8 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:03.848758  4903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63bfeaedf3c4489a0b5a472503ce2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.849658  5051 tablet_service.cc:1511] Processing CreateTablet for tablet afe563cb5cb84648831e8daf96937681 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:03.851212  4979 tablet_service.cc:1511] Processing CreateTablet for tablet d87c2d2b834f4f23a0f23083a373a229 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:03.851274  4976 tablet_service.cc:1511] Processing CreateTablet for tablet 211378e4e4c94231a17a41ec14b9ae6d (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:03.852841  4979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87c2d2b834f4f23a0f23083a373a229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.852595  5052 tablet_service.cc:1511] Processing CreateTablet for tablet a63bfeaedf3c4489a0b5a472503ce2b8 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:03.852927  4978 tablet_service.cc:1511] Processing CreateTablet for tablet a63bfeaedf3c4489a0b5a472503ce2b8 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:03.854346  4978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63bfeaedf3c4489a0b5a472503ce2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.855309  5053 tablet_service.cc:1511] Processing CreateTablet for tablet d87c2d2b834f4f23a0f23083a373a229 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:03.857753  4977 tablet_service.cc:1511] Processing CreateTablet for tablet afe563cb5cb84648831e8daf96937681 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:03.859194  4977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe563cb5cb84648831e8daf96937681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.851227  5051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe563cb5cb84648831e8daf96937681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.862286  5050 tablet_service.cc:1511] Processing CreateTablet for tablet 211378e4e4c94231a17a41ec14b9ae6d (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:03.863744  5050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211378e4e4c94231a17a41ec14b9ae6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.860721  4976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211378e4e4c94231a17a41ec14b9ae6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.864756  5052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63bfeaedf3c4489a0b5a472503ce2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.867961  5053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87c2d2b834f4f23a0f23083a373a229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.886112  4902 tablet_service.cc:1511] Processing CreateTablet for tablet afe563cb5cb84648831e8daf96937681 (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:03.887573  4902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe563cb5cb84648831e8daf96937681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.894621  4901 tablet_service.cc:1511] Processing CreateTablet for tablet 211378e4e4c94231a17a41ec14b9ae6d (DEFAULT_TABLE table=test-workload [id=97c498ed55a14db792ad1a8e142eea79]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:03.896407  4901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211378e4e4c94231a17a41ec14b9ae6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:03.897912  5109 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd: Bootstrap starting.
I20260630 12:22:03.905645  5108 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b: Bootstrap starting.
I20260630 12:22:03.906026  5109 tablet_bootstrap.cc:654] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:03.919564  5108 tablet_bootstrap.cc:654] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:03.933125  5108 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b: No bootstrap required, opened a new log
I20260630 12:22:03.933722  5108 ts_tablet_manager.cc:1403] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260630 12:22:03.936714  5108 raft_consensus.cc:359] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:03.937492  5108 raft_consensus.cc:385] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:03.937820  5108 raft_consensus.cc:740] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b69b98a29004441dbaf864b26002235b, State: Initialized, Role: FOLLOWER
I20260630 12:22:03.938714  5108 consensus_queue.cc:260] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:03.948190  5108 ts_tablet_manager.cc:1434] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:22:03.960180  5108 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b: Bootstrap starting.
I20260630 12:22:03.966568  5108 tablet_bootstrap.cc:654] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:03.987869  5109 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd: No bootstrap required, opened a new log
I20260630 12:22:03.988641  5109 ts_tablet_manager.cc:1403] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd: Time spent bootstrapping tablet: real 0.091s	user 0.041s	sys 0.041s
I20260630 12:22:03.989632  5111 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f: Bootstrap starting.
I20260630 12:22:03.993633  5109 raft_consensus.cc:359] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:03.994685  5109 raft_consensus.cc:385] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:03.995146  5109 raft_consensus.cc:740] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a54a41107ac4f58a45e45dfce162bdd, State: Initialized, Role: FOLLOWER
I20260630 12:22:03.996490  5111 tablet_bootstrap.cc:654] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:03.996255  5109 consensus_queue.cc:260] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.006289  5111 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f: No bootstrap required, opened a new log
I20260630 12:22:04.006762  5111 ts_tablet_manager.cc:1403] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.006s
I20260630 12:22:04.009305  5109 ts_tablet_manager.cc:1434] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:22:04.009862  5111 raft_consensus.cc:359] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.010567  5111 raft_consensus.cc:385] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.010911  5111 raft_consensus.cc:740] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6a323ca52f48fdb7978e701721987f, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.011466  5109 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd: Bootstrap starting.
I20260630 12:22:04.011365  5108 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b: No bootstrap required, opened a new log
I20260630 12:22:04.012859  5108 ts_tablet_manager.cc:1403] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b: Time spent bootstrapping tablet: real 0.053s	user 0.029s	sys 0.018s
I20260630 12:22:04.011853  5111 consensus_queue.cc:260] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.015962  5108 raft_consensus.cc:359] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.016722  5108 raft_consensus.cc:385] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.017042  5108 raft_consensus.cc:740] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b69b98a29004441dbaf864b26002235b, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.018703  5109 tablet_bootstrap.cc:654] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:04.018095  5108 consensus_queue.cc:260] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.022948  5111 ts_tablet_manager.cc:1434] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260630 12:22:04.023428  5108 ts_tablet_manager.cc:1434] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260630 12:22:04.024309  5111 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f: Bootstrap starting.
I20260630 12:22:04.024510  5108 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b: Bootstrap starting.
I20260630 12:22:04.031253  5109 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd: No bootstrap required, opened a new log
I20260630 12:22:04.031826  5109 ts_tablet_manager.cc:1403] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260630 12:22:04.034825  5108 tablet_bootstrap.cc:654] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:04.034729  5109 raft_consensus.cc:359] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.035501  5109 raft_consensus.cc:385] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.035786  5109 raft_consensus.cc:740] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a54a41107ac4f58a45e45dfce162bdd, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.036505  5109 consensus_queue.cc:260] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.036897  5111 tablet_bootstrap.cc:654] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:04.038501  5109 ts_tablet_manager.cc:1434] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:22:04.039556  5109 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd: Bootstrap starting.
I20260630 12:22:04.045900  5109 tablet_bootstrap.cc:654] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:04.047580  5108 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b: No bootstrap required, opened a new log
I20260630 12:22:04.048251  5108 ts_tablet_manager.cc:1403] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260630 12:22:04.051951  5108 raft_consensus.cc:359] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.052779  5108 raft_consensus.cc:385] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.052994  5109 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd: No bootstrap required, opened a new log
I20260630 12:22:04.053058  5111 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f: No bootstrap required, opened a new log
I20260630 12:22:04.053088  5108 raft_consensus.cc:740] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b69b98a29004441dbaf864b26002235b, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.053601  5109 ts_tablet_manager.cc:1403] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.006s
I20260630 12:22:04.053889  5111 ts_tablet_manager.cc:1403] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.000s
I20260630 12:22:04.054277  5108 consensus_queue.cc:260] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.056625  5108 ts_tablet_manager.cc:1434] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:22:04.056633  5109 raft_consensus.cc:359] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.056998  5111 raft_consensus.cc:359] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.057538  5109 raft_consensus.cc:385] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.057816  5108 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b: Bootstrap starting.
I20260630 12:22:04.057775  5111 raft_consensus.cc:385] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.057962  5109 raft_consensus.cc:740] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a54a41107ac4f58a45e45dfce162bdd, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.058560  5111 raft_consensus.cc:740] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6a323ca52f48fdb7978e701721987f, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.059089  5109 consensus_queue.cc:260] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.061424  5109 ts_tablet_manager.cc:1434] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260630 12:22:04.059698  5111 consensus_queue.cc:260] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.064153  5111 ts_tablet_manager.cc:1434] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:22:04.064918  5108 tablet_bootstrap.cc:654] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:04.065176  5111 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f: Bootstrap starting.
I20260630 12:22:04.071702  5113 raft_consensus.cc:493] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:04.072023  5111 tablet_bootstrap.cc:654] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:04.062510  5109 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd: Bootstrap starting.
I20260630 12:22:04.072260  5113 raft_consensus.cc:515] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.077486  5115 raft_consensus.cc:493] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:04.081537  5115 raft_consensus.cc:515] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.088274  5109 tablet_bootstrap.cc:654] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:04.076529  5113 leader_election.cc:290] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305), 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841)
I20260630 12:22:04.104555  5115 leader_election.cc:290] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305), b69b98a29004441dbaf864b26002235b (127.30.94.194:32873)
I20260630 12:22:04.124409  5108 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b: No bootstrap required, opened a new log
I20260630 12:22:04.129220  5108 ts_tablet_manager.cc:1403] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.015s
I20260630 12:22:04.134532  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87c2d2b834f4f23a0f23083a373a229" candidate_uuid: "b69b98a29004441dbaf864b26002235b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a54a41107ac4f58a45e45dfce162bdd" is_pre_election: true
I20260630 12:22:04.136392  4914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87c2d2b834f4f23a0f23083a373a229" candidate_uuid: "b69b98a29004441dbaf864b26002235b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6a323ca52f48fdb7978e701721987f" is_pre_election: true
W20260630 12:22:04.136678  4954 leader_election.cc:343] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:04.137157  4914 raft_consensus.cc:2468] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b69b98a29004441dbaf864b26002235b in term 0.
I20260630 12:22:04.139026  4955 leader_election.cc:304] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f6a323ca52f48fdb7978e701721987f, b69b98a29004441dbaf864b26002235b; no voters: 7a54a41107ac4f58a45e45dfce162bdd
I20260630 12:22:04.140241  5113 raft_consensus.cc:2804] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:04.140758  5113 raft_consensus.cc:493] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:04.141203  5113 raft_consensus.cc:3060] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.132495  5108 raft_consensus.cc:359] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.141992  5108 raft_consensus.cc:385] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.142413  5108 raft_consensus.cc:740] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b69b98a29004441dbaf864b26002235b, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.143390  5108 consensus_queue.cc:260] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.148856  5111 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f: No bootstrap required, opened a new log
I20260630 12:22:04.149201  5109 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd: No bootstrap required, opened a new log
I20260630 12:22:04.149456  5111 ts_tablet_manager.cc:1403] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.026s
I20260630 12:22:04.149794  5109 ts_tablet_manager.cc:1403] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.008s
I20260630 12:22:04.150725  5113 raft_consensus.cc:515] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.153626  4914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87c2d2b834f4f23a0f23083a373a229" candidate_uuid: "b69b98a29004441dbaf864b26002235b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6a323ca52f48fdb7978e701721987f"
I20260630 12:22:04.154161  4914 raft_consensus.cc:3060] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.154253  5111 raft_consensus.cc:359] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.154992  5111 raft_consensus.cc:385] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.155277  5111 raft_consensus.cc:740] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6a323ca52f48fdb7978e701721987f, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.156651  5109 raft_consensus.cc:359] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.157398  5109 raft_consensus.cc:385] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.157665  5109 raft_consensus.cc:740] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a54a41107ac4f58a45e45dfce162bdd, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.158561  5111 consensus_queue.cc:260] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.159704  5109 consensus_queue.cc:260] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.161979  5109 ts_tablet_manager.cc:1434] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260630 12:22:04.166790  5117 raft_consensus.cc:493] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:04.167290  5117 raft_consensus.cc:515] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.170013  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87c2d2b834f4f23a0f23083a373a229" candidate_uuid: "b69b98a29004441dbaf864b26002235b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a54a41107ac4f58a45e45dfce162bdd"
I20260630 12:22:04.170668  5063 raft_consensus.cc:3060] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.171697  5117 leader_election.cc:290] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b69b98a29004441dbaf864b26002235b (127.30.94.194:32873), 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841)
I20260630 12:22:04.176935  4913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe563cb5cb84648831e8daf96937681" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6a323ca52f48fdb7978e701721987f" is_pre_election: true
I20260630 12:22:04.177910  4913 raft_consensus.cc:2468] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 0.
I20260630 12:22:04.179855  5029 leader_election.cc:304] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6a323ca52f48fdb7978e701721987f, 7a54a41107ac4f58a45e45dfce162bdd; no voters: 
I20260630 12:22:04.181030  5115 raft_consensus.cc:2804] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:04.163028  4914 raft_consensus.cc:2468] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b69b98a29004441dbaf864b26002235b in term 1.
I20260630 12:22:04.181468  5115 raft_consensus.cc:493] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:04.181970  5115 raft_consensus.cc:3060] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.182698  4955 leader_election.cc:304] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6a323ca52f48fdb7978e701721987f, b69b98a29004441dbaf864b26002235b; no voters: 
I20260630 12:22:04.164088  4989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe563cb5cb84648831e8daf96937681" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69b98a29004441dbaf864b26002235b" is_pre_election: true
I20260630 12:22:04.165485  5111 ts_tablet_manager.cc:1434] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260630 12:22:04.184900  4989 raft_consensus.cc:2468] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 0.
I20260630 12:22:04.185575  5111 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f: Bootstrap starting.
I20260630 12:22:04.191977  5111 tablet_bootstrap.cc:654] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:04.192093  5113 leader_election.cc:290] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [CANDIDATE]: Term 1 election: Requested vote from peers 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305), 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841)
I20260630 12:22:04.195544  5113 raft_consensus.cc:2804] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:04.195858  5115 raft_consensus.cc:515] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.197391  5063 raft_consensus.cc:2468] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b69b98a29004441dbaf864b26002235b in term 1.
I20260630 12:22:04.200762  5113 raft_consensus.cc:697] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 1 LEADER]: Becoming Leader. State: Replica: b69b98a29004441dbaf864b26002235b, State: Running, Role: LEADER
I20260630 12:22:04.198195  5108 ts_tablet_manager.cc:1434] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b: Time spent starting tablet: real 0.068s	user 0.016s	sys 0.034s
I20260630 12:22:04.203660  5115 leader_election.cc:290] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 1 election: Requested vote from peers 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305), b69b98a29004441dbaf864b26002235b (127.30.94.194:32873)
I20260630 12:22:04.204763  4989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe563cb5cb84648831e8daf96937681" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69b98a29004441dbaf864b26002235b"
I20260630 12:22:04.205374  4989 raft_consensus.cc:3060] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.208688  4914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe563cb5cb84648831e8daf96937681" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6a323ca52f48fdb7978e701721987f"
I20260630 12:22:04.209326  4914 raft_consensus.cc:3060] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.208729  5113 consensus_queue.cc:237] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.213022  4989 raft_consensus.cc:2468] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 1.
I20260630 12:22:04.214460  5028 leader_election.cc:304] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a54a41107ac4f58a45e45dfce162bdd, b69b98a29004441dbaf864b26002235b; no voters: 
I20260630 12:22:04.215390  5115 raft_consensus.cc:2804] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:04.216477  4914 raft_consensus.cc:2468] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 1.
I20260630 12:22:04.227298  5111 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f: No bootstrap required, opened a new log
I20260630 12:22:04.227867  5111 ts_tablet_manager.cc:1403] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.012s
I20260630 12:22:04.230957  5111 raft_consensus.cc:359] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.231750  5111 raft_consensus.cc:385] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:04.232115  5111 raft_consensus.cc:740] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f6a323ca52f48fdb7978e701721987f, State: Initialized, Role: FOLLOWER
I20260630 12:22:04.232985  5115 raft_consensus.cc:697] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Becoming Leader. State: Replica: 7a54a41107ac4f58a45e45dfce162bdd, State: Running, Role: LEADER
I20260630 12:22:04.232896  5111 consensus_queue.cc:260] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.234050  5115 consensus_queue.cc:237] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.235589  5111 ts_tablet_manager.cc:1434] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:04.239285  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bfeaedf3c4489a0b5a472503ce2b8" candidate_uuid: "2f6a323ca52f48fdb7978e701721987f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a54a41107ac4f58a45e45dfce162bdd" is_pre_election: true
I20260630 12:22:04.240144  5063 raft_consensus.cc:2468] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f6a323ca52f48fdb7978e701721987f in term 0.
I20260630 12:22:04.242208  4879 leader_election.cc:304] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6a323ca52f48fdb7978e701721987f, 7a54a41107ac4f58a45e45dfce162bdd; no voters: 
I20260630 12:22:04.243407  5117 raft_consensus.cc:2804] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:04.243901  5117 raft_consensus.cc:493] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:04.244356  5117 raft_consensus.cc:3060] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.244768  4812 catalog_manager.cc:5697] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b reported cstate change: term changed from 0 to 1, leader changed from <none> to b69b98a29004441dbaf864b26002235b (127.30.94.194). New cstate: current_term: 1 leader_uuid: "b69b98a29004441dbaf864b26002235b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:04.253314  5117 raft_consensus.cc:515] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.257943  4989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bfeaedf3c4489a0b5a472503ce2b8" candidate_uuid: "2f6a323ca52f48fdb7978e701721987f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69b98a29004441dbaf864b26002235b" is_pre_election: true
I20260630 12:22:04.258621  4989 raft_consensus.cc:2468] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f6a323ca52f48fdb7978e701721987f in term 0.
I20260630 12:22:04.258749  4809 catalog_manager.cc:5697] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195). New cstate: current_term: 1 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:04.261176  5117 leader_election.cc:290] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [CANDIDATE]: Term 1 election: Requested vote from peers b69b98a29004441dbaf864b26002235b (127.30.94.194:32873), 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841)
I20260630 12:22:04.261931  4989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bfeaedf3c4489a0b5a472503ce2b8" candidate_uuid: "2f6a323ca52f48fdb7978e701721987f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69b98a29004441dbaf864b26002235b"
I20260630 12:22:04.262231  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bfeaedf3c4489a0b5a472503ce2b8" candidate_uuid: "2f6a323ca52f48fdb7978e701721987f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a54a41107ac4f58a45e45dfce162bdd"
I20260630 12:22:04.262501  4989 raft_consensus.cc:3060] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.262785  5063 raft_consensus.cc:3060] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.269364  5063 raft_consensus.cc:2468] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f6a323ca52f48fdb7978e701721987f in term 1.
I20260630 12:22:04.269359  4989 raft_consensus.cc:2468] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f6a323ca52f48fdb7978e701721987f in term 1.
I20260630 12:22:04.270642  4879 leader_election.cc:304] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6a323ca52f48fdb7978e701721987f, b69b98a29004441dbaf864b26002235b; no voters: 
I20260630 12:22:04.271232  5117 raft_consensus.cc:2804] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:04.272140  5117 raft_consensus.cc:697] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 1 LEADER]: Becoming Leader. State: Replica: 2f6a323ca52f48fdb7978e701721987f, State: Running, Role: LEADER
I20260630 12:22:04.272845  5117 consensus_queue.cc:237] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.279300  4809 catalog_manager.cc:5697] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f6a323ca52f48fdb7978e701721987f (127.30.94.193). New cstate: current_term: 1 leader_uuid: "2f6a323ca52f48fdb7978e701721987f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: UNKNOWN } } }
W20260630 12:22:04.337013  4860 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:04.346804  5115 raft_consensus.cc:493] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:04.347313  5115 raft_consensus.cc:515] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.349063  5115 leader_election.cc:290] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305), b69b98a29004441dbaf864b26002235b (127.30.94.194:32873)
I20260630 12:22:04.349890  4914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211378e4e4c94231a17a41ec14b9ae6d" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6a323ca52f48fdb7978e701721987f" is_pre_election: true
I20260630 12:22:04.350039  4989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211378e4e4c94231a17a41ec14b9ae6d" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69b98a29004441dbaf864b26002235b" is_pre_election: true
I20260630 12:22:04.350461  4914 raft_consensus.cc:2468] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 0.
I20260630 12:22:04.350646  4989 raft_consensus.cc:2468] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 0.
I20260630 12:22:04.351470  5029 leader_election.cc:304] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6a323ca52f48fdb7978e701721987f, 7a54a41107ac4f58a45e45dfce162bdd; no voters: 
I20260630 12:22:04.352198  5115 raft_consensus.cc:2804] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:04.352597  5115 raft_consensus.cc:493] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:04.352912  5115 raft_consensus.cc:3060] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.358063  5115 raft_consensus.cc:515] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.359571  5115 leader_election.cc:290] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 1 election: Requested vote from peers 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305), b69b98a29004441dbaf864b26002235b (127.30.94.194:32873)
I20260630 12:22:04.360244  4914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211378e4e4c94231a17a41ec14b9ae6d" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f6a323ca52f48fdb7978e701721987f"
I20260630 12:22:04.360543  4989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211378e4e4c94231a17a41ec14b9ae6d" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69b98a29004441dbaf864b26002235b"
I20260630 12:22:04.360791  4914 raft_consensus.cc:3060] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.361114  4989 raft_consensus.cc:3060] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:04.365350  4914 raft_consensus.cc:2468] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 1.
I20260630 12:22:04.366322  5029 leader_election.cc:304] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f6a323ca52f48fdb7978e701721987f, 7a54a41107ac4f58a45e45dfce162bdd; no voters: 
I20260630 12:22:04.366528  4989 raft_consensus.cc:2468] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 1.
I20260630 12:22:04.367097  5115 raft_consensus.cc:2804] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:04.367590  5115 raft_consensus.cc:697] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Becoming Leader. State: Replica: 7a54a41107ac4f58a45e45dfce162bdd, State: Running, Role: LEADER
I20260630 12:22:04.368312  5115 consensus_queue.cc:237] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:04.374411  4809 catalog_manager.cc:5697] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195). New cstate: current_term: 1 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:04.439122 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:22:04.456744 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:04.457651 31099 tablet_replica.cc:333] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f: stopping tablet replica
I20260630 12:22:04.458210 31099 raft_consensus.cc:2243] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:04.458612 31099 raft_consensus.cc:2272] T 211378e4e4c94231a17a41ec14b9ae6d P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:04.460599 31099 tablet_replica.cc:333] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f: stopping tablet replica
I20260630 12:22:04.461117 31099 raft_consensus.cc:2243] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:04.461478 31099 raft_consensus.cc:2272] T afe563cb5cb84648831e8daf96937681 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:04.463183 31099 tablet_replica.cc:333] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f: stopping tablet replica
I20260630 12:22:04.463667 31099 raft_consensus.cc:2243] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:04.464123 31099 raft_consensus.cc:2272] T d87c2d2b834f4f23a0f23083a373a229 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:04.465984 31099 tablet_replica.cc:333] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f: stopping tablet replica
I20260630 12:22:04.466450 31099 raft_consensus.cc:2243] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:04.467022 31099 pending_rounds.cc:70] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f: Trying to abort 1 pending ops.
I20260630 12:22:04.467238 31099 pending_rounds.cc:77] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439421028032512 op_type: NO_OP noop_request { }
I20260630 12:22:04.467497 31099 raft_consensus.cc:2889] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:04.467811 31099 raft_consensus.cc:2272] T a63bfeaedf3c4489a0b5a472503ce2b8 P 2f6a323ca52f48fdb7978e701721987f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:04.490409 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:22:04.602716  5113 consensus_queue.cc:1048] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:22:04.616572  4955 consensus_peers.cc:597] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:22:04.759969  5029 consensus_peers.cc:597] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:04.782852  5115 consensus_queue.cc:1048] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:04.807546  5148 consensus_queue.cc:1048] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:22:04.820436  5029 consensus_peers.cc:597] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:05.233933  5132 consensus_queue.cc:579] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Leader has been unable to successfully communicate with peer 2f6a323ca52f48fdb7978e701721987f for more than 1 seconds (1.023s)
W20260630 12:22:05.244159  4809 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d87c2d2b834f4f23a0f23083a373a229 with cas_config_opid_index -1: no extra replica candidate found for tablet d87c2d2b834f4f23a0f23083a373a229 (table test-workload [id=97c498ed55a14db792ad1a8e142eea79]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260630 12:22:05.338971  4860 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2f6a323ca52f48fdb7978e701721987f not available for placement
I20260630 12:22:05.657030 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:05.662638  5154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:05.664003  5155 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:05.665903  5157 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:05.667189 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:05.668406 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:05.668651 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:05.668826 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822125668811 us; error 0 us; skew 500 ppm
I20260630 12:22:05.669327 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:05.671644 31099 webserver.cc:533] Webserver started at http://127.30.94.196:46033/ using document root <none> and password file <none>
I20260630 12:22:05.672144 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:05.672407 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:05.672677 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:05.673893 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "c56ad1d7f89e476f8d0b383000acc91c"
format_stamp: "Formatted at 2026-06-30 12:22:05 on dist-test-slave-cbkb"
I20260630 12:22:05.678392 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:22:05.681495  5162 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:05.682185 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:05.682492 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "c56ad1d7f89e476f8d0b383000acc91c"
format_stamp: "Formatted at 2026-06-30 12:22:05 on dist-test-slave-cbkb"
I20260630 12:22:05.682777 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:05.711665 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:05.712771 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:05.713917 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:05.715866 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:05.716106 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:05.716357 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:05.716534 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:05.741935  5148 consensus_queue.cc:579] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Leader has been unable to successfully communicate with peer 2f6a323ca52f48fdb7978e701721987f for more than 1 seconds (1.505s)
I20260630 12:22:05.755033  5206 consensus_queue.cc:579] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Leader has been unable to successfully communicate with peer 2f6a323ca52f48fdb7978e701721987f for more than 1 seconds (1.386s)
I20260630 12:22:05.768173 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:41575
I20260630 12:22:05.768267  5229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:41575 every 8 connection(s)
I20260630 12:22:05.783196  5230 heartbeater.cc:344] Connected to a master server at 127.30.94.254:44787
I20260630 12:22:05.783571  5230 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:05.784261  5230 heartbeater.cc:507] Master 127.30.94.254:44787 requested a full tablet report, sending...
I20260630 12:22:05.786156  4809 ts_manager.cc:194] Registered new tserver with Master: c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196:41575)
I20260630 12:22:05.787431  4809 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57802
I20260630 12:22:05.798910  5063 consensus_queue.cc:237] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:05.800957  5062 consensus_queue.cc:237] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:05.804813  4989 raft_consensus.cc:1275] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:05.806921  5203 consensus_queue.cc:1048] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:22:05.811578  5029 consensus_peers.cc:597] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:05.815284  5148 raft_consensus.cc:2955] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:05.816710  4988 raft_consensus.cc:1275] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:05.816174  4989 raft_consensus.cc:2955] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:05.818406  5203 consensus_queue.cc:1048] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:05.828413  4798 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 211378e4e4c94231a17a41ec14b9ae6d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
W20260630 12:22:05.829877  5029 consensus_peers.cc:597] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:22:05.837750  5026 consensus_peers.cc:597] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd -> Peer c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196:41575): Couldn't send request to peer c56ad1d7f89e476f8d0b383000acc91c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 211378e4e4c94231a17a41ec14b9ae6d. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:22:05.838582  5026 consensus_peers.cc:597] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd -> Peer c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196:41575): Couldn't send request to peer c56ad1d7f89e476f8d0b383000acc91c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afe563cb5cb84648831e8daf96937681. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:05.837154  4809 catalog_manager.cc:5697] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:05.843288  5148 raft_consensus.cc:2955] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:05.845556  4988 raft_consensus.cc:2955] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:05.852079  4798 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet afe563cb5cb84648831e8daf96937681 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260630 12:22:05.861871  4988 consensus_queue.cc:237] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:05.862166  4809 catalog_manager.cc:5697] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b reported cstate change: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:05.869306  5062 raft_consensus.cc:1275] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Refusing update from remote peer b69b98a29004441dbaf864b26002235b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:05.871165  5246 consensus_queue.cc:1048] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:22:05.882591  4952 consensus_peers.cc:597] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b -> Peer c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196:41575): Couldn't send request to peer c56ad1d7f89e476f8d0b383000acc91c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d87c2d2b834f4f23a0f23083a373a229. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:22:05.884771  4955 consensus_peers.cc:597] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:05.884682  5151 raft_consensus.cc:2955] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:05.886384  5062 raft_consensus.cc:2955] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:05.894536  4798 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d87c2d2b834f4f23a0f23083a373a229 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:22:05.899729  4812 catalog_manager.cc:5697] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "b69b98a29004441dbaf864b26002235b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
W20260630 12:22:05.969846  5084 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7ac0 after lost signal to thread 31102
W20260630 12:22:05.971592  5084 debug-util.cc:398] Leaking SignalData structure 0x7b08002b0c60 after lost signal to thread 5013
W20260630 12:22:05.972554  5084 debug-util.cc:398] Leaking SignalData structure 0x7b0800098cc0 after lost signal to thread 5087
I20260630 12:22:06.123831  5148 raft_consensus.cc:493] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:06.124466  5148 raft_consensus.cc:515] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:06.126283  5148 leader_election.cc:290] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305), b69b98a29004441dbaf864b26002235b (127.30.94.194:32873)
I20260630 12:22:06.128039  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bfeaedf3c4489a0b5a472503ce2b8" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69b98a29004441dbaf864b26002235b" is_pre_election: true
I20260630 12:22:06.128818  4988 raft_consensus.cc:2468] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 1.
I20260630 12:22:06.130085  5028 leader_election.cc:304] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a54a41107ac4f58a45e45dfce162bdd, b69b98a29004441dbaf864b26002235b; no voters: 
W20260630 12:22:06.130822  5029 leader_election.cc:336] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111)
I20260630 12:22:06.131017  5148 raft_consensus.cc:2804] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:06.131400  5148 raft_consensus.cc:493] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:06.131814  5148 raft_consensus.cc:3060] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:06.136878  5148 raft_consensus.cc:515] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:06.138531  5148 leader_election.cc:290] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 2 election: Requested vote from peers 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305), b69b98a29004441dbaf864b26002235b (127.30.94.194:32873)
I20260630 12:22:06.139672  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63bfeaedf3c4489a0b5a472503ce2b8" candidate_uuid: "7a54a41107ac4f58a45e45dfce162bdd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b69b98a29004441dbaf864b26002235b"
I20260630 12:22:06.140187  4988 raft_consensus.cc:3060] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:22:06.142590  5029 leader_election.cc:336] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111)
I20260630 12:22:06.145320  4988 raft_consensus.cc:2468] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a54a41107ac4f58a45e45dfce162bdd in term 2.
I20260630 12:22:06.146260  5028 leader_election.cc:304] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a54a41107ac4f58a45e45dfce162bdd, b69b98a29004441dbaf864b26002235b; no voters: 2f6a323ca52f48fdb7978e701721987f
I20260630 12:22:06.146989  5148 raft_consensus.cc:2804] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:06.147493  5148 raft_consensus.cc:697] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 2 LEADER]: Becoming Leader. State: Replica: 7a54a41107ac4f58a45e45dfce162bdd, State: Running, Role: LEADER
I20260630 12:22:06.148205  5148 consensus_queue.cc:237] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } }
I20260630 12:22:06.155644  4809 catalog_manager.cc:5697] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: term changed from 1 to 2, leader changed from 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) to 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195). New cstate: current_term: 2 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:06.249607  5251 ts_tablet_manager.cc:933] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: Initiating tablet copy from peer b69b98a29004441dbaf864b26002235b (127.30.94.194:32873)
I20260630 12:22:06.251588  5251 tablet_copy_client.cc:323] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:32873
I20260630 12:22:06.262442  4999 tablet_copy_service.cc:140] P b69b98a29004441dbaf864b26002235b: Received BeginTabletCopySession request for tablet d87c2d2b834f4f23a0f23083a373a229 from peer c56ad1d7f89e476f8d0b383000acc91c ({username='slave'} at 127.0.0.1:38122)
I20260630 12:22:06.263016  4999 tablet_copy_service.cc:161] P b69b98a29004441dbaf864b26002235b: Beginning new tablet copy session on tablet d87c2d2b834f4f23a0f23083a373a229 from peer c56ad1d7f89e476f8d0b383000acc91c at {username='slave'} at 127.0.0.1:38122: session id = c56ad1d7f89e476f8d0b383000acc91c-d87c2d2b834f4f23a0f23083a373a229
I20260630 12:22:06.271174  4999 tablet_copy_source_session.cc:215] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:06.274456  5251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87c2d2b834f4f23a0f23083a373a229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:06.286198  5251 tablet_copy_client.cc:806] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:06.286742  5251 tablet_copy_client.cc:670] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:06.290753  5251 tablet_copy_client.cc:538] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:06.296200  5251 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap starting.
I20260630 12:22:06.311193  5251 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:06.311905  5251 tablet_bootstrap.cc:492] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap complete.
I20260630 12:22:06.312516  5251 ts_tablet_manager.cc:1403] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.010s
I20260630 12:22:06.314734  5251 raft_consensus.cc:359] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:06.315532  5251 raft_consensus.cc:740] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c56ad1d7f89e476f8d0b383000acc91c, State: Initialized, Role: LEARNER
I20260630 12:22:06.316080  5251 consensus_queue.cc:260] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:06.317196  5255 ts_tablet_manager.cc:933] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: Initiating tablet copy from peer 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841)
I20260630 12:22:06.321847  5230 heartbeater.cc:499] Master 127.30.94.254:44787 was elected leader, sending a full tablet report...
I20260630 12:22:06.322469  5251 ts_tablet_manager.cc:1434] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260630 12:22:06.325305  4999 tablet_copy_service.cc:342] P b69b98a29004441dbaf864b26002235b: Request end of tablet copy session c56ad1d7f89e476f8d0b383000acc91c-d87c2d2b834f4f23a0f23083a373a229 received from {username='slave'} at 127.0.0.1:38122
I20260630 12:22:06.325740  4999 tablet_copy_service.cc:434] P b69b98a29004441dbaf864b26002235b: ending tablet copy session c56ad1d7f89e476f8d0b383000acc91c-d87c2d2b834f4f23a0f23083a373a229 on tablet d87c2d2b834f4f23a0f23083a373a229 with peer c56ad1d7f89e476f8d0b383000acc91c
I20260630 12:22:06.328177  5255 tablet_copy_client.cc:323] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:36841
I20260630 12:22:06.329298  5251 ts_tablet_manager.cc:933] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: Initiating tablet copy from peer 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841)
I20260630 12:22:06.337942  5251 tablet_copy_client.cc:323] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:36841
W20260630 12:22:06.341012  4860 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2f6a323ca52f48fdb7978e701721987f not available for placement
I20260630 12:22:06.345765  5073 tablet_copy_service.cc:140] P 7a54a41107ac4f58a45e45dfce162bdd: Received BeginTabletCopySession request for tablet afe563cb5cb84648831e8daf96937681 from peer c56ad1d7f89e476f8d0b383000acc91c ({username='slave'} at 127.0.0.1:51546)
I20260630 12:22:06.346312  5072 tablet_copy_service.cc:140] P 7a54a41107ac4f58a45e45dfce162bdd: Received BeginTabletCopySession request for tablet 211378e4e4c94231a17a41ec14b9ae6d from peer c56ad1d7f89e476f8d0b383000acc91c ({username='slave'} at 127.0.0.1:51546)
I20260630 12:22:06.346335  5073 tablet_copy_service.cc:161] P 7a54a41107ac4f58a45e45dfce162bdd: Beginning new tablet copy session on tablet afe563cb5cb84648831e8daf96937681 from peer c56ad1d7f89e476f8d0b383000acc91c at {username='slave'} at 127.0.0.1:51546: session id = c56ad1d7f89e476f8d0b383000acc91c-afe563cb5cb84648831e8daf96937681
I20260630 12:22:06.347276  5072 tablet_copy_service.cc:161] P 7a54a41107ac4f58a45e45dfce162bdd: Beginning new tablet copy session on tablet 211378e4e4c94231a17a41ec14b9ae6d from peer c56ad1d7f89e476f8d0b383000acc91c at {username='slave'} at 127.0.0.1:51546: session id = c56ad1d7f89e476f8d0b383000acc91c-211378e4e4c94231a17a41ec14b9ae6d
I20260630 12:22:06.351739  5073 tablet_copy_source_session.cc:215] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:06.354266  5255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe563cb5cb84648831e8daf96937681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:06.355762  5072 tablet_copy_source_session.cc:215] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:06.358903  5251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211378e4e4c94231a17a41ec14b9ae6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:06.368193  5255 tablet_copy_client.cc:806] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:06.368811  5255 tablet_copy_client.cc:670] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:06.372833  5255 tablet_copy_client.cc:538] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:06.372845  5251 tablet_copy_client.cc:806] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:06.373560  5251 tablet_copy_client.cc:670] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:06.377347  5251 tablet_copy_client.cc:538] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:06.380041  5255 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap starting.
I20260630 12:22:06.386795  5251 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap starting.
I20260630 12:22:06.395552  5255 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:06.396171  5255 tablet_bootstrap.cc:492] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap complete.
I20260630 12:22:06.396713  5255 ts_tablet_manager.cc:1403] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260630 12:22:06.398972  5255 raft_consensus.cc:359] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:06.399614  5255 raft_consensus.cc:740] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c56ad1d7f89e476f8d0b383000acc91c, State: Initialized, Role: LEARNER
I20260630 12:22:06.400292  5255 consensus_queue.cc:260] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:06.402606  5255 ts_tablet_manager.cc:1434] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260630 12:22:06.404644  5072 tablet_copy_service.cc:342] P 7a54a41107ac4f58a45e45dfce162bdd: Request end of tablet copy session c56ad1d7f89e476f8d0b383000acc91c-afe563cb5cb84648831e8daf96937681 received from {username='slave'} at 127.0.0.1:51546
I20260630 12:22:06.405036  5072 tablet_copy_service.cc:434] P 7a54a41107ac4f58a45e45dfce162bdd: ending tablet copy session c56ad1d7f89e476f8d0b383000acc91c-afe563cb5cb84648831e8daf96937681 on tablet afe563cb5cb84648831e8daf96937681 with peer c56ad1d7f89e476f8d0b383000acc91c
I20260630 12:22:06.406246  5251 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:06.407253  5251 tablet_bootstrap.cc:492] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap complete.
I20260630 12:22:06.407974  5251 ts_tablet_manager.cc:1403] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.006s
I20260630 12:22:06.410923  5251 raft_consensus.cc:359] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:06.411863  5251 raft_consensus.cc:740] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c56ad1d7f89e476f8d0b383000acc91c, State: Initialized, Role: LEARNER
I20260630 12:22:06.412604  5251 consensus_queue.cc:260] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:06.414801  5251 ts_tablet_manager.cc:1434] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:22:06.416626  5072 tablet_copy_service.cc:342] P 7a54a41107ac4f58a45e45dfce162bdd: Request end of tablet copy session c56ad1d7f89e476f8d0b383000acc91c-211378e4e4c94231a17a41ec14b9ae6d received from {username='slave'} at 127.0.0.1:51546
I20260630 12:22:06.417050  5072 tablet_copy_service.cc:434] P 7a54a41107ac4f58a45e45dfce162bdd: ending tablet copy session c56ad1d7f89e476f8d0b383000acc91c-211378e4e4c94231a17a41ec14b9ae6d on tablet 211378e4e4c94231a17a41ec14b9ae6d with peer c56ad1d7f89e476f8d0b383000acc91c
W20260630 12:22:06.485456  4955 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260630 12:22:06.605500  5029 consensus_peers.cc:597] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:06.728998  4988 raft_consensus.cc:1275] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:22:06.730561  5265 consensus_queue.cc:1048] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:06.768589  5199 raft_consensus.cc:1217] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:06.781819  5199 raft_consensus.cc:1217] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:06.849493  5199 raft_consensus.cc:1217] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:06.909047  5271 consensus_queue.cc:579] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Leader has been unable to successfully communicate with peer 2f6a323ca52f48fdb7978e701721987f for more than 1 seconds (1.046s)
I20260630 12:22:07.199926  5269 raft_consensus.cc:1064] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd: attempting to promote NON_VOTER c56ad1d7f89e476f8d0b383000acc91c to VOTER
I20260630 12:22:07.202602  5269 consensus_queue.cc:237] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } }
I20260630 12:22:07.210480  4988 raft_consensus.cc:1275] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:07.212342  5265 consensus_queue.cc:579] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Leader has been unable to successfully communicate with peer 2f6a323ca52f48fdb7978e701721987f for more than 1 seconds (1.412s)
W20260630 12:22:07.215891  5029 consensus_peers.cc:597] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:07.216593  5269 consensus_queue.cc:1048] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:07.217178  5199 raft_consensus.cc:1275] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:07.221732  5148 consensus_queue.cc:579] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Leader has been unable to successfully communicate with peer 2f6a323ca52f48fdb7978e701721987f for more than 1 seconds (1.073s)
I20260630 12:22:07.225749  5273 consensus_queue.cc:1048] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:22:07.238956  5273 raft_consensus.cc:2955] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.240921  5199 raft_consensus.cc:2955] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.243773  5062 consensus_queue.cc:237] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
W20260630 12:22:07.252413  5026 consensus_peers.cc:597] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd -> Peer c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196:41575): Couldn't send request to peer c56ad1d7f89e476f8d0b383000acc91c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a63bfeaedf3c4489a0b5a472503ce2b8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:07.253538  4989 raft_consensus.cc:1275] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:07.255934  5148 consensus_queue.cc:1048] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:22:07.261422  5029 consensus_peers.cc:597] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:07.266588  5148 raft_consensus.cc:2955] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:07.267593  4812 catalog_manager.cc:5697] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c reported cstate change: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.272359  5269 raft_consensus.cc:1064] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd: attempting to promote NON_VOTER c56ad1d7f89e476f8d0b383000acc91c to VOTER
I20260630 12:22:07.269340  4988 raft_consensus.cc:2955] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
I20260630 12:22:07.275166  5269 consensus_queue.cc:237] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } }
I20260630 12:22:07.288964  4989 raft_consensus.cc:2955] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.326432  4798 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a63bfeaedf3c4489a0b5a472503ce2b8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:22:07.331465  5199 raft_consensus.cc:1275] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:07.333477  5276 consensus_queue.cc:1048] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:22:07.338303  4809 catalog_manager.cc:5697] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b reported cstate change: config changed from index -1 to 2, NON_VOTER c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } } }
W20260630 12:22:07.343530  4860 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2f6a323ca52f48fdb7978e701721987f not available for placement
I20260630 12:22:07.347959  4988 raft_consensus.cc:1275] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:22:07.348431  5029 consensus_peers.cc:597] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:07.350099  5269 consensus_queue.cc:1048] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:07.359874  5265 raft_consensus.cc:2955] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.361996  4988 raft_consensus.cc:2955] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.375344  5200 raft_consensus.cc:2955] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.377206  5062 consensus_queue.cc:237] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } }
I20260630 12:22:07.385231  4989 raft_consensus.cc:1275] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:07.387892  5279 consensus_queue.cc:1048] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:22:07.388489  5199 raft_consensus.cc:1275] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:07.388844  4812 catalog_manager.cc:5697] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:07.396988  5276 consensus_queue.cc:1048] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:07.402498  5269 raft_consensus.cc:2955] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.410703  4989 raft_consensus.cc:2955] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.414906  4798 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afe563cb5cb84648831e8daf96937681 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:07.414204  5200 raft_consensus.cc:2955] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.427680  4809 catalog_manager.cc:5697] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b reported cstate change: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New cstate: current_term: 1 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.429818  5062 consensus_queue.cc:237] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } }
I20260630 12:22:07.439518  4989 raft_consensus.cc:1275] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:07.442313  5279 consensus_queue.cc:1048] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:07.442577  5200 raft_consensus.cc:1275] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:07.447259  5279 consensus_queue.cc:1048] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:07.450763  5269 raft_consensus.cc:2955] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
W20260630 12:22:07.455505  4799 catalog_manager.cc:4755] TS 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet afe563cb5cb84648831e8daf96937681: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111)
I20260630 12:22:07.457993  4989 raft_consensus.cc:2955] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.463438  5200 raft_consensus.cc:2955] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.466276  4798 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 211378e4e4c94231a17a41ec14b9ae6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:07.471158  4812 catalog_manager.cc:5697] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New cstate: current_term: 1 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:07.496865  5289 raft_consensus.cc:1064] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b: attempting to promote NON_VOTER c56ad1d7f89e476f8d0b383000acc91c to VOTER
I20260630 12:22:07.499565  5289 consensus_queue.cc:237] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } }
I20260630 12:22:07.507356  5062 raft_consensus.cc:1275] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Refusing update from remote peer b69b98a29004441dbaf864b26002235b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:07.507342  5200 raft_consensus.cc:1275] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 LEARNER]: Refusing update from remote peer b69b98a29004441dbaf864b26002235b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:07.509598  5289 consensus_queue.cc:1048] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:07.510540  5288 consensus_queue.cc:1048] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:22:07.512058  4955 consensus_peers.cc:597] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:07.522157  5288 raft_consensus.cc:2955] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.524165  5062 raft_consensus.cc:2955] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.535183  5200 raft_consensus.cc:2955] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.538798  4809 catalog_manager.cc:5697] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b reported cstate change: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b69b98a29004441dbaf864b26002235b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:07.552768  4989 consensus_queue.cc:237] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } }
I20260630 12:22:07.559326  5200 raft_consensus.cc:1275] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Refusing update from remote peer b69b98a29004441dbaf864b26002235b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:07.561007  5288 consensus_queue.cc:1048] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:07.563293  5062 raft_consensus.cc:1275] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Refusing update from remote peer b69b98a29004441dbaf864b26002235b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:07.564749  5288 consensus_queue.cc:1048] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:07.568092  5249 raft_consensus.cc:2955] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.573303  5062 raft_consensus.cc:2955] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.577100  5200 raft_consensus.cc:2955] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.585635  4798 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d87c2d2b834f4f23a0f23083a373a229 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:07.586822  4812 catalog_manager.cc:5697] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New cstate: current_term: 1 leader_uuid: "b69b98a29004441dbaf864b26002235b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:07.822427  5294 ts_tablet_manager.cc:933] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: Initiating tablet copy from peer 7a54a41107ac4f58a45e45dfce162bdd (127.30.94.195:36841)
I20260630 12:22:07.825167  5294 tablet_copy_client.cc:323] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:36841
I20260630 12:22:07.827545  5072 tablet_copy_service.cc:140] P 7a54a41107ac4f58a45e45dfce162bdd: Received BeginTabletCopySession request for tablet a63bfeaedf3c4489a0b5a472503ce2b8 from peer c56ad1d7f89e476f8d0b383000acc91c ({username='slave'} at 127.0.0.1:51546)
I20260630 12:22:07.828177  5072 tablet_copy_service.cc:161] P 7a54a41107ac4f58a45e45dfce162bdd: Beginning new tablet copy session on tablet a63bfeaedf3c4489a0b5a472503ce2b8 from peer c56ad1d7f89e476f8d0b383000acc91c at {username='slave'} at 127.0.0.1:51546: session id = c56ad1d7f89e476f8d0b383000acc91c-a63bfeaedf3c4489a0b5a472503ce2b8
I20260630 12:22:07.837518  5072 tablet_copy_source_session.cc:215] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:07.840797  5294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63bfeaedf3c4489a0b5a472503ce2b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:07.856864  5294 tablet_copy_client.cc:806] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:07.857753  5294 tablet_copy_client.cc:670] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:07.861755  5294 tablet_copy_client.cc:538] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:07.867722  5294 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap starting.
I20260630 12:22:07.884548  5294 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:07.885273  5294 tablet_bootstrap.cc:492] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: Bootstrap complete.
I20260630 12:22:07.885906  5294 ts_tablet_manager.cc:1403] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.012s
I20260630 12:22:07.888960  5294 raft_consensus.cc:359] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:07.890470  5294 raft_consensus.cc:740] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c56ad1d7f89e476f8d0b383000acc91c, State: Initialized, Role: LEARNER
I20260630 12:22:07.891336  5294 consensus_queue.cc:260] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: true } }
I20260630 12:22:07.893954  5294 ts_tablet_manager.cc:1434] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:22:07.895991  5072 tablet_copy_service.cc:342] P 7a54a41107ac4f58a45e45dfce162bdd: Request end of tablet copy session c56ad1d7f89e476f8d0b383000acc91c-a63bfeaedf3c4489a0b5a472503ce2b8 received from {username='slave'} at 127.0.0.1:51546
I20260630 12:22:07.896513  5072 tablet_copy_service.cc:434] P 7a54a41107ac4f58a45e45dfce162bdd: ending tablet copy session c56ad1d7f89e476f8d0b383000acc91c-a63bfeaedf3c4489a0b5a472503ce2b8 on tablet a63bfeaedf3c4489a0b5a472503ce2b8 with peer c56ad1d7f89e476f8d0b383000acc91c
I20260630 12:22:08.305078  5199 raft_consensus.cc:1217] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:22:08.347697  4860 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 2f6a323ca52f48fdb7978e701721987f not available for placement
I20260630 12:22:08.570272  5299 consensus_queue.cc:579] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Leader has been unable to successfully communicate with peer 2f6a323ca52f48fdb7978e701721987f for more than 1 seconds (1.325s)
W20260630 12:22:08.627930  4799 catalog_manager.cc:4755] TS 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet afe563cb5cb84648831e8daf96937681: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111)
I20260630 12:22:08.708077  5299 raft_consensus.cc:1064] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd: attempting to promote NON_VOTER c56ad1d7f89e476f8d0b383000acc91c to VOTER
I20260630 12:22:08.710282  5299 consensus_queue.cc:237] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } }
I20260630 12:22:08.717077  5199 raft_consensus.cc:1275] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 LEARNER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:08.717288  4989 raft_consensus.cc:1275] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:08.719121  5279 consensus_queue.cc:1048] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:22:08.721868  5299 consensus_queue.cc:1048] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:22:08.723266  5029 consensus_peers.cc:597] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd -> Peer 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): Couldn't send request to peer 2f6a323ca52f48fdb7978e701721987f. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:08.733914  5279 raft_consensus.cc:2955] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:08.735806  5199 raft_consensus.cc:2955] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:08.746206  4989 raft_consensus.cc:2955] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:08.755528  4811 catalog_manager.cc:5697] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c reported cstate change: config changed from index 2 to 3, c56ad1d7f89e476f8d0b383000acc91c (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2f6a323ca52f48fdb7978e701721987f" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 43305 } } peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:08.781615  5062 consensus_queue.cc:237] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } }
I20260630 12:22:08.787415  5199 raft_consensus.cc:1275] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:08.787832  4989 raft_consensus.cc:1275] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Refusing update from remote peer 7a54a41107ac4f58a45e45dfce162bdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:08.789381  5279 consensus_queue.cc:1048] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:08.790114  5303 consensus_queue.cc:1048] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:22:08.797662  5299 raft_consensus.cc:2955] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:08.801591  5199 raft_consensus.cc:2955] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:08.806560  4989 raft_consensus.cc:2955] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } } }
I20260630 12:22:08.808490  4798 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a63bfeaedf3c4489a0b5a472503ce2b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:08.814059  4812 catalog_manager.cc:5697] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd reported cstate change: config changed from index 3 to 4, VOTER 2f6a323ca52f48fdb7978e701721987f (127.30.94.193) evicted. New cstate: current_term: 2 leader_uuid: "7a54a41107ac4f58a45e45dfce162bdd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b69b98a29004441dbaf864b26002235b" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 32873 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a54a41107ac4f58a45e45dfce162bdd" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 36841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c56ad1d7f89e476f8d0b383000acc91c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 41575 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:22:09.668222  4799 catalog_manager.cc:4755] TS 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet afe563cb5cb84648831e8daf96937681: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111)
W20260630 12:22:11.163971  4799 catalog_manager.cc:4755] TS 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a63bfeaedf3c4489a0b5a472503ce2b8: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111)
W20260630 12:22:11.751194  4799 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111) [suppressed 47 similar messages]
I20260630 12:22:12.804108 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:12.830837 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:12.831629 31099 tablet_replica.cc:333] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b: stopping tablet replica
I20260630 12:22:12.832537 31099 raft_consensus.cc:2243] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:12.833416 31099 raft_consensus.cc:2272] T afe563cb5cb84648831e8daf96937681 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:12.835649 31099 tablet_replica.cc:333] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b: stopping tablet replica
I20260630 12:22:12.836194 31099 raft_consensus.cc:2243] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:12.837097 31099 raft_consensus.cc:2272] T 211378e4e4c94231a17a41ec14b9ae6d P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:12.838943 31099 tablet_replica.cc:333] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b: stopping tablet replica
I20260630 12:22:12.839653 31099 raft_consensus.cc:2243] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:12.840453 31099 raft_consensus.cc:2272] T a63bfeaedf3c4489a0b5a472503ce2b8 P b69b98a29004441dbaf864b26002235b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:12.842839 31099 tablet_replica.cc:333] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b: stopping tablet replica
I20260630 12:22:12.843461 31099 raft_consensus.cc:2243] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:12.844532 31099 raft_consensus.cc:2272] T d87c2d2b834f4f23a0f23083a373a229 P b69b98a29004441dbaf864b26002235b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:12.870970 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:12.886591 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:12.910804 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:12.911628 31099 tablet_replica.cc:333] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd: stopping tablet replica
I20260630 12:22:12.912292 31099 raft_consensus.cc:2243] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:12.913228 31099 raft_consensus.cc:2272] T d87c2d2b834f4f23a0f23083a373a229 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:12.915371 31099 tablet_replica.cc:333] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd: stopping tablet replica
I20260630 12:22:12.915891 31099 raft_consensus.cc:2243] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:12.916697 31099 raft_consensus.cc:2272] T a63bfeaedf3c4489a0b5a472503ce2b8 P 7a54a41107ac4f58a45e45dfce162bdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:12.918690 31099 tablet_replica.cc:333] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd: stopping tablet replica
I20260630 12:22:12.919186 31099 raft_consensus.cc:2243] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:12.919952 31099 raft_consensus.cc:2272] T afe563cb5cb84648831e8daf96937681 P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:12.922047 31099 tablet_replica.cc:333] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd: stopping tablet replica
I20260630 12:22:12.922526 31099 raft_consensus.cc:2243] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:12.923300 31099 raft_consensus.cc:2272] T 211378e4e4c94231a17a41ec14b9ae6d P 7a54a41107ac4f58a45e45dfce162bdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:12.965495 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:12.980827 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:22:13.006011 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:13.006650 31099 tablet_replica.cc:333] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c: stopping tablet replica
I20260630 12:22:13.007162 31099 raft_consensus.cc:2243] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:13.007759 31099 raft_consensus.cc:2272] T 211378e4e4c94231a17a41ec14b9ae6d P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:13.009863 31099 tablet_replica.cc:333] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c: stopping tablet replica
I20260630 12:22:13.010423 31099 raft_consensus.cc:2243] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:13.011023 31099 raft_consensus.cc:2272] T afe563cb5cb84648831e8daf96937681 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:13.013003 31099 tablet_replica.cc:333] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c: stopping tablet replica
I20260630 12:22:13.013453 31099 raft_consensus.cc:2243] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:13.013926 31099 raft_consensus.cc:2272] T a63bfeaedf3c4489a0b5a472503ce2b8 P c56ad1d7f89e476f8d0b383000acc91c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:13.015553 31099 tablet_replica.cc:333] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c: stopping tablet replica
I20260630 12:22:13.016036 31099 raft_consensus.cc:2243] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:13.016615 31099 raft_consensus.cc:2272] T d87c2d2b834f4f23a0f23083a373a229 P c56ad1d7f89e476f8d0b383000acc91c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:13.038954 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:22:13.053450 31099 master.cc:562] Master@127.30.94.254:44787 shutting down...
W20260630 12:22:13.252070  4799 catalog_manager.cc:4755] TS 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet a63bfeaedf3c4489a0b5a472503ce2b8: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111)
W20260630 12:22:15.880880  4799 catalog_manager.cc:4755] TS 2f6a323ca52f48fdb7978e701721987f (127.30.94.193:43305): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet afe563cb5cb84648831e8daf96937681: Network error: Client connection negotiation failed: client connection to 127.30.94.193:43305: connect: Connection refused (error 111)
I20260630 12:22:16.663564 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:16.664227 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:16.664654 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9f5ae89fc3e41ec8ce3188eceaaf769: stopping tablet replica
I20260630 12:22:16.694777 31099 master.cc:584] Master@127.30.94.254:44787 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14533 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:22:16.734820 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:38781
I20260630 12:22:16.735911 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:16.741514  5317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:16.741657  5318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:16.743065 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:16.743880  5320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:16.744747 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:16.744998 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:16.745164 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822136745146 us; error 0 us; skew 500 ppm
I20260630 12:22:16.745674 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:16.747936 31099 webserver.cc:533] Webserver started at http://127.30.94.254:43885/ using document root <none> and password file <none>
I20260630 12:22:16.748468 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:16.748667 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:16.748955 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:16.750690 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "0994916776364162a19244a47c955de8"
format_stamp: "Formatted at 2026-06-30 12:22:16 on dist-test-slave-cbkb"
I20260630 12:22:16.755122 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:16.758435  5325 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:16.759177 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:16.759495 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "0994916776364162a19244a47c955de8"
format_stamp: "Formatted at 2026-06-30 12:22:16 on dist-test-slave-cbkb"
I20260630 12:22:16.759770 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:16.790144 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:16.791337 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:16.828296 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:38781
I20260630 12:22:16.828431  5376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:38781 every 8 connection(s)
I20260630 12:22:16.832109  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:16.842540  5377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8: Bootstrap starting.
I20260630 12:22:16.847126  5377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:16.851231  5377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8: No bootstrap required, opened a new log
I20260630 12:22:16.853418  5377 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0994916776364162a19244a47c955de8" member_type: VOTER }
I20260630 12:22:16.853812  5377 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:16.854059  5377 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0994916776364162a19244a47c955de8, State: Initialized, Role: FOLLOWER
I20260630 12:22:16.854712  5377 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0994916776364162a19244a47c955de8" member_type: VOTER }
I20260630 12:22:16.855175  5377 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:16.855382  5377 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:16.855683  5377 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:16.860105  5377 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0994916776364162a19244a47c955de8" member_type: VOTER }
I20260630 12:22:16.860638  5377 leader_election.cc:304] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0994916776364162a19244a47c955de8; no voters: 
I20260630 12:22:16.862041  5377 leader_election.cc:290] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:16.862432  5380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:16.863754  5380 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 1 LEADER]: Becoming Leader. State: Replica: 0994916776364162a19244a47c955de8, State: Running, Role: LEADER
I20260630 12:22:16.864467  5380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0994916776364162a19244a47c955de8" member_type: VOTER }
I20260630 12:22:16.865048  5377 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:16.869246  5382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0994916776364162a19244a47c955de8. Latest consensus state: current_term: 1 leader_uuid: "0994916776364162a19244a47c955de8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0994916776364162a19244a47c955de8" member_type: VOTER } }
I20260630 12:22:16.869843  5382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:16.870878  5381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0994916776364162a19244a47c955de8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0994916776364162a19244a47c955de8" member_type: VOTER } }
I20260630 12:22:16.871599  5381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:16.871699  5387 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:16.876955  5387 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:16.884479 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:16.887363  5387 catalog_manager.cc:1383] Generated new cluster ID: 73953fb62f5d48e5a5c8b8cc36b77abf
I20260630 12:22:16.887586  5387 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:16.905774  5387 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:16.907130  5387 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:16.926280  5387 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8: Generated new TSK 0
I20260630 12:22:16.926929  5387 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:16.951311 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:16.957105  5398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:16.958050  5399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:16.959698  5401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:16.960534 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:16.961659 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:16.961902 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:16.962077 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822136962063 us; error 0 us; skew 500 ppm
I20260630 12:22:16.962558 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:16.964829 31099 webserver.cc:533] Webserver started at http://127.30.94.193:40215/ using document root <none> and password file <none>
I20260630 12:22:16.965276 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:16.965451 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:16.965703 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:16.966823 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "3a77a423f52f438c90216f1e7f2a86b7"
format_stamp: "Formatted at 2026-06-30 12:22:16 on dist-test-slave-cbkb"
I20260630 12:22:16.971448 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:22:16.974808  5406 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:16.975569 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:16.975828 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "3a77a423f52f438c90216f1e7f2a86b7"
format_stamp: "Formatted at 2026-06-30 12:22:16 on dist-test-slave-cbkb"
I20260630 12:22:16.976094 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:16.999877 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:17.001047 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:17.002414 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:17.004673 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:17.004841 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:17.005126 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:17.005296 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:17.045277 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:35931
I20260630 12:22:17.045365  5468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:35931 every 8 connection(s)
I20260630 12:22:17.050591 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:17.058360  5473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:17.059965  5474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:17.061182 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:17.062150  5476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:17.063246 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:17.063519 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:17.063727 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822137063707 us; error 0 us; skew 500 ppm
I20260630 12:22:17.064088  5469 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38781
I20260630 12:22:17.064356 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:17.064535  5469 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:17.065363  5469 heartbeater.cc:507] Master 127.30.94.254:38781 requested a full tablet report, sending...
I20260630 12:22:17.066879 31099 webserver.cc:533] Webserver started at http://127.30.94.194:36557/ using document root <none> and password file <none>
I20260630 12:22:17.067454 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:17.067665 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:17.067731  5342 ts_manager.cc:194] Registered new tserver with Master: 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931)
I20260630 12:22:17.067965 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:17.069154 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "0ab7b34872a641d580d823ecd72306bf"
format_stamp: "Formatted at 2026-06-30 12:22:17 on dist-test-slave-cbkb"
I20260630 12:22:17.069767  5342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41642
I20260630 12:22:17.073611 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:22:17.076932  5481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:17.077792 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:22:17.078097 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "0ab7b34872a641d580d823ecd72306bf"
format_stamp: "Formatted at 2026-06-30 12:22:17 on dist-test-slave-cbkb"
I20260630 12:22:17.078428 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:17.139062 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:17.140245 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:17.141738 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:17.143884 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:17.144114 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:17.144361 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:17.144558 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:17.186105 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:46777
I20260630 12:22:17.186275  5543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:46777 every 8 connection(s)
I20260630 12:22:17.192503 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:17.201175  5548 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:17.202700  5547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:17.205879  5550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:17.206821  5544 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38781
I20260630 12:22:17.207351  5544 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:17.208304 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:17.208596  5544 heartbeater.cc:507] Master 127.30.94.254:38781 requested a full tablet report, sending...
I20260630 12:22:17.209219 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:17.209514 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:17.209739 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822137209719 us; error 0 us; skew 500 ppm
I20260630 12:22:17.210369 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:17.210934  5342 ts_manager.cc:194] Registered new tserver with Master: 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777)
I20260630 12:22:17.212786  5342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41648
I20260630 12:22:17.212826 31099 webserver.cc:533] Webserver started at http://127.30.94.195:42513/ using document root <none> and password file <none>
I20260630 12:22:17.213577 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:17.213804 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:17.214083 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:17.215639 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "c24e9747754f4025833693f43cc89a8f"
format_stamp: "Formatted at 2026-06-30 12:22:17 on dist-test-slave-cbkb"
I20260630 12:22:17.219887 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:22:17.223093  5555 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:17.223847 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:17.224149 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "c24e9747754f4025833693f43cc89a8f"
format_stamp: "Formatted at 2026-06-30 12:22:17 on dist-test-slave-cbkb"
I20260630 12:22:17.224489 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:17.240142 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:17.241276 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:17.242622 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:17.244704 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:17.244923 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:17.245146 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:17.245316 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:17.285017 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:42379
I20260630 12:22:17.285140  5617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:42379 every 8 connection(s)
I20260630 12:22:17.298972  5618 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38781
I20260630 12:22:17.299366  5618 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:17.300108  5618 heartbeater.cc:507] Master 127.30.94.254:38781 requested a full tablet report, sending...
I20260630 12:22:17.302189  5342 ts_manager.cc:194] Registered new tserver with Master: c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:17.302944 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014618004s
I20260630 12:22:17.303558  5342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41654
I20260630 12:22:18.072662  5469 heartbeater.cc:499] Master 127.30.94.254:38781 was elected leader, sending a full tablet report...
I20260630 12:22:18.216163  5544 heartbeater.cc:499] Master 127.30.94.254:38781 was elected leader, sending a full tablet report...
I20260630 12:22:18.306427  5618 heartbeater.cc:499] Master 127.30.94.254:38781 was elected leader, sending a full tablet report...
I20260630 12:22:18.361750  5342 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41656:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:22:18.364502  5342 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:22:18.431169  5583 tablet_service.cc:1511] Processing CreateTablet for tablet dd12883c64e04b1fbbb9da858beace91 (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:18.433203  5583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd12883c64e04b1fbbb9da858beace91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.433090  5580 tablet_service.cc:1511] Processing CreateTablet for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:18.434544  5580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.437922  5582 tablet_service.cc:1511] Processing CreateTablet for tablet 31ac0d15b44c491eadfdb0e4b63ceace (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:18.439208  5581 tablet_service.cc:1511] Processing CreateTablet for tablet 9aab888da904410ca99f08b37560b1cb (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:18.439476  5582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ac0d15b44c491eadfdb0e4b63ceace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.443879  5434 tablet_service.cc:1511] Processing CreateTablet for tablet dd12883c64e04b1fbbb9da858beace91 (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:18.444268  5581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aab888da904410ca99f08b37560b1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.445469  5434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd12883c64e04b1fbbb9da858beace91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.450835  5433 tablet_service.cc:1511] Processing CreateTablet for tablet 31ac0d15b44c491eadfdb0e4b63ceace (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:18.452342  5433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ac0d15b44c491eadfdb0e4b63ceace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.453293  5432 tablet_service.cc:1511] Processing CreateTablet for tablet 9aab888da904410ca99f08b37560b1cb (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:18.454696  5432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aab888da904410ca99f08b37560b1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.455502  5431 tablet_service.cc:1511] Processing CreateTablet for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:18.456877  5431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.481279  5639 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Bootstrap starting.
I20260630 12:22:18.481436  5509 tablet_service.cc:1511] Processing CreateTablet for tablet dd12883c64e04b1fbbb9da858beace91 (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:18.488431  5509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd12883c64e04b1fbbb9da858beace91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.482228  5507 tablet_service.cc:1511] Processing CreateTablet for tablet 9aab888da904410ca99f08b37560b1cb (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:18.493219  5507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aab888da904410ca99f08b37560b1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.483930  5508 tablet_service.cc:1511] Processing CreateTablet for tablet 31ac0d15b44c491eadfdb0e4b63ceace (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:18.494982  5508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ac0d15b44c491eadfdb0e4b63ceace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.485167  5506 tablet_service.cc:1511] Processing CreateTablet for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 (DEFAULT_TABLE table=test-workload [id=c6f4e8907b3f4376b861bd036a698573]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:18.497676  5506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:18.492229  5640 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap starting.
I20260630 12:22:18.511056  5639 tablet_bootstrap.cc:654] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.516831  5641 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Bootstrap starting.
I20260630 12:22:18.520145  5640 tablet_bootstrap.cc:654] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.524766  5641 tablet_bootstrap.cc:654] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.529687  5640 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: No bootstrap required, opened a new log
I20260630 12:22:18.529712  5639 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: No bootstrap required, opened a new log
I20260630 12:22:18.530434  5639 ts_tablet_manager.cc:1403] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.004s
I20260630 12:22:18.530437  5640 ts_tablet_manager.cc:1403] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260630 12:22:18.534562  5641 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: No bootstrap required, opened a new log
I20260630 12:22:18.533842  5639 raft_consensus.cc:359] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.533998  5640 raft_consensus.cc:359] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.535043  5639 raft_consensus.cc:385] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.535050  5641 ts_tablet_manager.cc:1403] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260630 12:22:18.535126  5640 raft_consensus.cc:385] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.535571  5639 raft_consensus.cc:740] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24e9747754f4025833693f43cc89a8f, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.535739  5640 raft_consensus.cc:740] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.536613  5639 consensus_queue.cc:260] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.536727  5640 consensus_queue.cc:260] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.538566  5641 raft_consensus.cc:359] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.539664  5639 ts_tablet_manager.cc:1434] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:22:18.539637  5641 raft_consensus.cc:385] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:22:18.540390  5619 tablet.cc:2406] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:22:18.540414  5641 raft_consensus.cc:740] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.541051  5639 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Bootstrap starting.
I20260630 12:22:18.541438  5641 consensus_queue.cc:260] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.546638  5640 ts_tablet_manager.cc:1434] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:22:18.548095  5640 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap starting.
I20260630 12:22:18.548113  5639 tablet_bootstrap.cc:654] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.551285  5641 ts_tablet_manager.cc:1434] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260630 12:22:18.555120  5641 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Bootstrap starting.
I20260630 12:22:18.556473  5640 tablet_bootstrap.cc:654] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.562649  5641 tablet_bootstrap.cc:654] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.569404  5640 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: No bootstrap required, opened a new log
I20260630 12:22:18.570099  5640 ts_tablet_manager.cc:1403] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:22:18.573616  5640 raft_consensus.cc:359] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.574446  5640 raft_consensus.cc:385] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.574769  5640 raft_consensus.cc:740] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.575187  5641 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: No bootstrap required, opened a new log
I20260630 12:22:18.575713  5641 ts_tablet_manager.cc:1403] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260630 12:22:18.575667  5640 consensus_queue.cc:260] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.578250  5640 ts_tablet_manager.cc:1434] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260630 12:22:18.579234  5640 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap starting.
I20260630 12:22:18.581063  5641 raft_consensus.cc:359] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.581867  5641 raft_consensus.cc:385] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.582196  5641 raft_consensus.cc:740] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.583189  5641 consensus_queue.cc:260] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.585693  5641 ts_tablet_manager.cc:1434] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:18.586231  5640 tablet_bootstrap.cc:654] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.586849  5641 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Bootstrap starting.
I20260630 12:22:18.592456  5640 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: No bootstrap required, opened a new log
I20260630 12:22:18.592945  5640 ts_tablet_manager.cc:1403] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260630 12:22:18.594012  5641 tablet_bootstrap.cc:654] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.595840  5640 raft_consensus.cc:359] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.596361  5647 raft_consensus.cc:493] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:18.596609  5640 raft_consensus.cc:385] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.596953  5640 raft_consensus.cc:740] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.596922  5647 raft_consensus.cc:515] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.598059  5640 consensus_queue.cc:260] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.600732  5640 ts_tablet_manager.cc:1434] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:22:18.601847  5640 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap starting.
I20260630 12:22:18.602604  5647 leader_election.cc:290] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:18.608976  5640 tablet_bootstrap.cc:654] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.623250  5640 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: No bootstrap required, opened a new log
I20260630 12:22:18.623917  5640 ts_tablet_manager.cc:1403] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.014s
I20260630 12:22:18.625484  5639 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: No bootstrap required, opened a new log
I20260630 12:22:18.625998  5639 ts_tablet_manager.cc:1403] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Time spent bootstrapping tablet: real 0.085s	user 0.035s	sys 0.048s
I20260630 12:22:18.627303  5640 raft_consensus.cc:359] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.628079  5640 raft_consensus.cc:385] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.628489  5640 raft_consensus.cc:740] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.628186  5639 raft_consensus.cc:359] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.629251  5639 raft_consensus.cc:385] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.629640  5639 raft_consensus.cc:740] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24e9747754f4025833693f43cc89a8f, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.629568  5640 consensus_queue.cc:260] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.630673  5639 consensus_queue.cc:260] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.632016  5641 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: No bootstrap required, opened a new log
I20260630 12:22:18.632515  5641 ts_tablet_manager.cc:1403] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.003s
I20260630 12:22:18.634157  5640 ts_tablet_manager.cc:1434] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260630 12:22:18.634738  5639 ts_tablet_manager.cc:1434] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:22:18.635246  5641 raft_consensus.cc:359] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.635722  5639 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Bootstrap starting.
I20260630 12:22:18.635995  5641 raft_consensus.cc:385] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.636293  5641 raft_consensus.cc:740] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.639779  5641 consensus_queue.cc:260] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.642222  5641 ts_tablet_manager.cc:1434] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260630 12:22:18.642997  5639 tablet_bootstrap.cc:654] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.643237  5641 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Bootstrap starting.
I20260630 12:22:18.650672  5647 raft_consensus.cc:493] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:18.651158  5647 raft_consensus.cc:515] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.652487  5641 tablet_bootstrap.cc:654] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.653815  5647 leader_election.cc:290] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:18.659893  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:18.662341  5646 raft_consensus.cc:493] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:18.662858  5646 raft_consensus.cc:515] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.664911  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:18.665328  5641 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: No bootstrap required, opened a new log
I20260630 12:22:18.665511  5646 leader_election.cc:290] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379), 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777)
I20260630 12:22:18.665901  5641 ts_tablet_manager.cc:1403] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
W20260630 12:22:18.667543  5483 leader_election.cc:343] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:22:18.672928  5483 leader_election.cc:343] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:18.669211  5641 raft_consensus.cc:359] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.673877  5641 raft_consensus.cc:385] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.674360  5641 raft_consensus.cc:740] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.675451  5641 consensus_queue.cc:260] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.678431  5641 ts_tablet_manager.cc:1434] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:22:18.681383  5444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7" is_pre_election: true
I20260630 12:22:18.681738  5443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7" is_pre_election: true
I20260630 12:22:18.682202  5444 raft_consensus.cc:2468] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7b34872a641d580d823ecd72306bf in term 0.
I20260630 12:22:18.682461  5443 raft_consensus.cc:2468] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ab7b34872a641d580d823ecd72306bf in term 0.
I20260630 12:22:18.684743  5639 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: No bootstrap required, opened a new log
I20260630 12:22:18.685196  5639 ts_tablet_manager.cc:1403] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.024s
I20260630 12:22:18.686108  5482 leader_election.cc:304] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7; no voters: c24e9747754f4025833693f43cc89a8f
I20260630 12:22:18.687044  5647 raft_consensus.cc:2804] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:18.687479  5647 raft_consensus.cc:493] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:18.687440  5482 leader_election.cc:304] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7; no voters: c24e9747754f4025833693f43cc89a8f
I20260630 12:22:18.688151  5647 raft_consensus.cc:3060] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.687907  5639 raft_consensus.cc:359] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.690255  5639 raft_consensus.cc:385] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.691022  5639 raft_consensus.cc:740] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24e9747754f4025833693f43cc89a8f, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.692513  5639 consensus_queue.cc:260] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.696753  5639 ts_tablet_manager.cc:1434] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:22:18.698102  5647 raft_consensus.cc:515] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.699425  5639 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Bootstrap starting.
I20260630 12:22:18.700709  5647 leader_election.cc:290] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 election: Requested vote from peers 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:18.701337  5647 raft_consensus.cc:2804] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:18.701748  5647 raft_consensus.cc:493] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:18.701700  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:18.703029  5647 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.706451  5639 tablet_bootstrap.cc:654] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:18.708246  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd12883c64e04b1fbbb9da858beace91" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:18.708937  5593 raft_consensus.cc:2468] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 0.
W20260630 12:22:18.710243  5483 leader_election.cc:343] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:18.710285  5408 leader_election.cc:304] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a77a423f52f438c90216f1e7f2a86b7, c24e9747754f4025833693f43cc89a8f; no voters: 
I20260630 12:22:18.712021  5646 raft_consensus.cc:2804] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:18.712383  5646 raft_consensus.cc:493] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:18.712689  5646 raft_consensus.cc:3060] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.712980  5647 raft_consensus.cc:515] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.715518  5647 leader_election.cc:290] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 election: Requested vote from peers 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:18.717293  5519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd12883c64e04b1fbbb9da858beace91" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf" is_pre_election: true
I20260630 12:22:18.717829  5593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:18.717958  5519 raft_consensus.cc:2468] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 0.
I20260630 12:22:18.718421  5593 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.721858  5639 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: No bootstrap required, opened a new log
I20260630 12:22:18.722426  5639 ts_tablet_manager.cc:1403] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260630 12:22:18.722723  5646 raft_consensus.cc:515] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.725829  5593 raft_consensus.cc:2468] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7b34872a641d580d823ecd72306bf in term 1.
I20260630 12:22:18.725517  5639 raft_consensus.cc:359] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.726660  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd12883c64e04b1fbbb9da858beace91" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:18.726948  5483 leader_election.cc:304] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, c24e9747754f4025833693f43cc89a8f; no voters: 
I20260630 12:22:18.726460  5639 raft_consensus.cc:385] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:18.727514  5592 raft_consensus.cc:3060] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.727754  5647 raft_consensus.cc:2804] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:18.727943  5639 raft_consensus.cc:740] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24e9747754f4025833693f43cc89a8f, State: Initialized, Role: FOLLOWER
I20260630 12:22:18.728389  5647 raft_consensus.cc:697] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Running, Role: LEADER
I20260630 12:22:18.728883  5639 consensus_queue.cc:260] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.729401  5647 consensus_queue.cc:237] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.731619  5639 ts_tablet_manager.cc:1434] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:22:18.741088  5646 leader_election.cc:290] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 1 election: Requested vote from peers c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379), 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777)
W20260630 12:22:18.742545  5482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.94.193:35931, user_credentials={real_user=slave}} blocked reactor thread for 55204.8us
I20260630 12:22:18.743160  5592 raft_consensus.cc:2468] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:18.744184  5443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7"
I20260630 12:22:18.744814  5443 raft_consensus.cc:3060] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.745034  5444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7"
I20260630 12:22:18.745186  5408 leader_election.cc:304] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a77a423f52f438c90216f1e7f2a86b7, c24e9747754f4025833693f43cc89a8f; no voters: 
I20260630 12:22:18.745635  5444 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.745878  5519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd12883c64e04b1fbbb9da858beace91" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf"
I20260630 12:22:18.746474  5519 raft_consensus.cc:3060] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.746650  5646 raft_consensus.cc:2804] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:18.752599  5443 raft_consensus.cc:2468] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7b34872a641d580d823ecd72306bf in term 1.
I20260630 12:22:18.754794  5519 raft_consensus.cc:2468] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:18.755738  5444 raft_consensus.cc:2468] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7b34872a641d580d823ecd72306bf in term 1.
I20260630 12:22:18.756134  5646 raft_consensus.cc:697] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Running, Role: LEADER
I20260630 12:22:18.756968  5482 leader_election.cc:304] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7; no voters: c24e9747754f4025833693f43cc89a8f
I20260630 12:22:18.757958  5660 raft_consensus.cc:2804] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:18.757820  5646 consensus_queue.cc:237] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:18.760864  5660 raft_consensus.cc:697] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 LEADER]: Becoming Leader. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Running, Role: LEADER
I20260630 12:22:18.761756  5660 consensus_queue.cc:237] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.768071  5341 catalog_manager.cc:5697] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab7b34872a641d580d823ecd72306bf (127.30.94.194). New cstate: current_term: 1 leader_uuid: "0ab7b34872a641d580d823ecd72306bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:18.769134  5342 catalog_manager.cc:5697] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:18.781020  5646 raft_consensus.cc:493] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:18.781426  5646 raft_consensus.cc:515] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.781505  5342 catalog_manager.cc:5697] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ab7b34872a641d580d823ecd72306bf (127.30.94.194). New cstate: current_term: 1 leader_uuid: "0ab7b34872a641d580d823ecd72306bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:18.783221  5646 leader_election.cc:290] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:18.783901  5519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e9d3b35ce04f6da0cf80a6bbddbd78" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf" is_pre_election: true
I20260630 12:22:18.784308  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e9d3b35ce04f6da0cf80a6bbddbd78" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:18.784612  5519 raft_consensus.cc:2468] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 0.
I20260630 12:22:18.784940  5592 raft_consensus.cc:2468] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 0.
I20260630 12:22:18.785710  5408 leader_election.cc:304] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7; no voters: 
I20260630 12:22:18.786443  5646 raft_consensus.cc:2804] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:18.786754  5646 raft_consensus.cc:493] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:18.787031  5646 raft_consensus.cc:3060] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.793812  5646 raft_consensus.cc:515] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.795285  5646 leader_election.cc:290] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 1 election: Requested vote from peers 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:18.796096  5519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e9d3b35ce04f6da0cf80a6bbddbd78" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf"
I20260630 12:22:18.796294  5592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e9d3b35ce04f6da0cf80a6bbddbd78" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:18.796712  5519 raft_consensus.cc:3060] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.796837  5592 raft_consensus.cc:3060] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:18.803334  5592 raft_consensus.cc:2468] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:18.803326  5519 raft_consensus.cc:2468] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:18.804564  5408 leader_election.cc:304] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7; no voters: 
I20260630 12:22:18.805193  5646 raft_consensus.cc:2804] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:18.805631  5646 raft_consensus.cc:697] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 LEADER]: Becoming Leader. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Running, Role: LEADER
I20260630 12:22:18.806411  5646 consensus_queue.cc:237] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:18.812799  5342 catalog_manager.cc:5697] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:18.827777 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:22:18.851693 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:18.852711 31099 tablet_replica.cc:333] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: stopping tablet replica
I20260630 12:22:18.853551 31099 raft_consensus.cc:2243] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:18.854089 31099 raft_consensus.cc:2272] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.856065 31099 tablet_replica.cc:333] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: stopping tablet replica
I20260630 12:22:18.856685 31099 raft_consensus.cc:2243] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:18.857277 31099 pending_rounds.cc:70] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Trying to abort 1 pending ops.
I20260630 12:22:18.857506 31099 pending_rounds.cc:77] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439480557473792 op_type: NO_OP noop_request { }
I20260630 12:22:18.857826 31099 raft_consensus.cc:2889] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:18.858115 31099 raft_consensus.cc:2272] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.860285 31099 tablet_replica.cc:333] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: stopping tablet replica
I20260630 12:22:18.860843 31099 raft_consensus.cc:2243] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:18.861199 31099 raft_consensus.cc:2272] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.863133 31099 tablet_replica.cc:333] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: stopping tablet replica
I20260630 12:22:18.863607 31099 raft_consensus.cc:2243] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:18.864152 31099 pending_rounds.cc:70] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Trying to abort 1 pending ops.
I20260630 12:22:18.864374 31099 pending_rounds.cc:77] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439480369422336 op_type: NO_OP noop_request { }
I20260630 12:22:18.864665 31099 raft_consensus.cc:2889] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:18.864931 31099 raft_consensus.cc:2272] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.888680 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:22:18.901788 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:18.923610 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:18.924775 31099 tablet_replica.cc:333] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: stopping tablet replica
I20260630 12:22:18.925410 31099 raft_consensus.cc:2243] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:18.925940 31099 raft_consensus.cc:2272] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.928244 31099 tablet_replica.cc:333] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: stopping tablet replica
I20260630 12:22:18.928864 31099 raft_consensus.cc:2243] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:18.929270 31099 raft_consensus.cc:2272] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.931146 31099 tablet_replica.cc:333] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: stopping tablet replica
I20260630 12:22:18.931684 31099 raft_consensus.cc:2243] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:18.932307 31099 pending_rounds.cc:70] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Trying to abort 1 pending ops.
I20260630 12:22:18.932617 31099 pending_rounds.cc:77] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439480380235776 op_type: NO_OP noop_request { }
I20260630 12:22:18.932916 31099 raft_consensus.cc:2889] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:18.933211 31099 raft_consensus.cc:2272] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.935652 31099 tablet_replica.cc:333] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: stopping tablet replica
I20260630 12:22:18.936154 31099 raft_consensus.cc:2243] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:18.936764 31099 pending_rounds.cc:70] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Trying to abort 1 pending ops.
I20260630 12:22:18.936944 31099 pending_rounds.cc:77] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439480245002240 op_type: NO_OP noop_request { }
I20260630 12:22:18.937172 31099 raft_consensus.cc:2889] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:18.937415 31099 raft_consensus.cc:2272] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:18.961923 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:18.975682 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:18.996925 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:18.997853 31099 tablet_replica.cc:333] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: stopping tablet replica
I20260630 12:22:18.998476 31099 raft_consensus.cc:2243] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:18.998837 31099 raft_consensus.cc:2272] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:19.000854 31099 tablet_replica.cc:333] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: stopping tablet replica
I20260630 12:22:19.001300 31099 raft_consensus.cc:2243] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:19.001602 31099 raft_consensus.cc:2272] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:19.003314 31099 tablet_replica.cc:333] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: stopping tablet replica
I20260630 12:22:19.003749 31099 raft_consensus.cc:2243] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:19.004053 31099 raft_consensus.cc:2272] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:19.005815 31099 tablet_replica.cc:333] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: stopping tablet replica
I20260630 12:22:19.006522 31099 raft_consensus.cc:2243] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:19.006956 31099 raft_consensus.cc:2272] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:19.028596 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:19.042423 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:19.048604  5668 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:19.048666  5669 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:19.049835  5671 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:19.050649 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:19.051755 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:19.052089 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:19.052392 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822139052377 us; error 0 us; skew 500 ppm
I20260630 12:22:19.052970 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:19.055579 31099 webserver.cc:533] Webserver started at http://127.30.94.196:42723/ using document root <none> and password file <none>
I20260630 12:22:19.056123 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:19.056448 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:19.056834 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:19.057976 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "7b185bf2500144e7a26a56830771bfb5"
format_stamp: "Formatted at 2026-06-30 12:22:19 on dist-test-slave-cbkb"
I20260630 12:22:19.062631 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:19.065944  5676 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:19.066937 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:22:19.067332 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "7b185bf2500144e7a26a56830771bfb5"
format_stamp: "Formatted at 2026-06-30 12:22:19 on dist-test-slave-cbkb"
I20260630 12:22:19.067719 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:19.109952 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:19.111250 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:19.112810 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:19.115196 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:19.115501 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:19.115825 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:19.116097 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:19.154348 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:35367
I20260630 12:22:19.154467  5738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:35367 every 8 connection(s)
I20260630 12:22:19.169888  5739 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38781
I20260630 12:22:19.170372  5739 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:19.171154  5739 heartbeater.cc:507] Master 127.30.94.254:38781 requested a full tablet report, sending...
I20260630 12:22:19.173144  5342 ts_manager.cc:194] Registered new tserver with Master: 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196:35367)
I20260630 12:22:19.174667  5342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41668
W20260630 12:22:19.899861  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78: Network error: Client connection negotiation failed: client connection to 127.30.94.193:35931: connect: Connection refused (error 111)
W20260630 12:22:19.903360  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 9aab888da904410ca99f08b37560b1cb: Network error: Client connection negotiation failed: client connection to 127.30.94.194:46777: connect: Connection refused (error 111)
W20260630 12:22:19.906545  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet dd12883c64e04b1fbbb9da858beace91: Network error: Client connection negotiation failed: client connection to 127.30.94.193:35931: connect: Connection refused (error 111)
I20260630 12:22:20.177223  5739 heartbeater.cc:499] Master 127.30.94.254:38781 was elected leader, sending a full tablet report...
W20260630 12:22:20.920075  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 9aab888da904410ca99f08b37560b1cb: Network error: Client connection negotiation failed: client connection to 127.30.94.194:46777: connect: Connection refused (error 111)
W20260630 12:22:20.923702  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet dd12883c64e04b1fbbb9da858beace91: Network error: Client connection negotiation failed: client connection to 127.30.94.193:35931: connect: Connection refused (error 111)
W20260630 12:22:20.927049  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78: Network error: Client connection negotiation failed: client connection to 127.30.94.193:35931: connect: Connection refused (error 111)
W20260630 12:22:21.956995  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 31ac0d15b44c491eadfdb0e4b63ceace: Network error: Client connection negotiation failed: client connection to 127.30.94.194:46777: connect: Connection refused (error 111)
W20260630 12:22:21.960484  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78: Network error: Client connection negotiation failed: client connection to 127.30.94.193:35931: connect: Connection refused (error 111)
W20260630 12:22:21.963497  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet dd12883c64e04b1fbbb9da858beace91: Network error: Client connection negotiation failed: client connection to 127.30.94.193:35931: connect: Connection refused (error 111)
W20260630 12:22:22.975558  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet dd12883c64e04b1fbbb9da858beace91: Network error: Client connection negotiation failed: client connection to 127.30.94.193:35931: connect: Connection refused (error 111)
W20260630 12:22:22.978650  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 31ac0d15b44c491eadfdb0e4b63ceace: Network error: Client connection negotiation failed: client connection to 127.30.94.194:46777: connect: Connection refused (error 111)
W20260630 12:22:22.981503  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 9aab888da904410ca99f08b37560b1cb: Network error: Client connection negotiation failed: client connection to 127.30.94.194:46777: connect: Connection refused (error 111)
W20260630 12:22:23.983747  5390 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c24e9747754f4025833693f43cc89a8f not available for placement
W20260630 12:22:24.985960  5390 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c24e9747754f4025833693f43cc89a8f not available for placement
W20260630 12:22:25.988030  5390 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver c24e9747754f4025833693f43cc89a8f not available for placement
I20260630 12:22:26.190937 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:26.196662  5747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:26.197253  5748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:26.198609  5750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:26.201648 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:26.203373 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:26.203577 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:26.203706 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822146203694 us; error 0 us; skew 500 ppm
I20260630 12:22:26.204152 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:26.206312 31099 webserver.cc:533] Webserver started at http://127.30.94.193:40215/ using document root <none> and password file <none>
I20260630 12:22:26.206773 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:26.206945 31099 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:22:26.210218 31099 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:22:26.213191  5755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:26.213932 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:26.214236 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "3a77a423f52f438c90216f1e7f2a86b7"
format_stamp: "Formatted at 2026-06-30 12:22:16 on dist-test-slave-cbkb"
I20260630 12:22:26.214527 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:26.248729 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:26.249797 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:26.251183 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:26.254495  5762 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:22:26.273360 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:22:26.273705 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260630 12:22:26.273999 31099 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:22:26.278308  5762 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap starting.
I20260630 12:22:26.287674 31099 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:22:26.287899 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:22:26.288453  5762 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:26.289139  5762 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap complete.
I20260630 12:22:26.289683  5762 ts_tablet_manager.cc:1403] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:22:26.291504  5762 raft_consensus.cc:359] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.292032  5762 raft_consensus.cc:740] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.292719  5762 consensus_queue.cc:260] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.295591  5762 ts_tablet_manager.cc:1434] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:22:26.296262  5762 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap starting.
I20260630 12:22:26.307755  5762 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:22:26.308666  5762 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap complete.
I20260630 12:22:26.309369  5762 ts_tablet_manager.cc:1403] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:22:26.311486  5762 raft_consensus.cc:359] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.312173  5762 raft_consensus.cc:740] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.312877  5762 consensus_queue.cc:260] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.314433  5762 ts_tablet_manager.cc:1434] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:26.315100  5762 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap starting.
I20260630 12:22:26.328110  5762 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:22:26.328891  5762 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap complete.
I20260630 12:22:26.329444  5762 ts_tablet_manager.cc:1403] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:22:26.331408  5762 raft_consensus.cc:359] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:26.332058  5762 raft_consensus.cc:740] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.332782  5762 consensus_queue.cc:260] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:26.334456  5762 ts_tablet_manager.cc:1434] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:26.335105  5762 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap starting.
I20260630 12:22:26.344439 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:35931
I20260630 12:22:26.344561  5823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:35931 every 8 connection(s)
I20260630 12:22:26.345736  5762 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:26.346407  5762 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Bootstrap complete.
I20260630 12:22:26.346913  5762 ts_tablet_manager.cc:1403] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:22:26.349277 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:22:26.349874  5762 raft_consensus.cc:359] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.350674  5762 raft_consensus.cc:740] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.351575  5762 consensus_queue.cc:260] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.353866  5762 ts_tablet_manager.cc:1434] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260630 12:22:26.357759  5828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:26.359012  5829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:26.360198  5831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:26.361299 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:26.362519 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:26.362782 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:26.363005 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822146362987 us; error 0 us; skew 500 ppm
I20260630 12:22:26.363581 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:26.364953  5824 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38781
I20260630 12:22:26.365293  5824 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:26.366039  5824 heartbeater.cc:507] Master 127.30.94.254:38781 requested a full tablet report, sending...
I20260630 12:22:26.366243 31099 webserver.cc:533] Webserver started at http://127.30.94.194:36557/ using document root <none> and password file <none>
I20260630 12:22:26.366753 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:26.366988 31099 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:22:26.369889  5342 ts_manager.cc:194] Re-registered known tserver with Master: 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931)
I20260630 12:22:26.371192 31099 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260630 12:22:26.375340  5836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:26.376171 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:26.376387  5342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44348
I20260630 12:22:26.376585 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "0ab7b34872a641d580d823ecd72306bf"
format_stamp: "Formatted at 2026-06-30 12:22:17 on dist-test-slave-cbkb"
I20260630 12:22:26.376976 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:26.378756  5824 heartbeater.cc:499] Master 127.30.94.254:38781 was elected leader, sending a full tablet report...
I20260630 12:22:26.393589 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:26.394731 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:26.396065 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:26.417035 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:22:26.417332 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.019s	user 0.001s	sys 0.000s
I20260630 12:22:26.421446  5843 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Bootstrap starting.
I20260630 12:22:26.431557 31099 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:22:26.431819 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:22:26.432101  5843 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:22:26.433122  5843 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Bootstrap complete.
I20260630 12:22:26.433635  5843 ts_tablet_manager.cc:1403] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:22:26.435467  5843 raft_consensus.cc:359] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.436117  5843 raft_consensus.cc:740] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.436808  5843 consensus_queue.cc:260] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.439693  5843 ts_tablet_manager.cc:1434] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:22:26.440450  5843 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Bootstrap starting.
I20260630 12:22:26.451016  5843 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:26.451678  5843 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Bootstrap complete.
I20260630 12:22:26.452369  5843 ts_tablet_manager.cc:1403] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260630 12:22:26.454355  5843 raft_consensus.cc:359] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.454896  5843 raft_consensus.cc:740] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.455542  5843 consensus_queue.cc:260] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.457240  5843 ts_tablet_manager.cc:1434] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:26.458003  5843 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Bootstrap starting.
I20260630 12:22:26.470950  5843 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:26.472016  5843 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Bootstrap complete.
I20260630 12:22:26.472700  5843 ts_tablet_manager.cc:1403] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:22:26.475630  5843 raft_consensus.cc:359] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:26.476600  5843 raft_consensus.cc:740] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.477581  5843 consensus_queue.cc:260] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:26.480186  5843 ts_tablet_manager.cc:1434] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:26.481184  5843 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Bootstrap starting.
I20260630 12:22:26.487162 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:46777
I20260630 12:22:26.487264  5903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:46777 every 8 connection(s)
I20260630 12:22:26.492799 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:22:26.499562  5843 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:22:26.500607  5843 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Bootstrap complete.
I20260630 12:22:26.501255  5843 ts_tablet_manager.cc:1403] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
W20260630 12:22:26.504089  5908 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:26.504298  5843 raft_consensus.cc:359] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.505414  5843 raft_consensus.cc:740] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Initialized, Role: FOLLOWER
W20260630 12:22:26.506256  5909 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:26.507408  5843 consensus_queue.cc:260] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.509325  5904 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38781
W20260630 12:22:26.509470  5911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:26.509773  5904 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:26.509946  5843 ts_tablet_manager.cc:1434] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:22:26.510568  5904 heartbeater.cc:507] Master 127.30.94.254:38781 requested a full tablet report, sending...
I20260630 12:22:26.511744 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:26.512913 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:26.513154 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:26.513345 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822146513330 us; error 0 us; skew 500 ppm
I20260630 12:22:26.513976 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:26.514688  5342 ts_manager.cc:194] Re-registered known tserver with Master: 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777)
I20260630 12:22:26.516985 31099 webserver.cc:533] Webserver started at http://127.30.94.195:42513/ using document root <none> and password file <none>
I20260630 12:22:26.517674 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:26.517891 31099 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:22:26.521202  5342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44358
I20260630 12:22:26.522574 31099 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:26.523753  5904 heartbeater.cc:499] Master 127.30.94.254:38781 was elected leader, sending a full tablet report...
I20260630 12:22:26.525964  5916 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:26.526785 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:22:26.527091 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "c24e9747754f4025833693f43cc89a8f"
format_stamp: "Formatted at 2026-06-30 12:22:17 on dist-test-slave-cbkb"
I20260630 12:22:26.527390 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:26.542027 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:26.543174 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:26.544624 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:26.566258 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:22:26.566622 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.020s	user 0.001s	sys 0.000s
I20260630 12:22:26.571372  5923 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Bootstrap starting.
I20260630 12:22:26.581455  5923 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:26.582101  5923 tablet_bootstrap.cc:492] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Bootstrap complete.
I20260630 12:22:26.582501 31099 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:22:26.582623  5923 ts_tablet_manager.cc:1403] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:22:26.582810 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:22:26.585088  5923 raft_consensus.cc:359] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.585608  5923 raft_consensus.cc:740] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24e9747754f4025833693f43cc89a8f, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.586215  5923 consensus_queue.cc:260] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.588608  5923 ts_tablet_manager.cc:1434] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:22:26.589519  5923 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Bootstrap starting.
I20260630 12:22:26.602938  5923 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:26.603629  5923 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Bootstrap complete.
I20260630 12:22:26.604212  5923 ts_tablet_manager.cc:1403] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260630 12:22:26.606442  5923 raft_consensus.cc:359] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.607057  5923 raft_consensus.cc:740] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24e9747754f4025833693f43cc89a8f, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.607769  5923 consensus_queue.cc:260] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.609368  5923 ts_tablet_manager.cc:1434] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:26.610045  5923 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Bootstrap starting.
I20260630 12:22:26.620625  5923 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:26.621287  5923 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Bootstrap complete.
I20260630 12:22:26.621850  5923 ts_tablet_manager.cc:1403] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:22:26.623786  5923 raft_consensus.cc:359] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:26.624408  5923 raft_consensus.cc:740] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24e9747754f4025833693f43cc89a8f, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.625118  5923 consensus_queue.cc:260] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:26.626788  5923 ts_tablet_manager.cc:1434] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:26.627436  5923 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Bootstrap starting.
I20260630 12:22:26.638339  5923 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:26.639019  5923 tablet_bootstrap.cc:492] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Bootstrap complete.
I20260630 12:22:26.639581  5923 ts_tablet_manager.cc:1403] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260630 12:22:26.641319 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:42379
I20260630 12:22:26.641449  5984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:42379 every 8 connection(s)
I20260630 12:22:26.641939  5923 raft_consensus.cc:359] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.642542  5923 raft_consensus.cc:385] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:26.642782  5923 raft_consensus.cc:740] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24e9747754f4025833693f43cc89a8f, State: Initialized, Role: FOLLOWER
I20260630 12:22:26.643380  5923 consensus_queue.cc:260] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.645184  5923 ts_tablet_manager.cc:1434] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:22:26.656731  5985 heartbeater.cc:344] Connected to a master server at 127.30.94.254:38781
I20260630 12:22:26.657212  5985 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:26.657961  5985 heartbeater.cc:507] Master 127.30.94.254:38781 requested a full tablet report, sending...
I20260630 12:22:26.661264  5342 ts_manager.cc:194] Re-registered known tserver with Master: c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:26.665390  5342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44362
I20260630 12:22:26.667821  5985 heartbeater.cc:499] Master 127.30.94.254:38781 was elected leader, sending a full tablet report...
I20260630 12:22:26.869227  5926 raft_consensus.cc:493] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:26.869825  5926 raft_consensus.cc:515] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:26.872139  5926 leader_election.cc:290] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931), 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777)
I20260630 12:22:26.884632  5797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "c24e9747754f4025833693f43cc89a8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7" is_pre_election: true
I20260630 12:22:26.885638  5797 raft_consensus.cc:2393] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c24e9747754f4025833693f43cc89a8f in current term 1: Already voted for candidate 0ab7b34872a641d580d823ecd72306bf in this term.
I20260630 12:22:26.886255  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "c24e9747754f4025833693f43cc89a8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf" is_pre_election: true
I20260630 12:22:26.887320  5878 raft_consensus.cc:2393] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c24e9747754f4025833693f43cc89a8f in current term 1: Already voted for candidate 0ab7b34872a641d580d823ecd72306bf in this term.
I20260630 12:22:26.888464  5918 leader_election.cc:304] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c24e9747754f4025833693f43cc89a8f; no voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7
I20260630 12:22:26.889218  5926 raft_consensus.cc:3060] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:26.893954  5926 raft_consensus.cc:2749] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:22:27.007028  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 31ac0d15b44c491eadfdb0e4b63ceace: Illegal state: Replica 0ab7b34872a641d580d823ecd72306bf is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } }
W20260630 12:22:27.018872  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78: Illegal state: Replica 3a77a423f52f438c90216f1e7f2a86b7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } }
W20260630 12:22:27.022213  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet dd12883c64e04b1fbbb9da858beace91: Illegal state: Replica 3a77a423f52f438c90216f1e7f2a86b7 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } }
I20260630 12:22:27.464280  5992 raft_consensus.cc:493] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:27.464898  5992 raft_consensus.cc:515] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.467065  5992 leader_election.cc:290] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:27.477406  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e9d3b35ce04f6da0cf80a6bbddbd78" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf" is_pre_election: true
I20260630 12:22:27.478363  5878 raft_consensus.cc:2468] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:27.479880  5757 leader_election.cc:304] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7; no voters: 
I20260630 12:22:27.481137  5992 raft_consensus.cc:2804] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:27.481161  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e9d3b35ce04f6da0cf80a6bbddbd78" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:27.481823  5992 raft_consensus.cc:493] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:27.482306  5958 raft_consensus.cc:2468] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:27.482457  5992 raft_consensus.cc:3060] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.487933  5992 raft_consensus.cc:515] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.489631  5992 leader_election.cc:290] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:27.490546  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e9d3b35ce04f6da0cf80a6bbddbd78" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf"
I20260630 12:22:27.490562  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e9d3b35ce04f6da0cf80a6bbddbd78" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:27.491284  5878 raft_consensus.cc:3060] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.491566  5958 raft_consensus.cc:3060] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.496217  5878 raft_consensus.cc:2468] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 2.
I20260630 12:22:27.496287  5958 raft_consensus.cc:2468] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 2.
I20260630 12:22:27.497409  5757 leader_election.cc:304] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7; no voters: 
I20260630 12:22:27.498150  5992 raft_consensus.cc:2804] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:27.499312  5992 raft_consensus.cc:697] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Running, Role: LEADER
I20260630 12:22:27.500226  5992 consensus_queue.cc:237] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.507074  5342 catalog_manager.cc:5697] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:27.708954  5992 raft_consensus.cc:493] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:27.709522  5992 raft_consensus.cc:515] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.711267  5992 leader_election.cc:290] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:27.712327  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf" is_pre_election: true
I20260630 12:22:27.712620  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:27.713527  5878 raft_consensus.cc:2410] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a77a423f52f438c90216f1e7f2a86b7 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:22:27.713542  5958 raft_consensus.cc:2468] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:27.715190  5757 leader_election.cc:304] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a77a423f52f438c90216f1e7f2a86b7, c24e9747754f4025833693f43cc89a8f; no voters: 0ab7b34872a641d580d823ecd72306bf
I20260630 12:22:27.716095  5992 raft_consensus.cc:2804] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:27.716538  5992 raft_consensus.cc:493] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:27.716918  5992 raft_consensus.cc:3060] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.721645  5992 raft_consensus.cc:515] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.723330  5992 leader_election.cc:290] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:27.724184  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf"
I20260630 12:22:27.724421  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ac0d15b44c491eadfdb0e4b63ceace" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:27.725023  5878 raft_consensus.cc:3060] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.725275  5958 raft_consensus.cc:3060] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.730029  5958 raft_consensus.cc:2468] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 2.
I20260630 12:22:27.730247  5878 raft_consensus.cc:2410] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a77a423f52f438c90216f1e7f2a86b7 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:22:27.731246  5757 leader_election.cc:304] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a77a423f52f438c90216f1e7f2a86b7, c24e9747754f4025833693f43cc89a8f; no voters: 
I20260630 12:22:27.732057  5992 raft_consensus.cc:2804] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:27.732815  5992 raft_consensus.cc:697] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Running, Role: LEADER
I20260630 12:22:27.733717  5992 consensus_queue.cc:237] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.740552  5342 catalog_manager.cc:5697] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 reported cstate change: term changed from 1 to 2, leader changed from 0ab7b34872a641d580d823ecd72306bf (127.30.94.194) to 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193). New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:27.806109  5992 raft_consensus.cc:493] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:27.807607  5992 raft_consensus.cc:515] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.810083  5992 leader_election.cc:290] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:27.812124  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:27.812181  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf" is_pre_election: true
I20260630 12:22:27.813563  5958 raft_consensus.cc:2468] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:27.813944  5878 raft_consensus.cc:2410] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a77a423f52f438c90216f1e7f2a86b7 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:22:27.814626  6004 raft_consensus.cc:493] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:27.815135  5757 leader_election.cc:304] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a77a423f52f438c90216f1e7f2a86b7, c24e9747754f4025833693f43cc89a8f; no voters: 
I20260630 12:22:27.815439  6004 raft_consensus.cc:515] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.816346  5992 raft_consensus.cc:2804] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:27.816962  5992 raft_consensus.cc:493] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:27.817584  5992 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.819324  6004 leader_election.cc:290] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:27.830771  5992 raft_consensus.cc:515] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.833415  5992 leader_election.cc:290] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 election: Requested vote from peers 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:27.834103  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf"
I20260630 12:22:27.834897  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:27.835266  5878 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.835944  5958 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:27.842603  5957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:27.845060  5797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7" is_pre_election: true
I20260630 12:22:27.845824  5878 raft_consensus.cc:2410] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a77a423f52f438c90216f1e7f2a86b7 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:22:27.846189  5797 raft_consensus.cc:2393] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0ab7b34872a641d580d823ecd72306bf in current term 2: Already voted for candidate 3a77a423f52f438c90216f1e7f2a86b7 in this term.
I20260630 12:22:27.846602  5958 raft_consensus.cc:2468] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 2.
I20260630 12:22:27.847509  5837 leader_election.cc:304] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf; no voters: 3a77a423f52f438c90216f1e7f2a86b7, c24e9747754f4025833693f43cc89a8f
I20260630 12:22:27.847945  5757 leader_election.cc:304] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a77a423f52f438c90216f1e7f2a86b7, c24e9747754f4025833693f43cc89a8f; no voters: 0ab7b34872a641d580d823ecd72306bf
I20260630 12:22:27.848851  6004 raft_consensus.cc:2749] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:22:27.849205  5992 raft_consensus.cc:2804] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:27.849934  5992 raft_consensus.cc:697] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Running, Role: LEADER
I20260630 12:22:27.851261  5992 consensus_queue.cc:237] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } }
I20260630 12:22:27.860065  5342 catalog_manager.cc:5697] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 reported cstate change: term changed from 1 to 2, leader changed from 0ab7b34872a641d580d823ecd72306bf (127.30.94.194) to 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193). New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:27.917223  5958 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:27.918810  5992 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:27.934167  5878 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:27.936931  5996 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:28.023366  5996 raft_consensus.cc:493] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:28.024176  5996 raft_consensus.cc:515] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:28.026861  5996 leader_election.cc:290] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379), 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777)
I20260630 12:22:28.027714  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd12883c64e04b1fbbb9da858beace91" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f" is_pre_election: true
I20260630 12:22:28.028028  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd12883c64e04b1fbbb9da858beace91" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf" is_pre_election: true
I20260630 12:22:28.028813  5958 raft_consensus.cc:2468] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:28.029414  5878 raft_consensus.cc:2468] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 1.
I20260630 12:22:28.030088  5757 leader_election.cc:304] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a77a423f52f438c90216f1e7f2a86b7, c24e9747754f4025833693f43cc89a8f; no voters: 
I20260630 12:22:28.031037  5996 raft_consensus.cc:2804] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:28.031590  5996 raft_consensus.cc:493] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:28.032094  5996 raft_consensus.cc:3060] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:22:28.038776  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 31ac0d15b44c491eadfdb0e4b63ceace: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:22:28.041098  5996 raft_consensus.cc:515] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
W20260630 12:22:28.042701  5390 auto_rebalancer.cc:639] Failed to schedule move for tablet 9aab888da904410ca99f08b37560b1cb: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:22:28.043205  5996 leader_election.cc:290] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 election: Requested vote from peers c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379), 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777)
I20260630 12:22:28.043932  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd12883c64e04b1fbbb9da858beace91" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:28.044230  5878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd12883c64e04b1fbbb9da858beace91" candidate_uuid: "3a77a423f52f438c90216f1e7f2a86b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0ab7b34872a641d580d823ecd72306bf"
I20260630 12:22:28.044785  5958 raft_consensus.cc:3060] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:28.045401  5878 raft_consensus.cc:3060] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:28.048055  5797 consensus_queue.cc:237] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
I20260630 12:22:28.050578  5878 raft_consensus.cc:2468] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 2.
I20260630 12:22:28.051749  5757 leader_election.cc:304] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, 3a77a423f52f438c90216f1e7f2a86b7; no voters: 
I20260630 12:22:28.052776  5996 raft_consensus.cc:2804] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:28.053017  5958 raft_consensus.cc:2468] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a77a423f52f438c90216f1e7f2a86b7 in term 2.
I20260630 12:22:28.053532  5996 raft_consensus.cc:697] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Becoming Leader. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Running, Role: LEADER
I20260630 12:22:28.055521  5996 consensus_queue.cc:237] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } }
I20260630 12:22:28.058382  5958 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:28.061758  5992 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:28.063418  5878 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:28.070261  5992 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:28.074720  5341 catalog_manager.cc:5697] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:28.076190  5878 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:28.078256  6016 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:28.082873  5958 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
W20260630 12:22:28.097049  5759 consensus_peers.cc:597] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 -> Peer 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196:35367): Couldn't send request to peer 7b185bf2500144e7a26a56830771bfb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28e9d3b35ce04f6da0cf80a6bbddbd78. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:28.098624  5342 catalog_manager.cc:5697] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf reported cstate change: config changed from index -1 to 3, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:28.133771  5878 raft_consensus.cc:1275] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:22:28.134280  5878 pending_rounds.cc:85] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Aborting all ops after (but not including) 0
I20260630 12:22:28.134624  5878 pending_rounds.cc:107] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:22:28.134970  5878 raft_consensus.cc:2889] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:22:28.136317  6016 consensus_queue.cc:1048] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:28.151191  5958 raft_consensus.cc:1275] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:22:28.153173  6016 consensus_queue.cc:1048] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:28.349937  5958 raft_consensus.cc:1275] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:22:28.351042  5878 raft_consensus.cc:1275] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:22:28.351681  5878 pending_rounds.cc:85] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Aborting all ops after (but not including) 0
I20260630 12:22:28.351480  6016 consensus_queue.cc:1048] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:28.352142  5878 pending_rounds.cc:107] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:22:28.352900  5878 raft_consensus.cc:2889] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:22:28.354418  6016 consensus_queue.cc:1048] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:28.437736  6024 ts_tablet_manager.cc:933] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: Initiating tablet copy from peer 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931)
I20260630 12:22:28.439594  6024 tablet_copy_client.cc:323] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:35931
I20260630 12:22:28.450781  5808 tablet_copy_service.cc:140] P 3a77a423f52f438c90216f1e7f2a86b7: Received BeginTabletCopySession request for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 from peer 7b185bf2500144e7a26a56830771bfb5 ({username='slave'} at 127.0.0.1:53628)
I20260630 12:22:28.451457  5808 tablet_copy_service.cc:161] P 3a77a423f52f438c90216f1e7f2a86b7: Beginning new tablet copy session on tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 from peer 7b185bf2500144e7a26a56830771bfb5 at {username='slave'} at 127.0.0.1:53628: session id = 7b185bf2500144e7a26a56830771bfb5-28e9d3b35ce04f6da0cf80a6bbddbd78
I20260630 12:22:28.457749  5808 tablet_copy_source_session.cc:215] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:28.460672  6024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:28.471920  6024 tablet_copy_client.cc:806] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:28.472587  6024 tablet_copy_client.cc:670] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:28.476135  6024 tablet_copy_client.cc:538] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:28.482520  6024 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: Bootstrap starting.
I20260630 12:22:28.482951  5878 raft_consensus.cc:1275] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:28.484925  6016 consensus_queue.cc:1048] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:28.502911  5958 raft_consensus.cc:1275] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:28.504792  6016 consensus_queue.cc:1048] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:28.528100  6024 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:28.529109  6024 tablet_bootstrap.cc:492] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: Bootstrap complete.
I20260630 12:22:28.529800  6024 ts_tablet_manager.cc:1403] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.024s
I20260630 12:22:28.532402  6024 raft_consensus.cc:359] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
I20260630 12:22:28.533150  6024 raft_consensus.cc:740] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7b185bf2500144e7a26a56830771bfb5, State: Initialized, Role: LEARNER
I20260630 12:22:28.533739  6024 consensus_queue.cc:260] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
I20260630 12:22:28.536725  6024 ts_tablet_manager.cc:1434] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:22:28.539395  5808 tablet_copy_service.cc:342] P 3a77a423f52f438c90216f1e7f2a86b7: Request end of tablet copy session 7b185bf2500144e7a26a56830771bfb5-28e9d3b35ce04f6da0cf80a6bbddbd78 received from {username='slave'} at 127.0.0.1:53628
I20260630 12:22:28.540042  5808 tablet_copy_service.cc:434] P 3a77a423f52f438c90216f1e7f2a86b7: ending tablet copy session 7b185bf2500144e7a26a56830771bfb5-28e9d3b35ce04f6da0cf80a6bbddbd78 on tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 with peer 7b185bf2500144e7a26a56830771bfb5
I20260630 12:22:28.962256  5714 raft_consensus.cc:1217] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:22:29.402859  5996 raft_consensus.cc:1064] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7: attempting to promote NON_VOTER 7b185bf2500144e7a26a56830771bfb5 to VOTER
I20260630 12:22:29.404791  5996 consensus_queue.cc:237] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } }
I20260630 12:22:29.412245  5714 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:29.417512  5992 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:22:29.419267  5958 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:29.423386  5992 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:29.430068  5878 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:29.431864  5996 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:29.433538  5958 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.433310  5992 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.449838  5714 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.451781  5878 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.462812  5341 catalog_manager.cc:5697] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f reported cstate change: config changed from index 3 to 4, 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } attrs { replace: true } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.504257  5797 consensus_queue.cc:237] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } }
I20260630 12:22:29.508837  5958 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:29.508890  5714 raft_consensus.cc:1275] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:22:29.510154  5992 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:22:29.510764  6034 consensus_queue.cc:1048] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:22:29.517823  5996 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0ab7b34872a641d580d823ecd72306bf (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.519208  5714 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0ab7b34872a641d580d823ecd72306bf (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.522214  5958 raft_consensus.cc:2955] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0ab7b34872a641d580d823ecd72306bf (127.30.94.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.530508  5326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:29.532830  5339 catalog_manager.cc:5697] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 reported cstate change: config changed from index 4 to 5, VOTER 0ab7b34872a641d580d823ecd72306bf (127.30.94.194) evicted. New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: false } } }
I20260630 12:22:29.559741  5868 tablet_service.cc:1558] Processing DeleteTablet for tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 with delete_type TABLET_DATA_TOMBSTONED (TS 0ab7b34872a641d580d823ecd72306bf not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56002
I20260630 12:22:29.561738  6047 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:29.562490  6047 raft_consensus.cc:2243] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:29.563000  6047 raft_consensus.cc:2272] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:29.565591  6047 ts_tablet_manager.cc:1916] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:29.575786  6047 ts_tablet_manager.cc:1929] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:22:29.576069  6047 log.cc:1199] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 0ab7b34872a641d580d823ecd72306bf: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782821956795504-31099-0/minicluster-data/ts-1-root/wals/28e9d3b35ce04f6da0cf80a6bbddbd78
I20260630 12:22:29.577584  5327 catalog_manager.cc:5028] TS 0ab7b34872a641d580d823ecd72306bf (127.30.94.194:46777): tablet 28e9d3b35ce04f6da0cf80a6bbddbd78 (table test-workload [id=c6f4e8907b3f4376b861bd036a698573]) successfully deleted
I20260630 12:22:30.552114  5797 consensus_queue.cc:237] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
W20260630 12:22:30.559814  5759 consensus_peers.cc:597] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 -> Peer 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196:35367): Couldn't send request to peer 7b185bf2500144e7a26a56830771bfb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd12883c64e04b1fbbb9da858beace91. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:30.560106  5878 raft_consensus.cc:1275] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:30.560714  5958 raft_consensus.cc:1275] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:30.561595  6050 consensus_queue.cc:1048] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:30.562510  6034 consensus_queue.cc:1048] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:30.570472  6034 raft_consensus.cc:2955] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:30.572386  5878 raft_consensus.cc:2955] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:30.572767  5958 raft_consensus.cc:2955] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:30.582211  5340 catalog_manager.cc:5697] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 reported cstate change: config changed from index -1 to 3, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:30.582830  5797 consensus_queue.cc:237] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
W20260630 12:22:30.593901  5759 consensus_peers.cc:597] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 -> Peer 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196:35367): Couldn't send request to peer 7b185bf2500144e7a26a56830771bfb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9aab888da904410ca99f08b37560b1cb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:30.596002  5878 raft_consensus.cc:1275] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:30.596487  5958 raft_consensus.cc:1275] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Refusing update from remote peer 3a77a423f52f438c90216f1e7f2a86b7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:30.597565  6034 consensus_queue.cc:1048] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:30.598358  6049 consensus_queue.cc:1048] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:30.607132  6049 raft_consensus.cc:2955] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:30.611538  5958 raft_consensus.cc:2955] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:30.615469  5878 raft_consensus.cc:2955] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } } }
I20260630 12:22:30.620791  5339 catalog_manager.cc:5697] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 reported cstate change: config changed from index -1 to 2, NON_VOTER 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "3a77a423f52f438c90216f1e7f2a86b7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:30.634846  5797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb"
dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53644
I20260630 12:22:30.635535  5797 raft_consensus.cc:606] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Received request to transfer leadership
I20260630 12:22:30.638607  5797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb"
dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53644
I20260630 12:22:30.638993  5797 raft_consensus.cc:606] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Received request to transfer leadership
W20260630 12:22:30.639786  5326 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 9aab888da904410ca99f08b37560b1cb already in progress [suppressed 6 similar messages]
I20260630 12:22:30.642266  5797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb"
dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:53644
I20260630 12:22:30.642658  5797 raft_consensus.cc:606] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Received request to transfer leadership
W20260630 12:22:30.952221  5390 auto_rebalancer.cc:911] Removing replace marker failed after 3 inline attempts; will retry on next rebalancer loop iteration: Service unavailable: leader transfer in progress
W20260630 12:22:30.952633  5390 auto_rebalancer.cc:920] Could not move replica: Remote error: Service unavailable: leadership transfer for 9aab888da904410ca99f08b37560b1cb already in progress
W20260630 12:22:30.952853  5390 auto_rebalancer.cc:340] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 9aab888da904410ca99f08b37560b1cb already in progress
I20260630 12:22:30.997002  6050 raft_consensus.cc:993] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7: : Instructing follower 0ab7b34872a641d580d823ecd72306bf to start an election
I20260630 12:22:30.997589  6034 raft_consensus.cc:1081] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Signalling peer 0ab7b34872a641d580d823ecd72306bf to start an election
I20260630 12:22:30.999143  5878 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb"
dest_uuid: "0ab7b34872a641d580d823ecd72306bf"
 from {username='slave'} at 127.0.0.1:55990
I20260630 12:22:30.999719  5878 raft_consensus.cc:493] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:22:31.000069  5878 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:22:31.005190  5878 raft_consensus.cc:515] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
I20260630 12:22:31.006757  5878 leader_election.cc:290] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 3 election: Requested vote from peers 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931), c24e9747754f4025833693f43cc89a8f (127.30.94.195:42379)
I20260630 12:22:31.007659  5958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c24e9747754f4025833693f43cc89a8f"
I20260630 12:22:31.008046  5797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aab888da904410ca99f08b37560b1cb" candidate_uuid: "0ab7b34872a641d580d823ecd72306bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a77a423f52f438c90216f1e7f2a86b7"
I20260630 12:22:31.008261  5958 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:22:31.008723  5797 raft_consensus.cc:3055] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:22:31.009064  5797 raft_consensus.cc:740] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a77a423f52f438c90216f1e7f2a86b7, State: Running, Role: LEADER
I20260630 12:22:31.009841  5797 consensus_queue.cc:260] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
I20260630 12:22:31.011404  5797 raft_consensus.cc:3060] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:22:31.014669  5958 raft_consensus.cc:2468] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7b34872a641d580d823ecd72306bf in term 3.
I20260630 12:22:31.015928  5838 leader_election.cc:304] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ab7b34872a641d580d823ecd72306bf, c24e9747754f4025833693f43cc89a8f; no voters: 
I20260630 12:22:31.016929  6054 raft_consensus.cc:2804] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:22:31.017943  5797 raft_consensus.cc:2468] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ab7b34872a641d580d823ecd72306bf in term 3.
I20260630 12:22:31.018282  6054 raft_consensus.cc:697] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 3 LEADER]: Becoming Leader. State: Replica: 0ab7b34872a641d580d823ecd72306bf, State: Running, Role: LEADER
I20260630 12:22:31.019379  6054 consensus_queue.cc:237] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
I20260630 12:22:31.027784  5340 catalog_manager.cc:5697] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf reported cstate change: term changed from 2 to 3, leader changed from 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193) to 0ab7b34872a641d580d823ecd72306bf (127.30.94.194). New cstate: current_term: 3 leader_uuid: "0ab7b34872a641d580d823ecd72306bf" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:31.072244  6064 ts_tablet_manager.cc:933] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: Initiating tablet copy from peer 3a77a423f52f438c90216f1e7f2a86b7 (127.30.94.193:35931)
I20260630 12:22:31.073923  6064 tablet_copy_client.cc:323] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:35931
I20260630 12:22:31.075453  5808 tablet_copy_service.cc:140] P 3a77a423f52f438c90216f1e7f2a86b7: Received BeginTabletCopySession request for tablet dd12883c64e04b1fbbb9da858beace91 from peer 7b185bf2500144e7a26a56830771bfb5 ({username='slave'} at 127.0.0.1:53628)
I20260630 12:22:31.075896  5808 tablet_copy_service.cc:161] P 3a77a423f52f438c90216f1e7f2a86b7: Beginning new tablet copy session on tablet dd12883c64e04b1fbbb9da858beace91 from peer 7b185bf2500144e7a26a56830771bfb5 at {username='slave'} at 127.0.0.1:53628: session id = 7b185bf2500144e7a26a56830771bfb5-dd12883c64e04b1fbbb9da858beace91
I20260630 12:22:31.082300  5808 tablet_copy_source_session.cc:215] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:31.085366  6064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd12883c64e04b1fbbb9da858beace91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:31.097129  6064 tablet_copy_client.cc:806] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:31.097734  6064 tablet_copy_client.cc:670] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:31.101670  6064 tablet_copy_client.cc:538] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:31.107395  6064 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: Bootstrap starting.
I20260630 12:22:31.123010  6064 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:31.123687  6064 tablet_bootstrap.cc:492] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: Bootstrap complete.
I20260630 12:22:31.124394  6064 ts_tablet_manager.cc:1403] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:22:31.127085  6064 raft_consensus.cc:359] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
I20260630 12:22:31.127697  6064 raft_consensus.cc:740] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 7b185bf2500144e7a26a56830771bfb5, State: Initialized, Role: LEARNER
I20260630 12:22:31.128192  6064 consensus_queue.cc:260] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 } attrs { replace: true } } peers { permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } } peers { permanent_uuid: "0ab7b34872a641d580d823ecd72306bf" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46777 } } peers { permanent_uuid: "7b185bf2500144e7a26a56830771bfb5" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 35367 } attrs { promote: true } }
I20260630 12:22:31.132592  6064 ts_tablet_manager.cc:1434] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:22:31.134202  5808 tablet_copy_service.cc:342] P 3a77a423f52f438c90216f1e7f2a86b7: Request end of tablet copy session 7b185bf2500144e7a26a56830771bfb5-dd12883c64e04b1fbbb9da858beace91 received from {username='slave'} at 127.0.0.1:53628
I20260630 12:22:31.134553  5808 tablet_copy_service.cc:434] P 3a77a423f52f438c90216f1e7f2a86b7: ending tablet copy session 7b185bf2500144e7a26a56830771bfb5-dd12883c64e04b1fbbb9da858beace91 on tablet dd12883c64e04b1fbbb9da858beace91 with peer 7b185bf2500144e7a26a56830771bfb5
W20260630 12:22:31.495492  5840 consensus_peers.cc:597] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf -> Peer 7b185bf2500144e7a26a56830771bfb5 (127.30.94.196:35367): Couldn't send request to peer 7b185bf2500144e7a26a56830771bfb5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9aab888da904410ca99f08b37560b1cb. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:31.524097  5714 raft_consensus.cc:1217] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:22:31.612241  5958 raft_consensus.cc:1275] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 3 FOLLOWER]: Refusing update from remote peer 0ab7b34872a641d580d823ecd72306bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:22:31.613524  6054 consensus_queue.cc:1048] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c24e9747754f4025833693f43cc89a8f" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 42379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:31.628809  5797 raft_consensus.cc:1275] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 3 FOLLOWER]: Refusing update from remote peer 0ab7b34872a641d580d823ecd72306bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:22:31.635910  6073 consensus_queue.cc:1048] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a77a423f52f438c90216f1e7f2a86b7" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 35931 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:31.680855 31099 tablet_server.cc:179] TabletServer@127.30.94.193:35931 shutting down...
I20260630 12:22:31.711470 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:31.712247 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.713044 31099 raft_consensus.cc:2243] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.714035 31099 raft_consensus.cc:2272] T dd12883c64e04b1fbbb9da858beace91 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.716722 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.717243 31099 raft_consensus.cc:2243] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.717986 31099 raft_consensus.cc:2272] T 31ac0d15b44c491eadfdb0e4b63ceace P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.720201 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.720746 31099 raft_consensus.cc:2243] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.721510 31099 raft_consensus.cc:2272] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 3a77a423f52f438c90216f1e7f2a86b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.723764 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.724272 31099 raft_consensus.cc:2243] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.724836 31099 raft_consensus.cc:2272] T 9aab888da904410ca99f08b37560b1cb P 3a77a423f52f438c90216f1e7f2a86b7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.752207 31099 tablet_server.cc:196] TabletServer@127.30.94.193:35931 shutdown complete.
I20260630 12:22:31.775877 31099 tablet_server.cc:179] TabletServer@127.30.94.194:46777 shutting down...
I20260630 12:22:31.810518 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:31.811285 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.812028 31099 raft_consensus.cc:2243] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.812644 31099 raft_consensus.cc:2272] T dd12883c64e04b1fbbb9da858beace91 P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.814839 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.815369 31099 raft_consensus.cc:2243] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.815790 31099 raft_consensus.cc:2272] T 31ac0d15b44c491eadfdb0e4b63ceace P 0ab7b34872a641d580d823ecd72306bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.818312 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.818775 31099 raft_consensus.cc:2243] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:22:31.819749 31099 raft_consensus.cc:2272] T 9aab888da904410ca99f08b37560b1cb P 0ab7b34872a641d580d823ecd72306bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.846336 31099 tablet_server.cc:196] TabletServer@127.30.94.194:46777 shutdown complete.
I20260630 12:22:31.865562 31099 tablet_server.cc:179] TabletServer@127.30.94.195:42379 shutting down...
I20260630 12:22:31.907219 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:31.908210 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.908996 31099 raft_consensus.cc:2243] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.909626 31099 raft_consensus.cc:2272] T dd12883c64e04b1fbbb9da858beace91 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.912635 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.913405 31099 raft_consensus.cc:2243] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.913889 31099 raft_consensus.cc:2272] T 31ac0d15b44c491eadfdb0e4b63ceace P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.916656 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.917290 31099 raft_consensus.cc:2243] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.918020 31099 raft_consensus.cc:2272] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P c24e9747754f4025833693f43cc89a8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.920811 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:31.921437 31099 raft_consensus.cc:2243] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.922003 31099 raft_consensus.cc:2272] T 9aab888da904410ca99f08b37560b1cb P c24e9747754f4025833693f43cc89a8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:31.939361 31099 tablet_server.cc:196] TabletServer@127.30.94.195:42379 shutdown complete.
I20260630 12:22:31.955677 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:22:31.994324 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:31.995277 31099 tablet_replica.cc:333] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5: stopping tablet replica
I20260630 12:22:31.995885 31099 raft_consensus.cc:2243] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Raft consensus shutting down.
I20260630 12:22:31.996286 31099 raft_consensus.cc:2272] T dd12883c64e04b1fbbb9da858beace91 P 7b185bf2500144e7a26a56830771bfb5 [term 2 LEARNER]: Raft consensus is shut down!
I20260630 12:22:31.998133 31099 tablet_replica.cc:333] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5: stopping tablet replica
I20260630 12:22:31.998600 31099 raft_consensus.cc:2243] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:31.999087 31099 raft_consensus.cc:2272] T 28e9d3b35ce04f6da0cf80a6bbddbd78 P 7b185bf2500144e7a26a56830771bfb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.019997 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:22:32.032123 31099 master.cc:562] Master@127.30.94.254:38781 shutting down...
W20260630 12:22:32.056993  5390 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:22:32.058090 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:32.058581 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:32.058925 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0994916776364162a19244a47c955de8: stopping tablet replica
I20260630 12:22:32.078070 31099 master.cc:584] Master@127.30.94.254:38781 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15383 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:22:32.118669 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:37699
I20260630 12:22:32.119755 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:32.124827  6080 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:32.124838  6081 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:32.127651 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:32.127686  6083 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:32.129191 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:32.129415 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:32.129597 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822152129565 us; error 0 us; skew 500 ppm
I20260630 12:22:32.130076 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:32.132485 31099 webserver.cc:533] Webserver started at http://127.30.94.254:39923/ using document root <none> and password file <none>
I20260630 12:22:32.132944 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:32.133139 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:32.133417 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:32.134459 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "82bc3a8d8d3748fe870bf36e2b05ff11"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:32.138679 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:32.141908  6088 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.142617 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:22:32.142891 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "82bc3a8d8d3748fe870bf36e2b05ff11"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:32.143173 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:32.157137 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:32.158264 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:32.193956 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:37699
I20260630 12:22:32.194061  6139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:37699 every 8 connection(s)
I20260630 12:22:32.197701  6140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:32.207746  6140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: Bootstrap starting.
I20260630 12:22:32.214236  6140 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:32.218806  6140 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: No bootstrap required, opened a new log
I20260630 12:22:32.220845  6140 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc3a8d8d3748fe870bf36e2b05ff11" member_type: VOTER }
I20260630 12:22:32.221236  6140 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:32.221460  6140 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82bc3a8d8d3748fe870bf36e2b05ff11, State: Initialized, Role: FOLLOWER
I20260630 12:22:32.222029  6140 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc3a8d8d3748fe870bf36e2b05ff11" member_type: VOTER }
I20260630 12:22:32.222456  6140 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:32.222671  6140 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:32.222903  6140 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:32.227227  6140 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc3a8d8d3748fe870bf36e2b05ff11" member_type: VOTER }
I20260630 12:22:32.227694  6140 leader_election.cc:304] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82bc3a8d8d3748fe870bf36e2b05ff11; no voters: 
I20260630 12:22:32.228763  6140 leader_election.cc:290] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:32.229141  6143 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:32.230412  6143 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 1 LEADER]: Becoming Leader. State: Replica: 82bc3a8d8d3748fe870bf36e2b05ff11, State: Running, Role: LEADER
I20260630 12:22:32.231033  6143 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc3a8d8d3748fe870bf36e2b05ff11" member_type: VOTER }
I20260630 12:22:32.231470  6140 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:32.233968  6145 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82bc3a8d8d3748fe870bf36e2b05ff11. Latest consensus state: current_term: 1 leader_uuid: "82bc3a8d8d3748fe870bf36e2b05ff11" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc3a8d8d3748fe870bf36e2b05ff11" member_type: VOTER } }
I20260630 12:22:32.234680  6145 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:32.233898  6144 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82bc3a8d8d3748fe870bf36e2b05ff11" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82bc3a8d8d3748fe870bf36e2b05ff11" member_type: VOTER } }
I20260630 12:22:32.236709  6144 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:32.241628  6149 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:32.249444  6149 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:32.250409 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:32.257819  6149 catalog_manager.cc:1383] Generated new cluster ID: 9b8785ec0121479fb4ca2618d73f97e6
I20260630 12:22:32.258088  6149 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:32.271214  6149 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:32.272456  6149 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:32.283910  6149 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: Generated new TSK 0
I20260630 12:22:32.284416  6149 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:32.316891 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:32.322479  6161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:32.323925  6162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:32.325106  6164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:32.325770 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:32.326521 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:32.326692 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:32.326810 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822152326798 us; error 0 us; skew 500 ppm
I20260630 12:22:32.327231 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:32.329334 31099 webserver.cc:533] Webserver started at http://127.30.94.193:43057/ using document root <none> and password file <none>
I20260630 12:22:32.329744 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:32.329907 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:32.330117 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:32.331084 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "8fec6dbf3a954d53b6756cf74740600a"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:32.335196 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:32.338176  6169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.338977 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:32.339280 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "8fec6dbf3a954d53b6756cf74740600a"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:32.339542 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:32.377768 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:32.378927 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:32.380344 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:32.382579 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:32.382799 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.383038 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:32.383219 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.421332 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:33653
I20260630 12:22:32.421433  6231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:33653 every 8 connection(s)
I20260630 12:22:32.426311 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:32.433022  6236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:32.435634  6239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:32.435926  6237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:32.437021 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:32.437912 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:32.438119 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:32.438284 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822152438271 us; error 0 us; skew 500 ppm
I20260630 12:22:32.438791 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:32.441598 31099 webserver.cc:533] Webserver started at http://127.30.94.194:46105/ using document root <none> and password file <none>
I20260630 12:22:32.442276 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:32.442545 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:32.442826 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:32.442924  6232 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37699
I20260630 12:22:32.443305  6232 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:32.443933 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:32.443994  6232 heartbeater.cc:507] Master 127.30.94.254:37699 requested a full tablet report, sending...
I20260630 12:22:32.446333  6105 ts_manager.cc:194] Registered new tserver with Master: 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653)
I20260630 12:22:32.448720  6105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33552
I20260630 12:22:32.449235 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260630 12:22:32.452553  6244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.453336 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:32.453644 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:32.453902 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:32.472242 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:32.473289 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:32.474615 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:32.476712 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:32.476913 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.477156 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:32.477296 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.516026 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:43385
I20260630 12:22:32.516127  6306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:43385 every 8 connection(s)
I20260630 12:22:32.520641 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:32.526873  6310 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:32.536538  6311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:32.536934  6307 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37699
I20260630 12:22:32.537582  6307 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:32.538760  6307 heartbeater.cc:507] Master 127.30.94.254:37699 requested a full tablet report, sending...
W20260630 12:22:32.541301  6313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:32.541760  6105 ts_manager.cc:194] Registered new tserver with Master: 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385)
I20260630 12:22:32.543406 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:32.543725  6105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33568
I20260630 12:22:32.544299 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:32.544649 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:32.544870 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822152544854 us; error 0 us; skew 500 ppm
I20260630 12:22:32.545466 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:32.547760 31099 webserver.cc:533] Webserver started at http://127.30.94.195:33325/ using document root <none> and password file <none>
I20260630 12:22:32.548211 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:32.548450 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:32.548723 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:32.549816 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "bc3e83ba7a50458aa84e2a4420023261"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:32.553994 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:32.557322  6318 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.558121 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:32.558403 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "bc3e83ba7a50458aa84e2a4420023261"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:32.558640 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:32.574571 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:32.575646 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:32.577090 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:32.579217 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:32.579432 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.579660 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:32.579831 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:32.618069 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:41077
I20260630 12:22:32.618203  6380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:41077 every 8 connection(s)
I20260630 12:22:32.631510  6381 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37699
I20260630 12:22:32.631879  6381 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:32.632632  6381 heartbeater.cc:507] Master 127.30.94.254:37699 requested a full tablet report, sending...
I20260630 12:22:32.634508  6105 ts_manager.cc:194] Registered new tserver with Master: bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:32.634662 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013447597s
I20260630 12:22:32.635928  6105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33570
I20260630 12:22:33.451211  6232 heartbeater.cc:499] Master 127.30.94.254:37699 was elected leader, sending a full tablet report...
I20260630 12:22:33.546339  6307 heartbeater.cc:499] Master 127.30.94.254:37699 was elected leader, sending a full tablet report...
I20260630 12:22:33.638464  6381 heartbeater.cc:499] Master 127.30.94.254:37699 was elected leader, sending a full tablet report...
I20260630 12:22:33.689646  6105 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33580:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:22:33.691880  6105 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:22:33.755040  6272 tablet_service.cc:1511] Processing CreateTablet for tablet b1df01e28d3c413599749ab4b7606997 (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:33.756095  6271 tablet_service.cc:1511] Processing CreateTablet for tablet 02b4f3b29b104937bbbfdda49fd6a29a (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:33.756577  6272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1df01e28d3c413599749ab4b7606997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.757359  6270 tablet_service.cc:1511] Processing CreateTablet for tablet 59d1a6bd42b447bbada7fc1c6132a2a9 (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:33.757860  6195 tablet_service.cc:1511] Processing CreateTablet for tablet 59d1a6bd42b447bbada7fc1c6132a2a9 (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:33.758746  6270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d1a6bd42b447bbada7fc1c6132a2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.759235  6195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d1a6bd42b447bbada7fc1c6132a2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.759960  6271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b4f3b29b104937bbbfdda49fd6a29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.761112  6196 tablet_service.cc:1511] Processing CreateTablet for tablet 02b4f3b29b104937bbbfdda49fd6a29a (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:33.762413  6196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b4f3b29b104937bbbfdda49fd6a29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.755040  6197 tablet_service.cc:1511] Processing CreateTablet for tablet b1df01e28d3c413599749ab4b7606997 (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:33.765586  6269 tablet_service.cc:1511] Processing CreateTablet for tablet ddf4421852b244a3ba924ddecad3511d (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:33.766337  6194 tablet_service.cc:1511] Processing CreateTablet for tablet ddf4421852b244a3ba924ddecad3511d (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:33.766774  6197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1df01e28d3c413599749ab4b7606997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.766918  6269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf4421852b244a3ba924ddecad3511d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.767602  6194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf4421852b244a3ba924ddecad3511d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.802884  6345 tablet_service.cc:1511] Processing CreateTablet for tablet 02b4f3b29b104937bbbfdda49fd6a29a (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:33.803193  6346 tablet_service.cc:1511] Processing CreateTablet for tablet b1df01e28d3c413599749ab4b7606997 (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:33.804817  6345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b4f3b29b104937bbbfdda49fd6a29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.805536  6346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1df01e28d3c413599749ab4b7606997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.809824  6344 tablet_service.cc:1511] Processing CreateTablet for tablet 59d1a6bd42b447bbada7fc1c6132a2a9 (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:33.811630  6344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d1a6bd42b447bbada7fc1c6132a2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.814625  6343 tablet_service.cc:1511] Processing CreateTablet for tablet ddf4421852b244a3ba924ddecad3511d (DEFAULT_TABLE table=test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:33.816156  6343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf4421852b244a3ba924ddecad3511d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:33.817415  6402 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Bootstrap starting.
I20260630 12:22:33.822222  6401 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:33.824265  6402 tablet_bootstrap.cc:654] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.829735  6401 tablet_bootstrap.cc:654] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.831519  6403 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261: Bootstrap starting.
I20260630 12:22:33.843047  6403 tablet_bootstrap.cc:654] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.843446  6402 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: No bootstrap required, opened a new log
I20260630 12:22:33.844835  6402 ts_tablet_manager.cc:1403] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.017s
I20260630 12:22:33.847844  6402 raft_consensus.cc:359] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.848445  6402 raft_consensus.cc:385] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.848801  6402 raft_consensus.cc:740] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86eb3c2d1ae44d98bd36f5cfdaf10af7, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.849200  6401 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: No bootstrap required, opened a new log
I20260630 12:22:33.849677  6401 ts_tablet_manager.cc:1403] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.006s
I20260630 12:22:33.849665  6402 consensus_queue.cc:260] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.850805  6403 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261: No bootstrap required, opened a new log
I20260630 12:22:33.851300  6403 ts_tablet_manager.cc:1403] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:22:33.852768  6402 ts_tablet_manager.cc:1434] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260630 12:22:33.852705  6401 raft_consensus.cc:359] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.853683  6401 raft_consensus.cc:385] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.853960  6402 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Bootstrap starting.
I20260630 12:22:33.854039  6401 raft_consensus.cc:740] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.854099  6403 raft_consensus.cc:359] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.855194  6403 raft_consensus.cc:385] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.855167  6401 consensus_queue.cc:260] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.855685  6403 raft_consensus.cc:740] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3e83ba7a50458aa84e2a4420023261, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.856848  6403 consensus_queue.cc:260] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.860805  6402 tablet_bootstrap.cc:654] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.872921  6403 ts_tablet_manager.cc:1434] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260630 12:22:33.873978  6403 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: Bootstrap starting.
I20260630 12:22:33.878422  6410 raft_consensus.cc:493] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:33.878983  6410 raft_consensus.cc:515] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.882254  6403 tablet_bootstrap.cc:654] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.885757  6401 ts_tablet_manager.cc:1434] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.014s
I20260630 12:22:33.886852  6401 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:33.892411  6410 leader_election.cc:290] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:33.885577  6402 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7: No bootstrap required, opened a new log
I20260630 12:22:33.893618  6402 ts_tablet_manager.cc:1403] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.010s
I20260630 12:22:33.892916  6401 tablet_bootstrap.cc:654] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.896709  6402 raft_consensus.cc:359] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.897450  6402 raft_consensus.cc:385] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.897750  6402 raft_consensus.cc:740] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86eb3c2d1ae44d98bd36f5cfdaf10af7, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.900741  6403 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: No bootstrap required, opened a new log
I20260630 12:22:33.901496  6403 ts_tablet_manager.cc:1403] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
I20260630 12:22:33.900764  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b4f3b29b104937bbbfdda49fd6a29a" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" is_pre_election: true
I20260630 12:22:33.903939  6402 consensus_queue.cc:260] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.905212  6403 raft_consensus.cc:359] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
W20260630 12:22:33.905809  6172 leader_election.cc:343] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:33.907522  6403 raft_consensus.cc:385] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.907873  6403 raft_consensus.cc:740] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3e83ba7a50458aa84e2a4420023261, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.908739  6402 ts_tablet_manager.cc:1434] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260630 12:22:33.908741  6403 consensus_queue.cc:260] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.909909  6401 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: No bootstrap required, opened a new log
I20260630 12:22:33.912976  6401 ts_tablet_manager.cc:1403] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
I20260630 12:22:33.915915  6401 raft_consensus.cc:359] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.916622  6401 raft_consensus.cc:385] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.916903  6401 raft_consensus.cc:740] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.917601  6401 consensus_queue.cc:260] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.919484  6401 ts_tablet_manager.cc:1434] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:22:33.910344  6402 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Bootstrap starting.
I20260630 12:22:33.920375  6401 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:33.921242  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b4f3b29b104937bbbfdda49fd6a29a" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261" is_pre_election: true
W20260630 12:22:33.922920  6171 leader_election.cc:343] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:33.923429  6171 leader_election.cc:304] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8fec6dbf3a954d53b6756cf74740600a; no voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, bc3e83ba7a50458aa84e2a4420023261
I20260630 12:22:33.924273  6410 raft_consensus.cc:2749] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:33.911208  6403 ts_tablet_manager.cc:1434] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:33.926954  6401 tablet_bootstrap.cc:654] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.927639  6402 tablet_bootstrap.cc:654] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.928781  6403 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261: Bootstrap starting.
I20260630 12:22:33.934806  6401 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: No bootstrap required, opened a new log
I20260630 12:22:33.934927  6402 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: No bootstrap required, opened a new log
I20260630 12:22:33.935359  6401 ts_tablet_manager.cc:1403] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260630 12:22:33.935530  6403 tablet_bootstrap.cc:654] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.935593  6402 ts_tablet_manager.cc:1403] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent bootstrapping tablet: real 0.025s	user 0.001s	sys 0.009s
I20260630 12:22:33.938145  6402 raft_consensus.cc:359] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.938760  6402 raft_consensus.cc:385] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.938802  6401 raft_consensus.cc:359] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.939204  6402 raft_consensus.cc:740] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86eb3c2d1ae44d98bd36f5cfdaf10af7, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.939641  6401 raft_consensus.cc:385] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.940047  6401 raft_consensus.cc:740] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.940090  6402 consensus_queue.cc:260] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.941318  6403 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261: No bootstrap required, opened a new log
I20260630 12:22:33.941041  6401 consensus_queue.cc:260] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.941886  6403 ts_tablet_manager.cc:1403] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260630 12:22:33.943533  6401 ts_tablet_manager.cc:1434] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:22:33.945398  6401 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:33.946686  6403 raft_consensus.cc:359] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.947317  6402 ts_tablet_manager.cc:1434] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260630 12:22:33.947531  6403 raft_consensus.cc:385] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.948019  6403 raft_consensus.cc:740] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3e83ba7a50458aa84e2a4420023261, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.948519  6402 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Bootstrap starting.
I20260630 12:22:33.949060  6403 consensus_queue.cc:260] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.951445  6403 ts_tablet_manager.cc:1434] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:22:33.952284  6401 tablet_bootstrap.cc:654] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.952564  6403 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261: Bootstrap starting.
I20260630 12:22:33.955350  6402 tablet_bootstrap.cc:654] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.960104  6403 tablet_bootstrap.cc:654] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:33.964644  6401 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: No bootstrap required, opened a new log
I20260630 12:22:33.965407  6401 ts_tablet_manager.cc:1403] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260630 12:22:33.969129  6401 raft_consensus.cc:359] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.970283  6401 raft_consensus.cc:385] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.970739  6401 raft_consensus.cc:740] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.971890  6401 consensus_queue.cc:260] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.974493  6401 ts_tablet_manager.cc:1434] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:22:33.977418  6403 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261: No bootstrap required, opened a new log
I20260630 12:22:33.977905  6403 ts_tablet_manager.cc:1403] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.011s
I20260630 12:22:33.980530  6403 raft_consensus.cc:359] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.981287  6403 raft_consensus.cc:385] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.981601  6403 raft_consensus.cc:740] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3e83ba7a50458aa84e2a4420023261, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.982358  6403 consensus_queue.cc:260] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.984421  6403 ts_tablet_manager.cc:1434] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260630 12:22:33.989650  6402 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7: No bootstrap required, opened a new log
I20260630 12:22:33.990250  6402 ts_tablet_manager.cc:1403] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.017s
I20260630 12:22:33.993171  6402 raft_consensus.cc:359] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.993801  6402 raft_consensus.cc:385] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:33.993997  6402 raft_consensus.cc:740] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86eb3c2d1ae44d98bd36f5cfdaf10af7, State: Initialized, Role: FOLLOWER
I20260630 12:22:33.994557  6402 consensus_queue.cc:260] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:33.996160  6402 ts_tablet_manager.cc:1434] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260630 12:22:34.022135  6407 raft_consensus.cc:493] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:34.022657  6407 raft_consensus.cc:515] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.024870  6407 leader_election.cc:290] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:34.035833  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b4f3b29b104937bbbfdda49fd6a29a" candidate_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261" is_pre_election: true
I20260630 12:22:34.036029  6207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b4f3b29b104937bbbfdda49fd6a29a" candidate_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fec6dbf3a954d53b6756cf74740600a" is_pre_election: true
I20260630 12:22:34.036494  6356 raft_consensus.cc:2468] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86eb3c2d1ae44d98bd36f5cfdaf10af7 in term 0.
I20260630 12:22:34.036823  6207 raft_consensus.cc:2468] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86eb3c2d1ae44d98bd36f5cfdaf10af7 in term 0.
I20260630 12:22:34.037518  6246 leader_election.cc:304] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, bc3e83ba7a50458aa84e2a4420023261; no voters: 
I20260630 12:22:34.038276  6407 raft_consensus.cc:2804] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:34.038578  6407 raft_consensus.cc:493] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:34.038846  6407 raft_consensus.cc:3060] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.044221  6407 raft_consensus.cc:515] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.046079  6407 leader_election.cc:290] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 1 election: Requested vote from peers 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:34.046830  6207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b4f3b29b104937bbbfdda49fd6a29a" candidate_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fec6dbf3a954d53b6756cf74740600a"
I20260630 12:22:34.047025  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02b4f3b29b104937bbbfdda49fd6a29a" candidate_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261"
I20260630 12:22:34.047392  6207 raft_consensus.cc:3060] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.047688  6356 raft_consensus.cc:3060] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.052789  6207 raft_consensus.cc:2468] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86eb3c2d1ae44d98bd36f5cfdaf10af7 in term 1.
I20260630 12:22:34.053706  6245 leader_election.cc:304] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:34.053884  6356 raft_consensus.cc:2468] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86eb3c2d1ae44d98bd36f5cfdaf10af7 in term 1.
I20260630 12:22:34.054432  6407 raft_consensus.cc:2804] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.055739  6407 raft_consensus.cc:697] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 LEADER]: Becoming Leader. State: Replica: 86eb3c2d1ae44d98bd36f5cfdaf10af7, State: Running, Role: LEADER
I20260630 12:22:34.056608  6407 consensus_queue.cc:237] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.063560  6102 catalog_manager.cc:5697] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:34.093096  6410 raft_consensus.cc:493] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:34.093631  6410 raft_consensus.cc:515] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.096717  6410 leader_election.cc:290] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:34.097352  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1df01e28d3c413599749ab4b7606997" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" is_pre_election: true
I20260630 12:22:34.097688  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1df01e28d3c413599749ab4b7606997" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261" is_pre_election: true
I20260630 12:22:34.098165  6282 raft_consensus.cc:2468] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fec6dbf3a954d53b6756cf74740600a in term 0.
I20260630 12:22:34.098338  6356 raft_consensus.cc:2468] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fec6dbf3a954d53b6756cf74740600a in term 0.
I20260630 12:22:34.099368  6172 leader_election.cc:304] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:34.100224  6410 raft_consensus.cc:2804] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:34.100582  6410 raft_consensus.cc:493] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:34.100840  6410 raft_consensus.cc:3060] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.105610  6410 raft_consensus.cc:515] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.107028  6410 leader_election.cc:290] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 election: Requested vote from peers 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:34.107790  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1df01e28d3c413599749ab4b7606997" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7"
I20260630 12:22:34.108059  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1df01e28d3c413599749ab4b7606997" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261"
I20260630 12:22:34.108240  6282 raft_consensus.cc:3060] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.108695  6356 raft_consensus.cc:3060] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.113467  6282 raft_consensus.cc:2468] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fec6dbf3a954d53b6756cf74740600a in term 1.
I20260630 12:22:34.113528  6356 raft_consensus.cc:2468] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fec6dbf3a954d53b6756cf74740600a in term 1.
I20260630 12:22:34.114562  6172 leader_election.cc:304] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:34.115327  6410 raft_consensus.cc:2804] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.115765  6410 raft_consensus.cc:697] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: Becoming Leader. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Running, Role: LEADER
I20260630 12:22:34.116418  6410 consensus_queue.cc:237] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.123189  6102 catalog_manager.cc:5697] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193). New cstate: current_term: 1 leader_uuid: "8fec6dbf3a954d53b6756cf74740600a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:34.152592  6410 raft_consensus.cc:493] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:34.153069  6410 raft_consensus.cc:515] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.154647  6410 leader_election.cc:290] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:34.155531  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1a6bd42b447bbada7fc1c6132a2a9" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" is_pre_election: true
I20260630 12:22:34.155757  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1a6bd42b447bbada7fc1c6132a2a9" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261" is_pre_election: true
I20260630 12:22:34.156199  6282 raft_consensus.cc:2468] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fec6dbf3a954d53b6756cf74740600a in term 0.
I20260630 12:22:34.156387  6356 raft_consensus.cc:2468] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fec6dbf3a954d53b6756cf74740600a in term 0.
I20260630 12:22:34.157277  6172 leader_election.cc:304] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:34.158051  6410 raft_consensus.cc:2804] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:34.158352  6410 raft_consensus.cc:493] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:34.158653  6410 raft_consensus.cc:3060] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.163353  6410 raft_consensus.cc:515] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.164906  6410 leader_election.cc:290] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 election: Requested vote from peers 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:34.165611  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1a6bd42b447bbada7fc1c6132a2a9" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7"
I20260630 12:22:34.165845  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1a6bd42b447bbada7fc1c6132a2a9" candidate_uuid: "8fec6dbf3a954d53b6756cf74740600a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261"
I20260630 12:22:34.166132  6282 raft_consensus.cc:3060] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.166395  6356 raft_consensus.cc:3060] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.171020  6282 raft_consensus.cc:2468] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fec6dbf3a954d53b6756cf74740600a in term 1.
I20260630 12:22:34.171255  6356 raft_consensus.cc:2468] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fec6dbf3a954d53b6756cf74740600a in term 1.
I20260630 12:22:34.172004  6172 leader_election.cc:304] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:34.172813  6410 raft_consensus.cc:2804] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.173211  6410 raft_consensus.cc:697] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: Becoming Leader. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Running, Role: LEADER
I20260630 12:22:34.173975  6410 consensus_queue.cc:237] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.180227  6102 catalog_manager.cc:5697] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193). New cstate: current_term: 1 leader_uuid: "8fec6dbf3a954d53b6756cf74740600a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:34.241683  6409 raft_consensus.cc:493] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:34.242204  6409 raft_consensus.cc:515] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.244372  6409 leader_election.cc:290] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653), 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385)
W20260630 12:22:34.247605  6153 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:34.255728  6207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf4421852b244a3ba924ddecad3511d" candidate_uuid: "bc3e83ba7a50458aa84e2a4420023261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fec6dbf3a954d53b6756cf74740600a" is_pre_election: true
I20260630 12:22:34.256399  6207 raft_consensus.cc:2468] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3e83ba7a50458aa84e2a4420023261 in term 0.
I20260630 12:22:34.257194  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf4421852b244a3ba924ddecad3511d" candidate_uuid: "bc3e83ba7a50458aa84e2a4420023261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" is_pre_election: true
I20260630 12:22:34.257412  6319 leader_election.cc:304] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fec6dbf3a954d53b6756cf74740600a, bc3e83ba7a50458aa84e2a4420023261; no voters: 
I20260630 12:22:34.257745  6282 raft_consensus.cc:2468] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3e83ba7a50458aa84e2a4420023261 in term 0.
I20260630 12:22:34.258189  6409 raft_consensus.cc:2804] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:34.258574  6409 raft_consensus.cc:493] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:34.258914  6409 raft_consensus.cc:3060] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.263793  6409 raft_consensus.cc:515] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.265316  6409 leader_election.cc:290] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 1 election: Requested vote from peers 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653), 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385)
I20260630 12:22:34.265982  6207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf4421852b244a3ba924ddecad3511d" candidate_uuid: "bc3e83ba7a50458aa84e2a4420023261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fec6dbf3a954d53b6756cf74740600a"
I20260630 12:22:34.266361  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf4421852b244a3ba924ddecad3511d" candidate_uuid: "bc3e83ba7a50458aa84e2a4420023261" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7"
I20260630 12:22:34.266489  6207 raft_consensus.cc:3060] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.266907  6282 raft_consensus.cc:3060] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.271248  6207 raft_consensus.cc:2468] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3e83ba7a50458aa84e2a4420023261 in term 1.
I20260630 12:22:34.271641  6282 raft_consensus.cc:2468] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3e83ba7a50458aa84e2a4420023261 in term 1.
I20260630 12:22:34.272197  6319 leader_election.cc:304] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fec6dbf3a954d53b6756cf74740600a, bc3e83ba7a50458aa84e2a4420023261; no voters: 
I20260630 12:22:34.273069  6409 raft_consensus.cc:2804] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.274053  6409 raft_consensus.cc:697] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 LEADER]: Becoming Leader. State: Replica: bc3e83ba7a50458aa84e2a4420023261, State: Running, Role: LEADER
I20260630 12:22:34.274796  6409 consensus_queue.cc:237] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.281121  6102 catalog_manager.cc:5697] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "bc3e83ba7a50458aa84e2a4420023261" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:34.344776  6102 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33592:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:22:34.372581  6196 tablet_service.cc:1511] Processing CreateTablet for tablet 6d32a2370f1c4021a449cca398da7087 (DEFAULT_TABLE table=dugtrio [id=e875f617cc0f4a38929ea4c10a450453]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:34.373817  6196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d32a2370f1c4021a449cca398da7087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:34.373955  6270 tablet_service.cc:1511] Processing CreateTablet for tablet 83b7d3c206ec431aa406a9662b6f8bb2 (DEFAULT_TABLE table=dugtrio [id=e875f617cc0f4a38929ea4c10a450453]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:34.375242  6270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83b7d3c206ec431aa406a9662b6f8bb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:34.375386  6345 tablet_service.cc:1511] Processing CreateTablet for tablet a3585bca53704212b2add2a146882ce4 (DEFAULT_TABLE table=dugtrio [id=e875f617cc0f4a38929ea4c10a450453]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:34.376602  6345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3585bca53704212b2add2a146882ce4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:34.376621  6194 tablet_service.cc:1511] Processing CreateTablet for tablet a965306e9e0343d38ba7dda3ed9c5966 (DEFAULT_TABLE table=dugtrio [id=e875f617cc0f4a38929ea4c10a450453]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:34.379489  6194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a965306e9e0343d38ba7dda3ed9c5966. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:34.388988  6401 tablet_bootstrap.cc:492] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:34.398061  6402 tablet_bootstrap.cc:492] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Bootstrap starting.
I20260630 12:22:34.399240  6403 tablet_bootstrap.cc:492] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: Bootstrap starting.
I20260630 12:22:34.401770  6401 tablet_bootstrap.cc:654] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:34.405117  6402 tablet_bootstrap.cc:654] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:34.406179  6403 tablet_bootstrap.cc:654] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:34.408123  6401 tablet_bootstrap.cc:492] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: No bootstrap required, opened a new log
I20260630 12:22:34.408692  6401 ts_tablet_manager.cc:1403] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260630 12:22:34.410538  6402 tablet_bootstrap.cc:492] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: No bootstrap required, opened a new log
I20260630 12:22:34.411051  6402 ts_tablet_manager.cc:1403] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260630 12:22:34.411830  6403 tablet_bootstrap.cc:492] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: No bootstrap required, opened a new log
I20260630 12:22:34.411748  6401 raft_consensus.cc:359] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:34.412454  6403 ts_tablet_manager.cc:1403] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.003s
I20260630 12:22:34.412469  6401 raft_consensus.cc:385] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:34.412967  6401 raft_consensus.cc:740] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:34.413682  6401 consensus_queue.cc:260] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:34.414175  6401 raft_consensus.cc:399] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:34.414417  6401 raft_consensus.cc:493] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:34.414418  6402 raft_consensus.cc:359] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } }
I20260630 12:22:34.415007  6401 raft_consensus.cc:3060] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.415138  6402 raft_consensus.cc:385] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:34.415192  6403 raft_consensus.cc:359] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.415668  6402 raft_consensus.cc:740] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86eb3c2d1ae44d98bd36f5cfdaf10af7, State: Initialized, Role: FOLLOWER
I20260630 12:22:34.415904  6403 raft_consensus.cc:385] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:34.416239  6403 raft_consensus.cc:740] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3e83ba7a50458aa84e2a4420023261, State: Initialized, Role: FOLLOWER
I20260630 12:22:34.416518  6402 consensus_queue.cc:260] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } }
I20260630 12:22:34.417210  6402 raft_consensus.cc:399] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:34.416978  6403 consensus_queue.cc:260] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.417546  6402 raft_consensus.cc:493] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:34.417686  6403 raft_consensus.cc:399] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:34.417936  6402 raft_consensus.cc:3060] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.418062  6403 raft_consensus.cc:493] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:34.418450  6403 raft_consensus.cc:3060] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.421458  6401 raft_consensus.cc:515] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:34.422158  6401 leader_election.cc:304] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:34.422760  6401 leader_election.cc:290] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:34.422919  6410 raft_consensus.cc:2804] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.424063  6410 raft_consensus.cc:697] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: Becoming Leader. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Running, Role: LEADER
I20260630 12:22:34.425051  6401 ts_tablet_manager.cc:1434] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260630 12:22:34.424825  6410 consensus_queue.cc:237] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:34.425438  6403 raft_consensus.cc:515] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.425879  6401 tablet_bootstrap.cc:492] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:34.426118  6403 leader_election.cc:304] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bc3e83ba7a50458aa84e2a4420023261; no voters: 
I20260630 12:22:34.426945  6403 leader_election.cc:290] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:34.427098  6409 raft_consensus.cc:2804] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.429919  6403 ts_tablet_manager.cc:1434] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:22:34.433661  6402 raft_consensus.cc:515] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } }
I20260630 12:22:34.434418  6402 leader_election.cc:304] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7; no voters: 
I20260630 12:22:34.435053  6402 leader_election.cc:290] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:34.435194  6407 raft_consensus.cc:2804] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.437183  6402 ts_tablet_manager.cc:1434] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.000s
I20260630 12:22:34.439258  6401 tablet_bootstrap.cc:654] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:34.440943  6102 catalog_manager.cc:5697] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193). New cstate: current_term: 1 leader_uuid: "8fec6dbf3a954d53b6756cf74740600a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:34.443590  6409 raft_consensus.cc:697] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 1 LEADER]: Becoming Leader. State: Replica: bc3e83ba7a50458aa84e2a4420023261, State: Running, Role: LEADER
I20260630 12:22:34.444706  6409 consensus_queue.cc:237] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:34.446130  6401 tablet_bootstrap.cc:492] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: No bootstrap required, opened a new log
I20260630 12:22:34.446702  6401 ts_tablet_manager.cc:1403] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260630 12:22:34.446878  6407 raft_consensus.cc:697] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 LEADER]: Becoming Leader. State: Replica: 86eb3c2d1ae44d98bd36f5cfdaf10af7, State: Running, Role: LEADER
I20260630 12:22:34.447845  6407 consensus_queue.cc:237] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } }
I20260630 12:22:34.450233  6401 raft_consensus.cc:359] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:34.451000  6401 raft_consensus.cc:385] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:34.451340  6401 raft_consensus.cc:740] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:34.455020  6401 consensus_queue.cc:260] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:34.455806  6401 raft_consensus.cc:399] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:34.456243  6401 raft_consensus.cc:493] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:34.456713  6401 raft_consensus.cc:3060] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:34.457095  6103 catalog_manager.cc:5697] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "bc3e83ba7a50458aa84e2a4420023261" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:34.464028  6401 raft_consensus.cc:515] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:34.464846  6401 leader_election.cc:304] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:34.465531  6401 leader_election.cc:290] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:34.466306  6410 raft_consensus.cc:2804] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:34.466905  6410 raft_consensus.cc:697] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: Becoming Leader. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Running, Role: LEADER
I20260630 12:22:34.467567  6410 consensus_queue.cc:237] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:34.469678  6401 ts_tablet_manager.cc:1434] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.005s
I20260630 12:22:34.471046  6102 catalog_manager.cc:5697] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:34.493181  6105 catalog_manager.cc:5697] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193). New cstate: current_term: 1 leader_uuid: "8fec6dbf3a954d53b6756cf74740600a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:34.501351  6407 consensus_queue.cc:1048] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:34.508208 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
W20260630 12:22:34.525602  6245 consensus_peers.cc:597] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 -> Peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Couldn't send request to peer 8fec6dbf3a954d53b6756cf74740600a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:34.542871 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:34.543777 31099 tablet_replica.cc:333] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: stopping tablet replica
I20260630 12:22:34.544282 31099 raft_consensus.cc:2243] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:34.544863 31099 raft_consensus.cc:2272] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.547264 31099 tablet_replica.cc:333] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: stopping tablet replica
I20260630 12:22:34.547780 31099 raft_consensus.cc:2243] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:34.548403 31099 pending_rounds.cc:70] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Trying to abort 1 pending ops.
I20260630 12:22:34.548593 31099 pending_rounds.cc:77] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439543267254272 op_type: NO_OP noop_request { }
I20260630 12:22:34.548877 31099 raft_consensus.cc:2889] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:34.549161 31099 raft_consensus.cc:2272] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.551005 31099 tablet_replica.cc:333] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: stopping tablet replica
I20260630 12:22:34.551512 31099 raft_consensus.cc:2243] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:34.551904 31099 raft_consensus.cc:2272] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.554309 31099 tablet_replica.cc:333] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: stopping tablet replica
I20260630 12:22:34.554827 31099 raft_consensus.cc:2243] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:34.555189 31099 raft_consensus.cc:2272] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.556814 31099 tablet_replica.cc:333] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: stopping tablet replica
I20260630 12:22:34.557271 31099 raft_consensus.cc:2243] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:34.557807 31099 pending_rounds.cc:70] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Trying to abort 1 pending ops.
I20260630 12:22:34.558000 31099 pending_rounds.cc:77] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439543502643200 op_type: NO_OP noop_request { }
I20260630 12:22:34.558239 31099 raft_consensus.cc:2889] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:34.558537 31099 raft_consensus.cc:2272] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.560459 31099 tablet_replica.cc:333] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: stopping tablet replica
I20260630 12:22:34.560932 31099 raft_consensus.cc:2243] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:34.561298 31099 raft_consensus.cc:2272] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:34.584821 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
W20260630 12:22:34.770051  6319 consensus_peers.cc:597] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 -> Peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Couldn't send request to peer 8fec6dbf3a954d53b6756cf74740600a. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:34.851913  6409 consensus_queue.cc:1048] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:35.363806  6409 consensus_queue.cc:579] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Leader has been unable to successfully communicate with peer 8fec6dbf3a954d53b6756cf74740600a for more than 1 seconds (1.088s)
I20260630 12:22:35.641834  6105 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33580:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:22:35.642416  6105 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:33580:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:22:35.656428  6105 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: Sending DeleteTablet for 1 replicas of tablet 6d32a2370f1c4021a449cca398da7087
I20260630 12:22:35.657135  6105 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: Sending DeleteTablet for 1 replicas of tablet 83b7d3c206ec431aa406a9662b6f8bb2
I20260630 12:22:35.657749  6105 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: Sending DeleteTablet for 1 replicas of tablet a3585bca53704212b2add2a146882ce4
I20260630 12:22:35.658694  6105 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: Sending DeleteTablet for 1 replicas of tablet a965306e9e0343d38ba7dda3ed9c5966
I20260630 12:22:35.658959  6270 tablet_service.cc:1558] Processing DeleteTablet for tablet 83b7d3c206ec431aa406a9662b6f8bb2 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:22:35 UTC) from {username='slave'} at 127.0.0.1:46626
I20260630 12:22:35.659703  6345 tablet_service.cc:1558] Processing DeleteTablet for tablet a3585bca53704212b2add2a146882ce4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:22:35 UTC) from {username='slave'} at 127.0.0.1:54526
I20260630 12:22:35.661154  6470 tablet_replica.cc:333] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: stopping tablet replica
I20260630 12:22:35.661608  6471 tablet_replica.cc:333] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: stopping tablet replica
W20260630 12:22:35.662006  6089 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260630 12:22:35.662292 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:22:35.662243  6470 raft_consensus.cc:2243] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:35.662519  6471 raft_consensus.cc:2243] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:35.663470  6470 raft_consensus.cc:2272] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:35.663492  6471 raft_consensus.cc:2272] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:35.666797  6470 ts_tablet_manager.cc:1916] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:22:35.666837  6089 catalog_manager.cc:4755] TS 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 6d32a2370f1c4021a449cca398da7087: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111)
I20260630 12:22:35.667707  6471 ts_tablet_manager.cc:1916] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:22:35.671973  6473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:35.673852  6474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:35.678092  6477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:35.683367 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:35.686564 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:35.687023 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:35.687630 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822155687611 us; error 0 us; skew 500 ppm
I20260630 12:22:35.687742  6471 ts_tablet_manager.cc:1929] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:22:35.688354 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:35.689010  6471 log.cc:1199] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-2-root/wals/a3585bca53704212b2add2a146882ce4
I20260630 12:22:35.690030  6471 ts_tablet_manager.cc:1950] T a3585bca53704212b2add2a146882ce4 P bc3e83ba7a50458aa84e2a4420023261: Deleting consensus metadata
I20260630 12:22:35.693756  6470 ts_tablet_manager.cc:1929] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:22:35.694362  6470 log.cc:1199] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-1-root/wals/83b7d3c206ec431aa406a9662b6f8bb2
I20260630 12:22:35.695380  6470 ts_tablet_manager.cc:1950] T 83b7d3c206ec431aa406a9662b6f8bb2 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Deleting consensus metadata
I20260630 12:22:35.695338  6090 catalog_manager.cc:5028] TS bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077): tablet a3585bca53704212b2add2a146882ce4 (table dugtrio [id=e875f617cc0f4a38929ea4c10a450453]) successfully deleted
I20260630 12:22:35.696463 31099 webserver.cc:533] Webserver started at http://127.30.94.196:33785/ using document root <none> and password file <none>
I20260630 12:22:35.697229 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:35.697499 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:35.697878 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:35.699095 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "5c8a1b8b4f6a4716b195401862e3ddf9"
format_stamp: "Formatted at 2026-06-30 12:22:35 on dist-test-slave-cbkb"
I20260630 12:22:35.699649  6091 catalog_manager.cc:5028] TS 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385): tablet 83b7d3c206ec431aa406a9662b6f8bb2 (table dugtrio [id=e875f617cc0f4a38929ea4c10a450453]) successfully deleted
I20260630 12:22:35.705778 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:35.711145  6481 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:35.712179 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:35.712648 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "5c8a1b8b4f6a4716b195401862e3ddf9"
format_stamp: "Formatted at 2026-06-30 12:22:35 on dist-test-slave-cbkb"
I20260630 12:22:35.713080 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:35.730964 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:35.732553 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:35.734542 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:35.737699 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:35.737990 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:35.738286 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:35.738476 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:35.751715  6460 raft_consensus.cc:493] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:35.752359  6460 raft_consensus.cc:515] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.754233  6460 leader_election.cc:290] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653), 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385)
I20260630 12:22:35.755529  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1a6bd42b447bbada7fc1c6132a2a9" candidate_uuid: "bc3e83ba7a50458aa84e2a4420023261" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" is_pre_election: true
I20260630 12:22:35.756237  6282 raft_consensus.cc:2468] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3e83ba7a50458aa84e2a4420023261 in term 1.
I20260630 12:22:35.757680  6321 leader_election.cc:304] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, bc3e83ba7a50458aa84e2a4420023261; no voters: 
I20260630 12:22:35.759056  6460 raft_consensus.cc:2804] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:35.759438  6460 raft_consensus.cc:493] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:35.759790  6460 raft_consensus.cc:3060] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:22:35.764632  6319 leader_election.cc:336] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111)
I20260630 12:22:35.767350  6460 raft_consensus.cc:515] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.770161  6460 leader_election.cc:290] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 2 election: Requested vote from peers 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653), 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385)
I20260630 12:22:35.770795  6282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d1a6bd42b447bbada7fc1c6132a2a9" candidate_uuid: "bc3e83ba7a50458aa84e2a4420023261" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7"
I20260630 12:22:35.771493  6282 raft_consensus.cc:3060] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:22:35.775271  6319 leader_election.cc:336] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111)
I20260630 12:22:35.779520  6282 raft_consensus.cc:2468] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc3e83ba7a50458aa84e2a4420023261 in term 2.
I20260630 12:22:35.780599  6321 leader_election.cc:304] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, bc3e83ba7a50458aa84e2a4420023261; no voters: 8fec6dbf3a954d53b6756cf74740600a
I20260630 12:22:35.781311  6460 raft_consensus.cc:2804] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:35.781754  6460 raft_consensus.cc:697] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 2 LEADER]: Becoming Leader. State: Replica: bc3e83ba7a50458aa84e2a4420023261, State: Running, Role: LEADER
I20260630 12:22:35.782501  6460 consensus_queue.cc:237] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.792110  6105 catalog_manager.cc:5697] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 reported cstate change: term changed from 1 to 2, leader changed from 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193) to bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195). New cstate: current_term: 2 leader_uuid: "bc3e83ba7a50458aa84e2a4420023261" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:35.798627 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:39747
I20260630 12:22:35.798707  6544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:39747 every 8 connection(s)
I20260630 12:22:35.804243 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:35.812481  6548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:35.813115  6549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:35.815430  6545 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37699
I20260630 12:22:35.816042  6545 heartbeater.cc:461] Registering TS with master...
W20260630 12:22:35.817129  6551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:35.817171  6545 heartbeater.cc:507] Master 127.30.94.254:37699 requested a full tablet report, sending...
I20260630 12:22:35.817909 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:35.819000 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:35.819267 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:35.819492 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822155819474 us; error 0 us; skew 500 ppm
I20260630 12:22:35.819765  6105 ts_manager.cc:194] Registered new tserver with Master: 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196:39747)
I20260630 12:22:35.820093 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:35.821492  6105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55732
I20260630 12:22:35.822908 31099 webserver.cc:533] Webserver started at http://127.30.94.193:43057/ using document root <none> and password file <none>
I20260630 12:22:35.823482 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:35.823704 31099 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:22:35.827695 31099 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:22:35.830891  6556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:35.831660 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:35.832013 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "8fec6dbf3a954d53b6756cf74740600a"
format_stamp: "Formatted at 2026-06-30 12:22:32 on dist-test-slave-cbkb"
I20260630 12:22:35.832312 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:35.851593 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:35.852667 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:35.854010 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:35.858098  6563 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:22:35.888525 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:22:35.888886 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.032s	user 0.000s	sys 0.002s
I20260630 12:22:35.889139 31099 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:22:35.893178  6563 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:35.902735  6563 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:35.903548  6563 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap complete.
I20260630 12:22:35.904188  6563 ts_tablet_manager.cc:1403] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:22:35.906541  6563 raft_consensus.cc:359] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.907158  6563 raft_consensus.cc:740] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:35.907838  6563 consensus_queue.cc:260] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.910032  6563 ts_tablet_manager.cc:1434] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:22:35.910320 31099 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:22:35.910601 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.020s	sys 0.000s
I20260630 12:22:35.910751  6563 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:35.914134  6445 raft_consensus.cc:493] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:35.914650  6445 raft_consensus.cc:515] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.918363  6445 leader_election.cc:290] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:35.918589  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1df01e28d3c413599749ab4b7606997" candidate_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261" is_pre_election: true
I20260630 12:22:35.919245  6356 raft_consensus.cc:2468] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86eb3c2d1ae44d98bd36f5cfdaf10af7 in term 1.
I20260630 12:22:35.920570  6246 leader_election.cc:304] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, bc3e83ba7a50458aa84e2a4420023261; no voters: 
I20260630 12:22:35.921411  6445 raft_consensus.cc:2804] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:22:35.921759  6445 raft_consensus.cc:493] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:35.922124  6445 raft_consensus.cc:3060] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:22:35.923354  6245 leader_election.cc:336] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111)
I20260630 12:22:35.928946  6563 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:22:35.929981  6563 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap complete.
I20260630 12:22:35.930186  6445 raft_consensus.cc:515] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.930655  6563 ts_tablet_manager.cc:1403] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260630 12:22:35.933765  6563 raft_consensus.cc:359] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.934578  6563 raft_consensus.cc:740] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:35.934705  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1df01e28d3c413599749ab4b7606997" candidate_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3e83ba7a50458aa84e2a4420023261"
I20260630 12:22:35.935299  6356 raft_consensus.cc:3060] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:35.935376  6563 consensus_queue.cc:260] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:35.937788  6563 ts_tablet_manager.cc:1434] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:22:35.938647  6563 tablet_bootstrap.cc:492] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
W20260630 12:22:35.938565  6245 leader_election.cc:336] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111)
I20260630 12:22:35.944809  6355 consensus_queue.cc:237] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:35.948438  6445 leader_election.cc:290] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 2 election: Requested vote from peers 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653), bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:35.949441  6356 raft_consensus.cc:2468] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86eb3c2d1ae44d98bd36f5cfdaf10af7 in term 2.
I20260630 12:22:35.950984  6246 leader_election.cc:304] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86eb3c2d1ae44d98bd36f5cfdaf10af7, bc3e83ba7a50458aa84e2a4420023261; no voters: 8fec6dbf3a954d53b6756cf74740600a
I20260630 12:22:35.952144  6445 raft_consensus.cc:2804] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:35.965636  6282 raft_consensus.cc:1275] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:35.967788  6460 consensus_queue.cc:1048] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:22:35.991118  6445 raft_consensus.cc:697] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 LEADER]: Becoming Leader. State: Replica: 86eb3c2d1ae44d98bd36f5cfdaf10af7, State: Running, Role: LEADER
I20260630 12:22:35.992439  6445 consensus_queue.cc:237] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
W20260630 12:22:35.998574  6319 consensus_peers.cc:597] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 -> Peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Couldn't send request to peer 8fec6dbf3a954d53b6756cf74740600a. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:36.005417  6460 raft_consensus.cc:2955] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.012636  6563 tablet_bootstrap.cc:492] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:36.013875  6563 tablet_bootstrap.cc:492] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap complete.
I20260630 12:22:36.013478  6282 raft_consensus.cc:2955] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.014816  6563 ts_tablet_manager.cc:1403] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.076s	user 0.036s	sys 0.033s
I20260630 12:22:36.014194  6105 catalog_manager.cc:5697] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 reported cstate change: term changed from 1 to 2, leader changed from 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193) to 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194). New cstate: current_term: 2 leader_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:36.018468  6563 raft_consensus.cc:359] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:36.019181  6563 raft_consensus.cc:740] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.020141  6563 consensus_queue.cc:260] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:36.021011  6563 raft_consensus.cc:399] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:36.021397  6563 raft_consensus.cc:493] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:36.021816  6563 raft_consensus.cc:3060] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:22:36.024935  6319 consensus_peers.cc:597] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 -> Peer 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196:39747): Couldn't send request to peer 5c8a1b8b4f6a4716b195401862e3ddf9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddf4421852b244a3ba924ddecad3511d. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:36.031168  6563 raft_consensus.cc:515] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:36.032214  6563 leader_election.cc:304] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:36.033115  6563 leader_election.cc:290] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:22:36.034360  6445 consensus_queue.cc:579] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Leader has been unable to successfully communicate with peer 8fec6dbf3a954d53b6756cf74740600a for more than 1 seconds (1.509s)
I20260630 12:22:36.034691  6565 raft_consensus.cc:2804] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:36.039752  6090 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ddf4421852b244a3ba924ddecad3511d with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:22:36.047173  6103 catalog_manager.cc:5697] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 reported cstate change: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "bc3e83ba7a50458aa84e2a4420023261" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:36.049304  6565 raft_consensus.cc:697] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 2 LEADER]: Becoming Leader. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Running, Role: LEADER
I20260630 12:22:36.050161  6565 consensus_queue.cc:237] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:36.057850  6563 ts_tablet_manager.cc:1434] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.043s	user 0.027s	sys 0.016s
I20260630 12:22:36.058959  6563 tablet_bootstrap.cc:492] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:36.085717  6563 tablet_bootstrap.cc:492] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:36.087069  6563 tablet_bootstrap.cc:492] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap complete.
I20260630 12:22:36.087944  6563 ts_tablet_manager.cc:1403] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.010s
I20260630 12:22:36.091164  6563 raft_consensus.cc:359] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:36.094609  6563 raft_consensus.cc:740] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.095695  6563 consensus_queue.cc:260] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:36.096619  6563 raft_consensus.cc:399] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:36.096937  6563 raft_consensus.cc:493] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:36.097231  6563 raft_consensus.cc:3060] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:36.103755  6563 raft_consensus.cc:515] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:36.104413  6563 leader_election.cc:304] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8fec6dbf3a954d53b6756cf74740600a; no voters: 
I20260630 12:22:36.103981  6282 consensus_queue.cc:237] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:36.105115  6565 raft_consensus.cc:2804] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:22:36.105434  6563 leader_election.cc:290] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:22:36.105744  6565 raft_consensus.cc:697] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 2 LEADER]: Becoming Leader. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Running, Role: LEADER
I20260630 12:22:36.106446  6565 consensus_queue.cc:237] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } }
I20260630 12:22:36.106940  6563 ts_tablet_manager.cc:1434] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260630 12:22:36.107743  6563 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:36.120587  6355 raft_consensus.cc:1275] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Refusing update from remote peer 86eb3c2d1ae44d98bd36f5cfdaf10af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:36.122247  6563 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:36.123168  6563 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap complete.
I20260630 12:22:36.122937  6445 consensus_queue.cc:1048] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:36.123903  6563 ts_tablet_manager.cc:1403] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:22:36.126554  6563 raft_consensus.cc:359] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:36.127250  6563 raft_consensus.cc:740] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.128144  6563 consensus_queue.cc:260] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:36.130462  6563 ts_tablet_manager.cc:1434] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:22:36.131273  6563 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap starting.
I20260630 12:22:36.149866  6445 raft_consensus.cc:2955] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.154491  6356 raft_consensus.cc:2955] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.169577  6091 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 02b4f3b29b104937bbbfdda49fd6a29a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260630 12:22:36.173906  6245 consensus_peers.cc:597] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 -> Peer 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196:39747): Couldn't send request to peer 5c8a1b8b4f6a4716b195401862e3ddf9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02b4f3b29b104937bbbfdda49fd6a29a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:36.174839  6105 catalog_manager.cc:5697] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 reported cstate change: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:22:36.188591  6245 consensus_peers.cc:597] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 -> Peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Couldn't send request to peer 8fec6dbf3a954d53b6756cf74740600a. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:36.190641  6563 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:22:36.191612  6563 tablet_bootstrap.cc:492] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Bootstrap complete.
I20260630 12:22:36.192296  6563 ts_tablet_manager.cc:1403] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.032s
I20260630 12:22:36.195669  6563 raft_consensus.cc:359] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:36.196609  6563 raft_consensus.cc:740] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fec6dbf3a954d53b6756cf74740600a, State: Initialized, Role: FOLLOWER
I20260630 12:22:36.197264  6563 consensus_queue.cc:260] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:36.198812  6563 ts_tablet_manager.cc:1434] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:22:36.211081 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:33653
I20260630 12:22:36.211186  6641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:33653 every 8 connection(s)
I20260630 12:22:36.226851  6642 heartbeater.cc:344] Connected to a master server at 127.30.94.254:37699
I20260630 12:22:36.227312  6642 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:36.228214  6642 heartbeater.cc:507] Master 127.30.94.254:37699 requested a full tablet report, sending...
I20260630 12:22:36.228438  6616 raft_consensus.cc:3060] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:36.233317  6616 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:22:36.233579  6616 pending_rounds.cc:85] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Aborting all ops after (but not including) 0
I20260630 12:22:36.233767  6616 pending_rounds.cc:107] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:22:36.234004  6616 raft_consensus.cc:2889] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:22:36.235327  6460 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:36.239315  6105 ts_manager.cc:194] Re-registered known tserver with Master: 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653)
I20260630 12:22:36.245532  6282 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:22:36.247165  6459 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:36.249683  6105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55740
I20260630 12:22:36.253232  6642 heartbeater.cc:499] Master 127.30.94.254:37699 was elected leader, sending a full tablet report...
I20260630 12:22:36.285825  6356 consensus_queue.cc:237] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:36.291101  6282 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:22:36.291668  6319 consensus_peers.cc:597] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 -> Peer 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196:39747): Couldn't send request to peer 5c8a1b8b4f6a4716b195401862e3ddf9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59d1a6bd42b447bbada7fc1c6132a2a9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:36.291831  6616 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:22:36.292397  6459 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:36.293183  6460 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:36.300200  6652 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.301424  6616 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.301625  6282 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.312731  6105 catalog_manager.cc:5697] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a reported cstate change: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New cstate: current_term: 2 leader_uuid: "bc3e83ba7a50458aa84e2a4420023261" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
W20260630 12:22:36.327665  6153 auto_rebalancer.cc:639] Failed to schedule move for tablet 02b4f3b29b104937bbbfdda49fd6a29a: Invalid argument: Server with UUID 5c8a1b8b4f6a4716b195401862e3ddf9 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
W20260630 12:22:36.332295  6153 auto_rebalancer.cc:639] Failed to schedule move for tablet b1df01e28d3c413599749ab4b7606997: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:22:36.338297  6599 tablet_service.cc:1558] Processing DeleteTablet for tablet a965306e9e0343d38ba7dda3ed9c5966 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:22:35 UTC) from {username='slave'} at 127.0.0.1:40902
I20260630 12:22:36.339926  6654 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:36.340644  6654 raft_consensus.cc:2243] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:36.341105  6654 raft_consensus.cc:2272] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:36.343788  6654 ts_tablet_manager.cc:1916] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:22:36.353942  6654 ts_tablet_manager.cc:1929] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:22:36.354274  6654 log.cc:1199] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root/wals/a965306e9e0343d38ba7dda3ed9c5966
I20260630 12:22:36.354872  6654 ts_tablet_manager.cc:1950] T a965306e9e0343d38ba7dda3ed9c5966 P 8fec6dbf3a954d53b6756cf74740600a: Deleting consensus metadata
I20260630 12:22:36.357288  6089 catalog_manager.cc:5028] TS 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): tablet a965306e9e0343d38ba7dda3ed9c5966 (table dugtrio [id=e875f617cc0f4a38929ea4c10a450453]) successfully deleted
I20260630 12:22:36.371347  6599 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d32a2370f1c4021a449cca398da7087 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:22:35 UTC) from {username='slave'} at 127.0.0.1:40902
I20260630 12:22:36.372036  6654 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:36.372704  6654 raft_consensus.cc:2243] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:36.373167  6654 raft_consensus.cc:2272] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:36.375609  6654 ts_tablet_manager.cc:1916] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:22:36.385835  6654 ts_tablet_manager.cc:1929] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:22:36.386165  6654 log.cc:1199] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-0-root/wals/6d32a2370f1c4021a449cca398da7087
I20260630 12:22:36.386721  6654 ts_tablet_manager.cc:1950] T 6d32a2370f1c4021a449cca398da7087 P 8fec6dbf3a954d53b6756cf74740600a: Deleting consensus metadata
I20260630 12:22:36.389006  6089 catalog_manager.cc:5028] TS 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): tablet 6d32a2370f1c4021a449cca398da7087 (table dugtrio [id=e875f617cc0f4a38929ea4c10a450453]) successfully deleted
I20260630 12:22:36.400769  6356 raft_consensus.cc:1275] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 2 FOLLOWER]: Refusing update from remote peer 86eb3c2d1ae44d98bd36f5cfdaf10af7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:22:36.402201  6445 consensus_queue.cc:1048] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:36.424698  6613 raft_consensus.cc:3060] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:22:36.425484  6652 consensus_queue.cc:1050] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:36.432384  6609 raft_consensus.cc:2955] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.434408  6613 raft_consensus.cc:1275] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Refusing update from remote peer 86eb3c2d1ae44d98bd36f5cfdaf10af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260630 12:22:36.434957  6613 pending_rounds.cc:85] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Aborting all ops after (but not including) 0
I20260630 12:22:36.435227  6613 pending_rounds.cc:107] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260630 12:22:36.435443  6613 raft_consensus.cc:2889] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:22:36.436931  6656 consensus_queue.cc:1048] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:36.529387  6659 ts_tablet_manager.cc:933] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: Initiating tablet copy from peer 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385)
I20260630 12:22:36.531064  6659 tablet_copy_client.cc:323] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:43385
I20260630 12:22:36.542610  6292 tablet_copy_service.cc:140] P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Received BeginTabletCopySession request for tablet 02b4f3b29b104937bbbfdda49fd6a29a from peer 5c8a1b8b4f6a4716b195401862e3ddf9 ({username='slave'} at 127.0.0.1:51140)
I20260630 12:22:36.543108  6292 tablet_copy_service.cc:161] P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Beginning new tablet copy session on tablet 02b4f3b29b104937bbbfdda49fd6a29a from peer 5c8a1b8b4f6a4716b195401862e3ddf9 at {username='slave'} at 127.0.0.1:51140: session id = 5c8a1b8b4f6a4716b195401862e3ddf9-02b4f3b29b104937bbbfdda49fd6a29a
I20260630 12:22:36.548362  6292 tablet_copy_source_session.cc:215] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:36.551074  6659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02b4f3b29b104937bbbfdda49fd6a29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:36.557564  6662 ts_tablet_manager.cc:933] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: Initiating tablet copy from peer bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:36.563975  6662 tablet_copy_client.cc:323] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:41077
I20260630 12:22:36.566905  6659 tablet_copy_client.cc:806] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:36.567464  6659 tablet_copy_client.cc:670] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:36.571411  6659 tablet_copy_client.cc:538] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:36.574594  6366 tablet_copy_service.cc:140] P bc3e83ba7a50458aa84e2a4420023261: Received BeginTabletCopySession request for tablet ddf4421852b244a3ba924ddecad3511d from peer 5c8a1b8b4f6a4716b195401862e3ddf9 ({username='slave'} at 127.0.0.1:38340)
I20260630 12:22:36.575183  6366 tablet_copy_service.cc:161] P bc3e83ba7a50458aa84e2a4420023261: Beginning new tablet copy session on tablet ddf4421852b244a3ba924ddecad3511d from peer 5c8a1b8b4f6a4716b195401862e3ddf9 at {username='slave'} at 127.0.0.1:38340: session id = 5c8a1b8b4f6a4716b195401862e3ddf9-ddf4421852b244a3ba924ddecad3511d
I20260630 12:22:36.577865  6659 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap starting.
I20260630 12:22:36.582459  6366 tablet_copy_source_session.cc:215] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:36.585640  6662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf4421852b244a3ba924ddecad3511d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:36.596800  6659 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:36.597711  6659 tablet_bootstrap.cc:492] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap complete.
I20260630 12:22:36.598407  6659 ts_tablet_manager.cc:1403] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:22:36.600795  6662 tablet_copy_client.cc:806] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:36.601305  6662 tablet_copy_client.cc:670] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:36.601460  6659 raft_consensus.cc:359] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:36.602200  6659 raft_consensus.cc:740] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c8a1b8b4f6a4716b195401862e3ddf9, State: Initialized, Role: LEARNER
I20260630 12:22:36.602758  6659 consensus_queue.cc:260] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:36.605017  6545 heartbeater.cc:499] Master 127.30.94.254:37699 was elected leader, sending a full tablet report...
I20260630 12:22:36.605317  6662 tablet_copy_client.cc:538] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:36.605403  6659 ts_tablet_manager.cc:1434] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260630 12:22:36.607375  6292 tablet_copy_service.cc:342] P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Request end of tablet copy session 5c8a1b8b4f6a4716b195401862e3ddf9-02b4f3b29b104937bbbfdda49fd6a29a received from {username='slave'} at 127.0.0.1:51140
I20260630 12:22:36.607775  6292 tablet_copy_service.cc:434] P 86eb3c2d1ae44d98bd36f5cfdaf10af7: ending tablet copy session 5c8a1b8b4f6a4716b195401862e3ddf9-02b4f3b29b104937bbbfdda49fd6a29a on tablet 02b4f3b29b104937bbbfdda49fd6a29a with peer 5c8a1b8b4f6a4716b195401862e3ddf9
I20260630 12:22:36.614323  6662 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap starting.
I20260630 12:22:36.629539  6662 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:36.630203  6662 tablet_bootstrap.cc:492] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap complete.
I20260630 12:22:36.630717  6662 ts_tablet_manager.cc:1403] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:22:36.632846  6662 raft_consensus.cc:359] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:36.633483  6662 raft_consensus.cc:740] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c8a1b8b4f6a4716b195401862e3ddf9, State: Initialized, Role: LEARNER
I20260630 12:22:36.633949  6662 consensus_queue.cc:260] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:36.635766  6662 ts_tablet_manager.cc:1434] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:36.637602  6366 tablet_copy_service.cc:342] P bc3e83ba7a50458aa84e2a4420023261: Request end of tablet copy session 5c8a1b8b4f6a4716b195401862e3ddf9-ddf4421852b244a3ba924ddecad3511d received from {username='slave'} at 127.0.0.1:38340
I20260630 12:22:36.638031  6366 tablet_copy_service.cc:434] P bc3e83ba7a50458aa84e2a4420023261: ending tablet copy session 5c8a1b8b4f6a4716b195401862e3ddf9-ddf4421852b244a3ba924ddecad3511d on tablet ddf4421852b244a3ba924ddecad3511d with peer 5c8a1b8b4f6a4716b195401862e3ddf9
I20260630 12:22:36.662443  6656 consensus_queue.cc:1050] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:36.667959  6609 raft_consensus.cc:2955] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } }
I20260630 12:22:36.740428  6662 ts_tablet_manager.cc:933] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: Initiating tablet copy from peer bc3e83ba7a50458aa84e2a4420023261 (127.30.94.195:41077)
I20260630 12:22:36.742031  6662 tablet_copy_client.cc:323] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:41077
I20260630 12:22:36.743490  6366 tablet_copy_service.cc:140] P bc3e83ba7a50458aa84e2a4420023261: Received BeginTabletCopySession request for tablet 59d1a6bd42b447bbada7fc1c6132a2a9 from peer 5c8a1b8b4f6a4716b195401862e3ddf9 ({username='slave'} at 127.0.0.1:38340)
I20260630 12:22:36.743914  6366 tablet_copy_service.cc:161] P bc3e83ba7a50458aa84e2a4420023261: Beginning new tablet copy session on tablet 59d1a6bd42b447bbada7fc1c6132a2a9 from peer 5c8a1b8b4f6a4716b195401862e3ddf9 at {username='slave'} at 127.0.0.1:38340: session id = 5c8a1b8b4f6a4716b195401862e3ddf9-59d1a6bd42b447bbada7fc1c6132a2a9
I20260630 12:22:36.748770  6366 tablet_copy_source_session.cc:215] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:36.751192  6662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d1a6bd42b447bbada7fc1c6132a2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:36.761080  6662 tablet_copy_client.cc:806] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:36.761571  6662 tablet_copy_client.cc:670] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:36.764698  6662 tablet_copy_client.cc:538] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:36.770236  6662 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap starting.
I20260630 12:22:36.783285  6662 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:36.783927  6662 tablet_bootstrap.cc:492] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: Bootstrap complete.
I20260630 12:22:36.784492  6662 ts_tablet_manager.cc:1403] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.004s
I20260630 12:22:36.786413  6662 raft_consensus.cc:359] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:36.786966  6662 raft_consensus.cc:740] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5c8a1b8b4f6a4716b195401862e3ddf9, State: Initialized, Role: LEARNER
I20260630 12:22:36.787441  6662 consensus_queue.cc:260] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:36.789371  6662 ts_tablet_manager.cc:1434] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:22:36.791041  6366 tablet_copy_service.cc:342] P bc3e83ba7a50458aa84e2a4420023261: Request end of tablet copy session 5c8a1b8b4f6a4716b195401862e3ddf9-59d1a6bd42b447bbada7fc1c6132a2a9 received from {username='slave'} at 127.0.0.1:38340
I20260630 12:22:36.791406  6366 tablet_copy_service.cc:434] P bc3e83ba7a50458aa84e2a4420023261: ending tablet copy session 5c8a1b8b4f6a4716b195401862e3ddf9-59d1a6bd42b447bbada7fc1c6132a2a9 on tablet 59d1a6bd42b447bbada7fc1c6132a2a9 with peer 5c8a1b8b4f6a4716b195401862e3ddf9
I20260630 12:22:36.932716  6356 consensus_queue.cc:237] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:36.937996  6282 raft_consensus.cc:1275] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:36.938297  6609 raft_consensus.cc:1275] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:36.939345  6671 consensus_queue.cc:1048] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:36.940016  6670 consensus_queue.cc:1048] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:36.946450  6670 raft_consensus.cc:2955] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } }
I20260630 12:22:36.948415  6282 raft_consensus.cc:2955] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } }
I20260630 12:22:36.954311  6090 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ddf4421852b244a3ba924ddecad3511d with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:36.955119  6609 raft_consensus.cc:2955] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } }
I20260630 12:22:36.959441  6102 catalog_manager.cc:5697] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 reported cstate change: config changed from index 2 to 3, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) evicted. New cstate: current_term: 1 leader_uuid: "bc3e83ba7a50458aa84e2a4420023261" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:37.003396  6509 tablet_service.cc:1558] Processing DeleteTablet for tablet ddf4421852b244a3ba924ddecad3511d with delete_type TABLET_DATA_TOMBSTONED (TS 5c8a1b8b4f6a4716b195401862e3ddf9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41932
I20260630 12:22:37.005237  6677 tablet_replica.cc:333] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: stopping tablet replica
I20260630 12:22:37.005906  6677 raft_consensus.cc:2243] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:37.006331  6677 raft_consensus.cc:2272] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:37.008698  6677 ts_tablet_manager.cc:1916] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:37.019258  6677 ts_tablet_manager.cc:1929] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:22:37.019543  6677 log.cc:1199] T ddf4421852b244a3ba924ddecad3511d P 5c8a1b8b4f6a4716b195401862e3ddf9: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-3-root/wals/ddf4421852b244a3ba924ddecad3511d
I20260630 12:22:37.020934  6089 catalog_manager.cc:5028] TS 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196:39747): tablet ddf4421852b244a3ba924ddecad3511d (table test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]) successfully deleted
I20260630 12:22:37.067935  6519 raft_consensus.cc:1217] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:22:37.147329  6519 raft_consensus.cc:1217] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260630 12:22:37.195272  6282 consensus_queue.cc:237] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } }
I20260630 12:22:37.200591  6356 raft_consensus.cc:1275] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Refusing update from remote peer 86eb3c2d1ae44d98bd36f5cfdaf10af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:37.200819  6609 raft_consensus.cc:1275] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Refusing update from remote peer 86eb3c2d1ae44d98bd36f5cfdaf10af7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:37.202018  6679 consensus_queue.cc:1048] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:37.202750  6678 consensus_queue.cc:1048] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:37.208218  6678 raft_consensus.cc:2955] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } }
I20260630 12:22:37.210758  6609 raft_consensus.cc:2955] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } }
I20260630 12:22:37.216305  6091 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02b4f3b29b104937bbbfdda49fd6a29a with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:37.216215  6356 raft_consensus.cc:2955] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } }
I20260630 12:22:37.220700  6105 catalog_manager.cc:5697] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 reported cstate change: config changed from index 2 to 3, NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) evicted. New cstate: current_term: 1 leader_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:37.236702  6509 tablet_service.cc:1558] Processing DeleteTablet for tablet 02b4f3b29b104937bbbfdda49fd6a29a with delete_type TABLET_DATA_TOMBSTONED (TS 5c8a1b8b4f6a4716b195401862e3ddf9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41932
I20260630 12:22:37.237614  6677 tablet_replica.cc:333] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: stopping tablet replica
I20260630 12:22:37.238438  6677 raft_consensus.cc:2243] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:37.238948  6677 raft_consensus.cc:2272] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:37.241258  6677 ts_tablet_manager.cc:1916] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:37.251349  6677 ts_tablet_manager.cc:1929] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:22:37.251653  6677 log.cc:1199] T 02b4f3b29b104937bbbfdda49fd6a29a P 5c8a1b8b4f6a4716b195401862e3ddf9: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-3-root/wals/02b4f3b29b104937bbbfdda49fd6a29a
I20260630 12:22:37.252857  6089 catalog_manager.cc:5028] TS 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196:39747): tablet 02b4f3b29b104937bbbfdda49fd6a29a (table test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]) successfully deleted
I20260630 12:22:37.589167  6652 raft_consensus.cc:1064] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261: attempting to promote NON_VOTER 5c8a1b8b4f6a4716b195401862e3ddf9 to VOTER
I20260630 12:22:37.591087  6652 consensus_queue.cc:237] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } }
I20260630 12:22:37.597184  6519 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 LEARNER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:37.597265  6282 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:37.598441  6609 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:22:37.598752  6652 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:37.599586  6671 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:37.600531  6670 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:37.612593  6652 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } } }
I20260630 12:22:37.615202  6609 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } } }
I20260630 12:22:37.615355  6282 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } } }
I20260630 12:22:37.627622  6519 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } } }
I20260630 12:22:37.630069  6102 catalog_manager.cc:5697] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 reported cstate change: config changed from index 2 to 3, 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "bc3e83ba7a50458aa84e2a4420023261" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:22:37.652652  6356 consensus_queue.cc:237] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } }
I20260630 12:22:37.658756  6519 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:37.659840  6609 raft_consensus.cc:1275] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Refusing update from remote peer bc3e83ba7a50458aa84e2a4420023261: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:22:37.660553  6687 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:22:37.661897  6671 consensus_queue.cc:1048] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:37.672384  6652 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } } }
I20260630 12:22:37.674435  6609 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } } }
I20260630 12:22:37.674700  6519 raft_consensus.cc:2955] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } } }
I20260630 12:22:37.688570  6090 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 59d1a6bd42b447bbada7fc1c6132a2a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:37.690703  6103 catalog_manager.cc:5697] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 reported cstate change: config changed from index 3 to 4, VOTER 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194) evicted. New cstate: current_term: 2 leader_uuid: "bc3e83ba7a50458aa84e2a4420023261" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: false } } }
I20260630 12:22:37.701493  6270 tablet_service.cc:1558] Processing DeleteTablet for tablet 59d1a6bd42b447bbada7fc1c6132a2a9 with delete_type TABLET_DATA_TOMBSTONED (TS 86eb3c2d1ae44d98bd36f5cfdaf10af7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46626
I20260630 12:22:37.705109  6688 tablet_replica.cc:333] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: stopping tablet replica
I20260630 12:22:37.706032  6688 raft_consensus.cc:2243] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:37.706666  6688 raft_consensus.cc:2272] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:37.709136  6688 ts_tablet_manager.cc:1916] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:22:37.719231  6688 ts_tablet_manager.cc:1929] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260630 12:22:37.719565  6688 log.cc:1199] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: Deleting WAL directory at /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782821956795504-31099-0/minicluster-data/ts-1-root/wals/59d1a6bd42b447bbada7fc1c6132a2a9
I20260630 12:22:37.720896  6091 catalog_manager.cc:5028] TS 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385): tablet 59d1a6bd42b447bbada7fc1c6132a2a9 (table test-workload [id=fccef99f3c1f4077bbfb9e2a1613d3db]) successfully deleted
W20260630 12:22:38.702345  6153 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 8fec6dbf3a954d53b6756cf74740600a not available for placement
I20260630 12:22:39.612843 31099 tablet_server.cc:179] TabletServer@127.30.94.193:33653 shutting down...
I20260630 12:22:39.634742 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:39.635502 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:39.636237 31099 raft_consensus.cc:2243] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.636901 31099 raft_consensus.cc:2272] T b1df01e28d3c413599749ab4b7606997 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.639452 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:39.640031 31099 raft_consensus.cc:2243] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.641013 31099 raft_consensus.cc:2272] T ddf4421852b244a3ba924ddecad3511d P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.643572 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:39.644054 31099 raft_consensus.cc:2243] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.645411 31099 raft_consensus.cc:2272] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 8fec6dbf3a954d53b6756cf74740600a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.647765 31099 tablet_replica.cc:333] stopping tablet replica
I20260630 12:22:39.648214 31099 raft_consensus.cc:2243] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.649060 31099 raft_consensus.cc:2272] T 02b4f3b29b104937bbbfdda49fd6a29a P 8fec6dbf3a954d53b6756cf74740600a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.673873 31099 tablet_server.cc:196] TabletServer@127.30.94.193:33653 shutdown complete.
I20260630 12:22:39.699519 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:39.724152  6356 consensus_queue.cc:237] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } attrs { replace: true } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } }
I20260630 12:22:39.736076 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:39.737780 31099 tablet_replica.cc:333] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7: stopping tablet replica
I20260630 12:22:39.738893 31099 raft_consensus.cc:2243] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:22:39.739149  6319 consensus_peers.cc:597] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 -> Peer 5c8a1b8b4f6a4716b195401862e3ddf9 (127.30.94.196:39747): Couldn't send request to peer 5c8a1b8b4f6a4716b195401862e3ddf9. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:39.740396 31099 raft_consensus.cc:2272] T 02b4f3b29b104937bbbfdda49fd6a29a P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:39.743131  6321 consensus_peers.cc:597] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 -> Peer 86eb3c2d1ae44d98bd36f5cfdaf10af7 (127.30.94.194:43385): Couldn't send request to peer 86eb3c2d1ae44d98bd36f5cfdaf10af7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:39.744347 31099 tablet_replica.cc:333] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7: stopping tablet replica
I20260630 12:22:39.745054 31099 raft_consensus.cc:2243] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:39.746160 31099 raft_consensus.cc:2272] T b1df01e28d3c413599749ab4b7606997 P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:39.746521  6319 consensus_peers.cc:597] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 -> Peer 8fec6dbf3a954d53b6756cf74740600a (127.30.94.193:33653): Couldn't send request to peer 8fec6dbf3a954d53b6756cf74740600a. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:33653: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:39.748629 31099 tablet_replica.cc:333] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7: stopping tablet replica
I20260630 12:22:39.749213 31099 raft_consensus.cc:2243] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.750118 31099 raft_consensus.cc:2272] T ddf4421852b244a3ba924ddecad3511d P 86eb3c2d1ae44d98bd36f5cfdaf10af7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.775925 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:39.795668 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:39.822229 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:39.822944 31099 tablet_replica.cc:333] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261: stopping tablet replica
I20260630 12:22:39.823619 31099 raft_consensus.cc:2243] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.824479 31099 raft_consensus.cc:2272] T 02b4f3b29b104937bbbfdda49fd6a29a P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.826751 31099 tablet_replica.cc:333] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261: stopping tablet replica
I20260630 12:22:39.827315 31099 raft_consensus.cc:2243] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:22:39.828222 31099 raft_consensus.cc:2272] T 59d1a6bd42b447bbada7fc1c6132a2a9 P bc3e83ba7a50458aa84e2a4420023261 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.830397 31099 tablet_replica.cc:333] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: stopping tablet replica
I20260630 12:22:39.830924 31099 raft_consensus.cc:2243] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:39.831769 31099 pending_rounds.cc:70] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: Trying to abort 1 pending ops.
I20260630 12:22:39.832032 31099 pending_rounds.cc:77] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261: Aborting op as it isn't in flight: id { term: 1 index: 4 } timestamp: 7302439566225125376 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ddf4421852b244a3ba924ddecad3511d" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8fec6dbf3a954d53b6756cf74740600a" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 33653 } attrs { replace: true } } peers { permanent_uuid: "86eb3c2d1ae44d98bd36f5cfdaf10af7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43385 } } peers { permanent_uuid: "bc3e83ba7a50458aa84e2a4420023261" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 41077 } } peers { permanent_uuid: "5c8a1b8b4f6a4716b195401862e3ddf9" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 39747 } attrs { promote: true } } } }
I20260630 12:22:39.832870 31099 raft_consensus.cc:2917] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 LEADER]: Aborting config change with OpId 1.4: Aborted: Op aborted
I20260630 12:22:39.833197 31099 raft_consensus.cc:2889] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:22:39.833802 31099 raft_consensus.cc:2272] T ddf4421852b244a3ba924ddecad3511d P bc3e83ba7a50458aa84e2a4420023261 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:39.834437  6153 auto_rebalancer.cc:639] Failed to schedule move for tablet ddf4421852b244a3ba924ddecad3511d: Aborted: Op aborted
I20260630 12:22:39.836854 31099 tablet_replica.cc:333] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261: stopping tablet replica
I20260630 12:22:39.837738 31099 raft_consensus.cc:2243] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.838358 31099 raft_consensus.cc:2272] T b1df01e28d3c413599749ab4b7606997 P bc3e83ba7a50458aa84e2a4420023261 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:39.839003  6153 auto_rebalancer.cc:639] Failed to schedule move for tablet 02b4f3b29b104937bbbfdda49fd6a29a: Network error: Client connection negotiation failed: client connection to 127.30.94.194:43385: connect: Connection refused (error 111)
I20260630 12:22:39.863747 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:39.882575 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:22:39.906299 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:39.907028 31099 tablet_replica.cc:333] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9: stopping tablet replica
I20260630 12:22:39.907616 31099 raft_consensus.cc:2243] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:39.908246 31099 raft_consensus.cc:2272] T 59d1a6bd42b447bbada7fc1c6132a2a9 P 5c8a1b8b4f6a4716b195401862e3ddf9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.930239 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:22:39.945688 31099 master.cc:562] Master@127.30.94.254:37699 shutting down...
I20260630 12:22:39.965122 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:39.965754 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:39.966102 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82bc3a8d8d3748fe870bf36e2b05ff11: stopping tablet replica
I20260630 12:22:39.986801 31099 master.cc:584] Master@127.30.94.254:37699 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (7910 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:22:40.029359 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:39803
I20260630 12:22:40.030471 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:40.036370  6698 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:40.037039  6699 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:40.037214  6701 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:40.038242 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:40.039166 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:40.039355 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:40.039485 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822160039473 us; error 0 us; skew 500 ppm
I20260630 12:22:40.039950 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:40.042757 31099 webserver.cc:533] Webserver started at http://127.30.94.254:40435/ using document root <none> and password file <none>
I20260630 12:22:40.043236 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:40.043409 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:40.043659 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:40.044879 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "d7d92ca62372464991165e9109cce17b"
format_stamp: "Formatted at 2026-06-30 12:22:40 on dist-test-slave-cbkb"
I20260630 12:22:40.049360 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:40.052709  6706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.053449 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:22:40.053679 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "d7d92ca62372464991165e9109cce17b"
format_stamp: "Formatted at 2026-06-30 12:22:40 on dist-test-slave-cbkb"
I20260630 12:22:40.053907 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:40.104976 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:40.106105 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:40.142800 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:39803
I20260630 12:22:40.142900  6757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:39803 every 8 connection(s)
I20260630 12:22:40.146664  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:40.157763  6758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b: Bootstrap starting.
I20260630 12:22:40.162297  6758 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:40.166222  6758 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b: No bootstrap required, opened a new log
I20260630 12:22:40.168187  6758 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d92ca62372464991165e9109cce17b" member_type: VOTER }
I20260630 12:22:40.168623  6758 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:40.168802  6758 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7d92ca62372464991165e9109cce17b, State: Initialized, Role: FOLLOWER
I20260630 12:22:40.169299  6758 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d92ca62372464991165e9109cce17b" member_type: VOTER }
I20260630 12:22:40.169679  6758 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:40.169857  6758 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:40.170074  6758 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:40.174377  6758 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d92ca62372464991165e9109cce17b" member_type: VOTER }
I20260630 12:22:40.174813  6758 leader_election.cc:304] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d7d92ca62372464991165e9109cce17b; no voters: 
I20260630 12:22:40.175827  6758 leader_election.cc:290] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:40.176306  6761 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:40.177811  6761 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 1 LEADER]: Becoming Leader. State: Replica: d7d92ca62372464991165e9109cce17b, State: Running, Role: LEADER
I20260630 12:22:40.178561  6761 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d92ca62372464991165e9109cce17b" member_type: VOTER }
I20260630 12:22:40.178716  6758 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:40.191102  6763 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7d92ca62372464991165e9109cce17b. Latest consensus state: current_term: 1 leader_uuid: "d7d92ca62372464991165e9109cce17b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d92ca62372464991165e9109cce17b" member_type: VOTER } }
I20260630 12:22:40.191052  6762 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7d92ca62372464991165e9109cce17b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7d92ca62372464991165e9109cce17b" member_type: VOTER } }
I20260630 12:22:40.192067  6763 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:40.192144  6762 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:40.194244  6771 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:40.200376  6771 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:40.201439 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:40.209923  6771 catalog_manager.cc:1383] Generated new cluster ID: 42ce0f0faad8406e996df424aca1f437
I20260630 12:22:40.210210  6771 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:40.235646  6771 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:40.236907  6771 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:40.250581  6771 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b: Generated new TSK 0
I20260630 12:22:40.251163  6771 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:40.267668 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:40.274046  6779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:40.275203  6780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:40.277076  6782 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:40.277105 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:40.278267 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:40.278471 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:40.278596 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822160278585 us; error 0 us; skew 500 ppm
I20260630 12:22:40.279066 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:40.281554 31099 webserver.cc:533] Webserver started at http://127.30.94.193:36525/ using document root <none> and password file <none>
I20260630 12:22:40.282016 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:40.282184 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:40.282414 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:40.283663 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "51feb873f64044ba9ef2105c1cfc9687"
format_stamp: "Formatted at 2026-06-30 12:22:40 on dist-test-slave-cbkb"
I20260630 12:22:40.288532 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:22:40.291862  6787 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.292753 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:40.293080 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "51feb873f64044ba9ef2105c1cfc9687"
format_stamp: "Formatted at 2026-06-30 12:22:40 on dist-test-slave-cbkb"
I20260630 12:22:40.293414 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:40.307934 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:40.309163 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:40.310546 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:40.312768 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:40.312997 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.313234 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:40.313422 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.352723 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:44543
I20260630 12:22:40.352807  6849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:44543 every 8 connection(s)
I20260630 12:22:40.357714 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:40.364835  6854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:40.366030  6855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:40.368402  6857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:40.368456 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:40.369935 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:40.370222 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:40.370476 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822160370455 us; error 0 us; skew 500 ppm
I20260630 12:22:40.371142 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:40.373391  6850 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39803
I20260630 12:22:40.373757 31099 webserver.cc:533] Webserver started at http://127.30.94.194:42885/ using document root <none> and password file <none>
I20260630 12:22:40.373840  6850 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:40.374560 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:40.374837 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:40.374944  6850 heartbeater.cc:507] Master 127.30.94.254:39803 requested a full tablet report, sending...
I20260630 12:22:40.375165 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:40.376575 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "3f574d21584c4641a38caa326f2a4c0a"
format_stamp: "Formatted at 2026-06-30 12:22:40 on dist-test-slave-cbkb"
I20260630 12:22:40.377584  6723 ts_manager.cc:194] Registered new tserver with Master: 51feb873f64044ba9ef2105c1cfc9687 (127.30.94.193:44543)
I20260630 12:22:40.380153  6723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56628
I20260630 12:22:40.382510 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:22:40.385926  6862 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.386734 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:22:40.387010 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "3f574d21584c4641a38caa326f2a4c0a"
format_stamp: "Formatted at 2026-06-30 12:22:40 on dist-test-slave-cbkb"
I20260630 12:22:40.387286 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:40.400939 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:40.402068 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:40.403379 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:40.405514 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:40.405748 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.405977 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:40.406149 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.444804 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:34691
I20260630 12:22:40.444900  6924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:34691 every 8 connection(s)
I20260630 12:22:40.449389 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:40.456519  6928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:40.458542  6929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:40.461689  6931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:40.461807 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:40.461928  6925 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39803
I20260630 12:22:40.462533  6925 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:40.462936 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:40.463201 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:40.463382 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822160463363 us; error 0 us; skew 500 ppm
I20260630 12:22:40.463330  6925 heartbeater.cc:507] Master 127.30.94.254:39803 requested a full tablet report, sending...
I20260630 12:22:40.464180 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:40.465847  6723 ts_manager.cc:194] Registered new tserver with Master: 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691)
I20260630 12:22:40.466853 31099 webserver.cc:533] Webserver started at http://127.30.94.195:42579/ using document root <none> and password file <none>
I20260630 12:22:40.467490 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:40.467733 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:40.467691  6723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56634
I20260630 12:22:40.468235 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:40.469429 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "88da5a4fd2ba4dbf9d54a346de9a068e"
format_stamp: "Formatted at 2026-06-30 12:22:40 on dist-test-slave-cbkb"
I20260630 12:22:40.473647 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:40.476820  6936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.477519 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:40.477803 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "88da5a4fd2ba4dbf9d54a346de9a068e"
format_stamp: "Formatted at 2026-06-30 12:22:40 on dist-test-slave-cbkb"
I20260630 12:22:40.478082 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:40.490609 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:40.491649 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:40.493078 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:40.495177 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:40.495380 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.495601 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:40.495812 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:40.535907 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:37853
I20260630 12:22:40.536015  6998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:37853 every 8 connection(s)
I20260630 12:22:40.549620  6999 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39803
I20260630 12:22:40.550135  6999 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:40.550863  6999 heartbeater.cc:507] Master 127.30.94.254:39803 requested a full tablet report, sending...
I20260630 12:22:40.552904  6723 ts_manager.cc:194] Registered new tserver with Master: 88da5a4fd2ba4dbf9d54a346de9a068e (127.30.94.195:37853)
I20260630 12:22:40.553361 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014290895s
I20260630 12:22:40.554239  6723 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56640
I20260630 12:22:41.383152  6850 heartbeater.cc:499] Master 127.30.94.254:39803 was elected leader, sending a full tablet report...
I20260630 12:22:41.470283  6925 heartbeater.cc:499] Master 127.30.94.254:39803 was elected leader, sending a full tablet report...
I20260630 12:22:41.557266  6999 heartbeater.cc:499] Master 127.30.94.254:39803 was elected leader, sending a full tablet report...
I20260630 12:22:41.607478  6723 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56646:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:22:41.609756  6723 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:22:41.668514  6815 tablet_service.cc:1511] Processing CreateTablet for tablet bf4503554ce841ceb6250c1d4e225f2a (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:41.668987  6814 tablet_service.cc:1511] Processing CreateTablet for tablet 85affc4207604ebea92c93cf0fbbc1a8 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:41.670045  6815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4503554ce841ceb6250c1d4e225f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.670646  6814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85affc4207604ebea92c93cf0fbbc1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.677932  6813 tablet_service.cc:1511] Processing CreateTablet for tablet 668d4a02982f439b8960b82650088131 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:41.678624  6812 tablet_service.cc:1511] Processing CreateTablet for tablet eb6214e44fc542538c8b6e6cedd496b7 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:41.679325  6813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668d4a02982f439b8960b82650088131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.680094  6812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6214e44fc542538c8b6e6cedd496b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.681334  6890 tablet_service.cc:1511] Processing CreateTablet for tablet bf4503554ce841ceb6250c1d4e225f2a (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:41.682610  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4503554ce841ceb6250c1d4e225f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.682753  6964 tablet_service.cc:1511] Processing CreateTablet for tablet bf4503554ce841ceb6250c1d4e225f2a (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:22:41.684162  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4503554ce841ceb6250c1d4e225f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.684028  6887 tablet_service.cc:1511] Processing CreateTablet for tablet eb6214e44fc542538c8b6e6cedd496b7 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:41.685285  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6214e44fc542538c8b6e6cedd496b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.688396  6889 tablet_service.cc:1511] Processing CreateTablet for tablet 85affc4207604ebea92c93cf0fbbc1a8 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:41.689718  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85affc4207604ebea92c93cf0fbbc1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.689446  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 668d4a02982f439b8960b82650088131 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:41.690727  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668d4a02982f439b8960b82650088131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.693195  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 668d4a02982f439b8960b82650088131 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:22:41.693521  6961 tablet_service.cc:1511] Processing CreateTablet for tablet eb6214e44fc542538c8b6e6cedd496b7 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:22:41.694468  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668d4a02982f439b8960b82650088131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.694800  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb6214e44fc542538c8b6e6cedd496b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.697640  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 85affc4207604ebea92c93cf0fbbc1a8 (DEFAULT_TABLE table=test-workload [id=25dd2b953f9c4e588b38c070e8364614]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:22:41.698949  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85affc4207604ebea92c93cf0fbbc1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:41.711596  7018 tablet_bootstrap.cc:492] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687: Bootstrap starting.
I20260630 12:22:41.717895  7018 tablet_bootstrap.cc:654] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.729803  7018 tablet_bootstrap.cc:492] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687: No bootstrap required, opened a new log
I20260630 12:22:41.730479  7018 ts_tablet_manager.cc:1403] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260630 12:22:41.734184  7018 raft_consensus.cc:359] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.735064  7018 raft_consensus.cc:385] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.737154  7018 raft_consensus.cc:740] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51feb873f64044ba9ef2105c1cfc9687, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.736768  7021 tablet_bootstrap.cc:492] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e: Bootstrap starting.
I20260630 12:22:41.745918  7018 consensus_queue.cc:260] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.768733  7021 tablet_bootstrap.cc:654] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.771919  7019 tablet_bootstrap.cc:492] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a: Bootstrap starting.
I20260630 12:22:41.775290  7018 ts_tablet_manager.cc:1434] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.014s
I20260630 12:22:41.775825  7021 tablet_bootstrap.cc:492] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e: No bootstrap required, opened a new log
I20260630 12:22:41.776466  7021 ts_tablet_manager.cc:1403] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.012s
I20260630 12:22:41.776539  7018 tablet_bootstrap.cc:492] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687: Bootstrap starting.
I20260630 12:22:41.779253  7019 tablet_bootstrap.cc:654] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.779953  7021 raft_consensus.cc:359] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.780874  7021 raft_consensus.cc:385] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.781260  7021 raft_consensus.cc:740] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da5a4fd2ba4dbf9d54a346de9a068e, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.782313  7021 consensus_queue.cc:260] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.786135  7018 tablet_bootstrap.cc:654] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.795691  7021 ts_tablet_manager.cc:1434] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.005s
I20260630 12:22:41.796320  7019 tablet_bootstrap.cc:492] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a: No bootstrap required, opened a new log
I20260630 12:22:41.796892  7021 tablet_bootstrap.cc:492] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e: Bootstrap starting.
I20260630 12:22:41.796957  7019 ts_tablet_manager.cc:1403] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260630 12:22:41.797828  7018 tablet_bootstrap.cc:492] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687: No bootstrap required, opened a new log
I20260630 12:22:41.798434  7018 ts_tablet_manager.cc:1403] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260630 12:22:41.800942  7019 raft_consensus.cc:359] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:41.801211  7018 raft_consensus.cc:359] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.801813  7019 raft_consensus.cc:385] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.801980  7018 raft_consensus.cc:385] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.802242  7019 raft_consensus.cc:740] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f574d21584c4641a38caa326f2a4c0a, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.802371  7018 raft_consensus.cc:740] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51feb873f64044ba9ef2105c1cfc9687, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.803347  7018 consensus_queue.cc:260] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.803344  7019 consensus_queue.cc:260] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:41.805385  7021 tablet_bootstrap.cc:654] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.806437  7018 ts_tablet_manager.cc:1434] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:22:41.807847  7018 tablet_bootstrap.cc:492] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687: Bootstrap starting.
I20260630 12:22:41.814868  7018 tablet_bootstrap.cc:654] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.815448  7021 tablet_bootstrap.cc:492] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e: No bootstrap required, opened a new log
I20260630 12:22:41.816038  7021 ts_tablet_manager.cc:1403] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:22:41.818082  7019 ts_tablet_manager.cc:1434] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.006s
I20260630 12:22:41.819562  7019 tablet_bootstrap.cc:492] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a: Bootstrap starting.
I20260630 12:22:41.827491  7019 tablet_bootstrap.cc:654] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.819168  7021 raft_consensus.cc:359] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.827931  7021 raft_consensus.cc:385] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.828269  7021 raft_consensus.cc:740] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da5a4fd2ba4dbf9d54a346de9a068e, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.828694  7018 tablet_bootstrap.cc:492] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687: No bootstrap required, opened a new log
I20260630 12:22:41.829231  7018 ts_tablet_manager.cc:1403] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260630 12:22:41.829120  7021 consensus_queue.cc:260] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.831449  7021 ts_tablet_manager.cc:1434] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:22:41.832567  7021 tablet_bootstrap.cc:492] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e: Bootstrap starting.
I20260630 12:22:41.832165  7018 raft_consensus.cc:359] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:41.832963  7018 raft_consensus.cc:385] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.833263  7018 raft_consensus.cc:740] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51feb873f64044ba9ef2105c1cfc9687, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.834072  7018 consensus_queue.cc:260] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:41.835327  7019 tablet_bootstrap.cc:492] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a: No bootstrap required, opened a new log
I20260630 12:22:41.835856  7019 ts_tablet_manager.cc:1403] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260630 12:22:41.838594  7018 ts_tablet_manager.cc:1434] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:41.838814  7019 raft_consensus.cc:359] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.839576  7019 raft_consensus.cc:385] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.839627  7018 tablet_bootstrap.cc:492] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687: Bootstrap starting.
I20260630 12:22:41.840047  7019 raft_consensus.cc:740] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f574d21584c4641a38caa326f2a4c0a, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.840467  7021 tablet_bootstrap.cc:654] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.841089  7019 consensus_queue.cc:260] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.843434  7019 ts_tablet_manager.cc:1434] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:22:41.845992  7019 tablet_bootstrap.cc:492] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a: Bootstrap starting.
I20260630 12:22:41.846664  7018 tablet_bootstrap.cc:654] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.852474  7019 tablet_bootstrap.cc:654] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.853276  7021 tablet_bootstrap.cc:492] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e: No bootstrap required, opened a new log
I20260630 12:22:41.853832  7021 ts_tablet_manager.cc:1403] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260630 12:22:41.857044  7021 raft_consensus.cc:359] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:41.857959  7021 raft_consensus.cc:385] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.858289  7019 tablet_bootstrap.cc:492] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a: No bootstrap required, opened a new log
I20260630 12:22:41.858296  7021 raft_consensus.cc:740] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da5a4fd2ba4dbf9d54a346de9a068e, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.859030  7019 ts_tablet_manager.cc:1403] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:22:41.859696  7021 consensus_queue.cc:260] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:41.862035  7018 tablet_bootstrap.cc:492] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687: No bootstrap required, opened a new log
I20260630 12:22:41.862576  7018 ts_tablet_manager.cc:1403] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.007s
I20260630 12:22:41.862152  7019 raft_consensus.cc:359] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.862973  7019 raft_consensus.cc:385] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.863276  7019 raft_consensus.cc:740] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f574d21584c4641a38caa326f2a4c0a, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.864615  7021 ts_tablet_manager.cc:1434] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:22:41.864225  7019 consensus_queue.cc:260] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.865674  7021 tablet_bootstrap.cc:492] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e: Bootstrap starting.
I20260630 12:22:41.866309  7018 raft_consensus.cc:359] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.867132  7018 raft_consensus.cc:385] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.867492  7018 raft_consensus.cc:740] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51feb873f64044ba9ef2105c1cfc9687, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.868459  7018 consensus_queue.cc:260] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.870746  7018 ts_tablet_manager.cc:1434] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:22:41.872473  7021 tablet_bootstrap.cc:654] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.872934  7019 ts_tablet_manager.cc:1434] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260630 12:22:41.874781  7019 tablet_bootstrap.cc:492] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a: Bootstrap starting.
I20260630 12:22:41.880946  7019 tablet_bootstrap.cc:654] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:41.882215  7021 tablet_bootstrap.cc:492] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e: No bootstrap required, opened a new log
I20260630 12:22:41.882669  7021 ts_tablet_manager.cc:1403] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.010s
I20260630 12:22:41.885136  7021 raft_consensus.cc:359] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.885667  7021 raft_consensus.cc:385] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.885836  7019 tablet_bootstrap.cc:492] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a: No bootstrap required, opened a new log
I20260630 12:22:41.885910  7021 raft_consensus.cc:740] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88da5a4fd2ba4dbf9d54a346de9a068e, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.886577  7019 ts_tablet_manager.cc:1403] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:22:41.886942  7021 consensus_queue.cc:260] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.888692  7021 ts_tablet_manager.cc:1434] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260630 12:22:41.889454  7019 raft_consensus.cc:359] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.890105  7019 raft_consensus.cc:385] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:41.890383  7019 raft_consensus.cc:740] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f574d21584c4641a38caa326f2a4c0a, State: Initialized, Role: FOLLOWER
I20260630 12:22:41.891048  7019 consensus_queue.cc:260] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.892967  7019 ts_tablet_manager.cc:1434] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:22:41.961902  7022 raft_consensus.cc:493] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:41.962350  7022 raft_consensus.cc:515] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.964619  7022 leader_election.cc:290] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691), 88da5a4fd2ba4dbf9d54a346de9a068e (127.30.94.195:37853)
I20260630 12:22:41.974457  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6214e44fc542538c8b6e6cedd496b7" candidate_uuid: "51feb873f64044ba9ef2105c1cfc9687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f574d21584c4641a38caa326f2a4c0a" is_pre_election: true
I20260630 12:22:41.975248  6900 raft_consensus.cc:2468] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51feb873f64044ba9ef2105c1cfc9687 in term 0.
I20260630 12:22:41.976284  6791 leader_election.cc:304] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f574d21584c4641a38caa326f2a4c0a, 51feb873f64044ba9ef2105c1cfc9687; no voters: 
I20260630 12:22:41.977079  7022 raft_consensus.cc:2804] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:41.977133  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6214e44fc542538c8b6e6cedd496b7" candidate_uuid: "51feb873f64044ba9ef2105c1cfc9687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" is_pre_election: true
I20260630 12:22:41.977602  7022 raft_consensus.cc:493] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:41.977989  6974 raft_consensus.cc:2468] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51feb873f64044ba9ef2105c1cfc9687 in term 0.
I20260630 12:22:41.978056  7022 raft_consensus.cc:3060] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:41.980722  7025 raft_consensus.cc:493] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:41.981259  7025 raft_consensus.cc:515] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:41.984153  7025 leader_election.cc:290] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51feb873f64044ba9ef2105c1cfc9687 (127.30.94.193:44543), 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691)
I20260630 12:22:41.985920  7022 raft_consensus.cc:515] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:41.987951  7022 leader_election.cc:290] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [CANDIDATE]: Term 1 election: Requested vote from peers 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691), 88da5a4fd2ba4dbf9d54a346de9a068e (127.30.94.195:37853)
I20260630 12:22:41.989248  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6214e44fc542538c8b6e6cedd496b7" candidate_uuid: "51feb873f64044ba9ef2105c1cfc9687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f574d21584c4641a38caa326f2a4c0a"
I20260630 12:22:41.989923  6900 raft_consensus.cc:3060] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:41.990936  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb6214e44fc542538c8b6e6cedd496b7" candidate_uuid: "51feb873f64044ba9ef2105c1cfc9687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e"
I20260630 12:22:41.991506  6974 raft_consensus.cc:3060] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:41.998790  7025 raft_consensus.cc:493] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:41.999347  7025 raft_consensus.cc:515] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:42.000130  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4503554ce841ceb6250c1d4e225f2a" candidate_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51feb873f64044ba9ef2105c1cfc9687" is_pre_election: true
I20260630 12:22:42.000876  6825 raft_consensus.cc:2468] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da5a4fd2ba4dbf9d54a346de9a068e in term 0.
I20260630 12:22:42.001304  7025 leader_election.cc:290] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51feb873f64044ba9ef2105c1cfc9687 (127.30.94.193:44543), 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691)
I20260630 12:22:42.002753  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4a02982f439b8960b82650088131" candidate_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51feb873f64044ba9ef2105c1cfc9687" is_pre_election: true
I20260630 12:22:42.003197  6899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4503554ce841ceb6250c1d4e225f2a" candidate_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f574d21584c4641a38caa326f2a4c0a" is_pre_election: true
I20260630 12:22:42.003486  6825 raft_consensus.cc:2468] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da5a4fd2ba4dbf9d54a346de9a068e in term 0.
I20260630 12:22:42.003608  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4a02982f439b8960b82650088131" candidate_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f574d21584c4641a38caa326f2a4c0a" is_pre_election: true
I20260630 12:22:42.003963  6899 raft_consensus.cc:2468] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da5a4fd2ba4dbf9d54a346de9a068e in term 0.
I20260630 12:22:42.004400  6898 raft_consensus.cc:2468] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88da5a4fd2ba4dbf9d54a346de9a068e in term 0.
I20260630 12:22:42.004770  6900 raft_consensus.cc:2468] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51feb873f64044ba9ef2105c1cfc9687 in term 1.
I20260630 12:22:42.004861  6940 leader_election.cc:304] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51feb873f64044ba9ef2105c1cfc9687, 88da5a4fd2ba4dbf9d54a346de9a068e; no voters: 
I20260630 12:22:42.005780  7025 raft_consensus.cc:2804] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:42.006177  7025 raft_consensus.cc:493] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:42.006183  6791 leader_election.cc:304] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f574d21584c4641a38caa326f2a4c0a, 51feb873f64044ba9ef2105c1cfc9687; no voters: 
I20260630 12:22:42.006613  6974 raft_consensus.cc:2468] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51feb873f64044ba9ef2105c1cfc9687 in term 1.
I20260630 12:22:42.006794  7025 raft_consensus.cc:3060] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.007318  7022 raft_consensus.cc:2804] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:42.006309  6940 leader_election.cc:304] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f574d21584c4641a38caa326f2a4c0a, 88da5a4fd2ba4dbf9d54a346de9a068e; no voters: 
I20260630 12:22:42.008895  7022 raft_consensus.cc:697] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Becoming Leader. State: Replica: 51feb873f64044ba9ef2105c1cfc9687, State: Running, Role: LEADER
I20260630 12:22:42.009840  7022 consensus_queue.cc:237] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:42.013312  7041 raft_consensus.cc:2804] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:42.014045  7041 raft_consensus.cc:493] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:42.015390  7025 raft_consensus.cc:515] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:42.016718  7041 raft_consensus.cc:3060] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.016781  7022 raft_consensus.cc:493] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:42.017594  7022 raft_consensus.cc:515] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:42.018133  7025 leader_election.cc:290] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [CANDIDATE]: Term 1 election: Requested vote from peers 51feb873f64044ba9ef2105c1cfc9687 (127.30.94.193:44543), 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691)
I20260630 12:22:42.018162  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4503554ce841ceb6250c1d4e225f2a" candidate_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51feb873f64044ba9ef2105c1cfc9687"
I20260630 12:22:42.019351  6825 raft_consensus.cc:3060] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.020833  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85affc4207604ebea92c93cf0fbbc1a8" candidate_uuid: "51feb873f64044ba9ef2105c1cfc9687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f574d21584c4641a38caa326f2a4c0a" is_pre_election: true
I20260630 12:22:42.021121  7022 leader_election.cc:290] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691), 88da5a4fd2ba4dbf9d54a346de9a068e (127.30.94.195:37853)
I20260630 12:22:42.020291  6723 catalog_manager.cc:5697] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51feb873f64044ba9ef2105c1cfc9687 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "51feb873f64044ba9ef2105c1cfc9687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:42.021596  6898 raft_consensus.cc:2468] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51feb873f64044ba9ef2105c1cfc9687 in term 0.
I20260630 12:22:42.022748  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85affc4207604ebea92c93cf0fbbc1a8" candidate_uuid: "51feb873f64044ba9ef2105c1cfc9687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" is_pre_election: true
I20260630 12:22:42.023377  6974 raft_consensus.cc:2468] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51feb873f64044ba9ef2105c1cfc9687 in term 0.
I20260630 12:22:42.020735  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4503554ce841ceb6250c1d4e225f2a" candidate_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f574d21584c4641a38caa326f2a4c0a"
I20260630 12:22:42.024318  6900 raft_consensus.cc:3060] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.024722  6791 leader_election.cc:304] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f574d21584c4641a38caa326f2a4c0a, 51feb873f64044ba9ef2105c1cfc9687; no voters: 
I20260630 12:22:42.026510  6825 raft_consensus.cc:2468] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da5a4fd2ba4dbf9d54a346de9a068e in term 1.
I20260630 12:22:42.027616  7022 raft_consensus.cc:2804] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:42.028002  7022 raft_consensus.cc:493] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:42.028355  7022 raft_consensus.cc:3060] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.031076  6940 leader_election.cc:304] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51feb873f64044ba9ef2105c1cfc9687, 88da5a4fd2ba4dbf9d54a346de9a068e; no voters: 
I20260630 12:22:42.031350  6900 raft_consensus.cc:2468] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da5a4fd2ba4dbf9d54a346de9a068e in term 1.
I20260630 12:22:42.032117  7025 raft_consensus.cc:2804] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:42.033751  7041 raft_consensus.cc:515] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:42.035247  7022 raft_consensus.cc:515] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:42.036029  7041 leader_election.cc:290] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [CANDIDATE]: Term 1 election: Requested vote from peers 51feb873f64044ba9ef2105c1cfc9687 (127.30.94.193:44543), 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691)
I20260630 12:22:42.037027  6825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4a02982f439b8960b82650088131" candidate_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51feb873f64044ba9ef2105c1cfc9687"
I20260630 12:22:42.037791  6825 raft_consensus.cc:3060] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.037921  6898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85affc4207604ebea92c93cf0fbbc1a8" candidate_uuid: "51feb873f64044ba9ef2105c1cfc9687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f574d21584c4641a38caa326f2a4c0a"
I20260630 12:22:42.038308  7025 raft_consensus.cc:697] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 LEADER]: Becoming Leader. State: Replica: 88da5a4fd2ba4dbf9d54a346de9a068e, State: Running, Role: LEADER
I20260630 12:22:42.038622  6898 raft_consensus.cc:3060] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.039065  7022 leader_election.cc:290] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [CANDIDATE]: Term 1 election: Requested vote from peers 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691), 88da5a4fd2ba4dbf9d54a346de9a068e (127.30.94.195:37853)
I20260630 12:22:42.039448  7025 consensus_queue.cc:237] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } }
I20260630 12:22:42.040741  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85affc4207604ebea92c93cf0fbbc1a8" candidate_uuid: "51feb873f64044ba9ef2105c1cfc9687" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e"
I20260630 12:22:42.041078  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668d4a02982f439b8960b82650088131" candidate_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f574d21584c4641a38caa326f2a4c0a"
I20260630 12:22:42.041340  6974 raft_consensus.cc:3060] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.041714  6900 raft_consensus.cc:3060] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:42.045706  6898 raft_consensus.cc:2468] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51feb873f64044ba9ef2105c1cfc9687 in term 1.
I20260630 12:22:42.046974  6791 leader_election.cc:304] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f574d21584c4641a38caa326f2a4c0a, 51feb873f64044ba9ef2105c1cfc9687; no voters: 
I20260630 12:22:42.048017  7022 raft_consensus.cc:2804] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:42.048224  6974 raft_consensus.cc:2468] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51feb873f64044ba9ef2105c1cfc9687 in term 1.
I20260630 12:22:42.048550  7022 raft_consensus.cc:697] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Becoming Leader. State: Replica: 51feb873f64044ba9ef2105c1cfc9687, State: Running, Role: LEADER
I20260630 12:22:42.049419  7022 consensus_queue.cc:237] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:42.057006  6900 raft_consensus.cc:2468] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da5a4fd2ba4dbf9d54a346de9a068e in term 1.
I20260630 12:22:42.057588  6723 catalog_manager.cc:5697] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51feb873f64044ba9ef2105c1cfc9687 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "51feb873f64044ba9ef2105c1cfc9687" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:42.060068  6940 leader_election.cc:304] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f574d21584c4641a38caa326f2a4c0a, 88da5a4fd2ba4dbf9d54a346de9a068e; no voters: 
I20260630 12:22:42.058755  6825 raft_consensus.cc:2468] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88da5a4fd2ba4dbf9d54a346de9a068e in term 1.
I20260630 12:22:42.061182  7043 raft_consensus.cc:2804] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:42.061689  7043 raft_consensus.cc:697] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 LEADER]: Becoming Leader. State: Replica: 88da5a4fd2ba4dbf9d54a346de9a068e, State: Running, Role: LEADER
I20260630 12:22:42.062419  7043 consensus_queue.cc:237] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:42.065644  6720 catalog_manager.cc:5697] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e reported cstate change: term changed from 0 to 1, leader changed from <none> to 88da5a4fd2ba4dbf9d54a346de9a068e (127.30.94.195). New cstate: current_term: 1 leader_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:42.077324  6720 catalog_manager.cc:5697] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e reported cstate change: term changed from 0 to 1, leader changed from <none> to 88da5a4fd2ba4dbf9d54a346de9a068e (127.30.94.195). New cstate: current_term: 1 leader_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:42.131753 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:42.137458  7047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:42.138376  7048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:42.139734  7050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:42.140095 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:42.141572 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:42.141762 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:42.142019 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822162142000 us; error 0 us; skew 500 ppm
I20260630 12:22:42.142544 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:42.144829 31099 webserver.cc:533] Webserver started at http://127.30.94.196:32953/ using document root <none> and password file <none>
I20260630 12:22:42.145314 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:42.145524 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:42.145789 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:42.146816 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "995e4b64532e46318f0120d578060376"
format_stamp: "Formatted at 2026-06-30 12:22:42 on dist-test-slave-cbkb"
I20260630 12:22:42.151062 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:22:42.154290  7055 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:42.155112 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:42.155405 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "995e4b64532e46318f0120d578060376"
format_stamp: "Formatted at 2026-06-30 12:22:42 on dist-test-slave-cbkb"
I20260630 12:22:42.155751 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:42.193084 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:42.194356 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:42.195940 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:42.198769 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:42.199033 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:42.199311 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:42.199522 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:42.242383 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:38497
I20260630 12:22:42.242496  7117 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:38497 every 8 connection(s)
I20260630 12:22:42.256867  7118 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39803
I20260630 12:22:42.257251  7118 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:42.257930  7118 heartbeater.cc:507] Master 127.30.94.254:39803 requested a full tablet report, sending...
I20260630 12:22:42.259689  6720 ts_manager.cc:194] Registered new tserver with Master: 995e4b64532e46318f0120d578060376 (127.30.94.196:38497)
I20260630 12:22:42.261072  6720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56652
I20260630 12:22:42.432394  7043 consensus_queue.cc:1048] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:42.443608  7043 consensus_queue.cc:1048] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:42.492451  7040 consensus_queue.cc:1048] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:42.492770  7022 consensus_queue.cc:1048] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:42.509850  7040 consensus_queue.cc:1048] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:42.510394  7130 consensus_queue.cc:1048] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:42.625833  7043 consensus_queue.cc:1048] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:42.635901  7041 consensus_queue.cc:1048] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:43.223591  6825 consensus_queue.cc:237] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: true } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } }
I20260630 12:22:43.229163  6974 raft_consensus.cc:1275] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:43.230929  6900 raft_consensus.cc:1275] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:43.231201  7130 consensus_queue.cc:1048] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:43.232589  7131 consensus_queue.cc:1048] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:43.239528  7022 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: true } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
W20260630 12:22:43.241230  6789 consensus_peers.cc:597] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 -> Peer 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): Couldn't send request to peer 995e4b64532e46318f0120d578060376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb6214e44fc542538c8b6e6cedd496b7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:43.242162  6900 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: true } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.242712  6974 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: true } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.254266  6723 catalog_manager.cc:5697] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e reported cstate change: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "51feb873f64044ba9ef2105c1cfc9687" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: true } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.255970  6825 consensus_queue.cc:237] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: true } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } }
I20260630 12:22:43.263357  7118 heartbeater.cc:499] Master 127.30.94.254:39803 was elected leader, sending a full tablet report...
W20260630 12:22:43.264636  6789 consensus_peers.cc:597] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 -> Peer 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): Couldn't send request to peer 995e4b64532e46318f0120d578060376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85affc4207604ebea92c93cf0fbbc1a8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:43.265170  6900 raft_consensus.cc:1275] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:43.266634  7131 consensus_queue.cc:1048] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:43.266711  6974 raft_consensus.cc:1275] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:43.268610  7131 consensus_queue.cc:1048] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:43.273598  7130 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: true } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.275276  6900 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: true } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.279696  6974 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: true } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.298471  6720 catalog_manager.cc:5697] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e reported cstate change: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "51feb873f64044ba9ef2105c1cfc9687" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: true } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.305083  6974 consensus_queue.cc:237] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: true } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } }
I20260630 12:22:43.311627  6900 raft_consensus.cc:1275] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 88da5a4fd2ba4dbf9d54a346de9a068e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:43.312199  6825 raft_consensus.cc:1275] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Refusing update from remote peer 88da5a4fd2ba4dbf9d54a346de9a068e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:43.313339  7041 consensus_queue.cc:1048] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:43.314206  7043 consensus_queue.cc:1048] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:22:43.321133  7025 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: true } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.323083  6825 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: true } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.323261  6900 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: true } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
W20260630 12:22:43.324857  6938 consensus_peers.cc:597] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e -> Peer 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): Couldn't send request to peer 995e4b64532e46318f0120d578060376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 668d4a02982f439b8960b82650088131. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:43.334014  6721 catalog_manager.cc:5697] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 reported cstate change: config changed from index -1 to 2, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: true } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.338495  6825 consensus_queue.cc:237] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } }
I20260630 12:22:43.344277  6974 raft_consensus.cc:1275] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:43.345044  6900 raft_consensus.cc:1275] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:22:43.345057  6789 consensus_peers.cc:597] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 -> Peer 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): Couldn't send request to peer 995e4b64532e46318f0120d578060376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb6214e44fc542538c8b6e6cedd496b7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:43.345667  7022 consensus_queue.cc:1048] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:43.346537  7130 consensus_queue.cc:1048] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:43.352767  7022 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.354441  6974 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.355397  6900 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
W20260630 12:22:43.365124  6770 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:22:43.365448  6770 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:22:43.366060  6721 catalog_manager.cc:5697] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "51feb873f64044ba9ef2105c1cfc9687" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.370164  6825 consensus_queue.cc:237] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } }
W20260630 12:22:43.376845  6789 consensus_peers.cc:597] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 -> Peer 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): Couldn't send request to peer 995e4b64532e46318f0120d578060376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85affc4207604ebea92c93cf0fbbc1a8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:43.377039  6900 raft_consensus.cc:1275] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:43.378585  6974 raft_consensus.cc:1275] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:43.378494  7131 consensus_queue.cc:1048] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:43.381062  7131 consensus_queue.cc:1048] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:43.383858  6825 consensus_queue.cc:237] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:43.385613  7022 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.387442  6900 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.389308  6974 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.395639  6973 raft_consensus.cc:1275] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:43.397678  6900 raft_consensus.cc:1275] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:43.397975  7130 consensus_queue.cc:1048] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:43.398952  7131 consensus_queue.cc:1048] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:43.400678  6720 catalog_manager.cc:5697] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "51feb873f64044ba9ef2105c1cfc9687" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.404415  7130 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } }
I20260630 12:22:43.406473  6973 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } }
I20260630 12:22:43.408990  6900 raft_consensus.cc:2955] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } }
I20260630 12:22:43.415161  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet eb6214e44fc542538c8b6e6cedd496b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260630 12:22:43.416539  6770 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:22:43.416870  6770 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:22:43.422693  6723 catalog_manager.cc:5697] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a reported cstate change: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New cstate: current_term: 1 leader_uuid: "51feb873f64044ba9ef2105c1cfc9687" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } attrs { replace: false } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } }
I20260630 12:22:43.425014  6972 consensus_queue.cc:237] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } }
W20260630 12:22:43.446015  6938 consensus_peers.cc:597] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e -> Peer 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): Couldn't send request to peer 995e4b64532e46318f0120d578060376. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 668d4a02982f439b8960b82650088131. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:43.446384  6900 raft_consensus.cc:1275] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 88da5a4fd2ba4dbf9d54a346de9a068e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:43.446983  6825 raft_consensus.cc:1275] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Refusing update from remote peer 88da5a4fd2ba4dbf9d54a346de9a068e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:22:43.447888  7041 consensus_queue.cc:1048] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:43.448599  7043 consensus_queue.cc:1048] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:22:43.456539  7083 tablet_service.cc:1558] Processing DeleteTablet for tablet eb6214e44fc542538c8b6e6cedd496b7 with delete_type TABLET_DATA_TOMBSTONED (TS 995e4b64532e46318f0120d578060376 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56622
I20260630 12:22:43.457016  7025 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.458740  6825 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.460268  6900 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
W20260630 12:22:43.465826  6708 catalog_manager.cc:4995] TS 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): delete failed for tablet eb6214e44fc542538c8b6e6cedd496b7 because the tablet was not found. No further retry: Not found: Tablet not found: eb6214e44fc542538c8b6e6cedd496b7
I20260630 12:22:43.468307  6824 consensus_queue.cc:237] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } }
W20260630 12:22:43.469858  6770 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:22:43.472404  6770 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:22:43.473675  6721 catalog_manager.cc:5697] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } peers { permanent_uuid: "995e4b64532e46318f0120d578060376" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 38497 } attrs { promote: true } } }
I20260630 12:22:43.476555  6972 raft_consensus.cc:1275] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:43.477224  6900 raft_consensus.cc:1275] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 51feb873f64044ba9ef2105c1cfc9687: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:43.478257  7147 consensus_queue.cc:1048] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:22:43.479084  7148 consensus_queue.cc:1048] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:43.486037  7147 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } }
I20260630 12:22:43.488080  6972 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } }
I20260630 12:22:43.491396  6973 consensus_queue.cc:237] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } }
I20260630 12:22:43.493655  6900 raft_consensus.cc:2955] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } }
I20260630 12:22:43.498145  6824 raft_consensus.cc:1275] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Refusing update from remote peer 88da5a4fd2ba4dbf9d54a346de9a068e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:43.498551  6898 raft_consensus.cc:1275] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Refusing update from remote peer 88da5a4fd2ba4dbf9d54a346de9a068e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:22:43.499624  7043 consensus_queue.cc:1048] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:43.500401  7025 consensus_queue.cc:1048] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:22:43.502883  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85affc4207604ebea92c93cf0fbbc1a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:43.503495  6721 catalog_manager.cc:5697] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e reported cstate change: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New cstate: current_term: 1 leader_uuid: "51feb873f64044ba9ef2105c1cfc9687" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } attrs { replace: false } } }
I20260630 12:22:43.506842  7043 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } }
I20260630 12:22:43.508960  6898 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } }
I20260630 12:22:43.517062  6824 raft_consensus.cc:2955] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } } }
I20260630 12:22:43.520577  7083 tablet_service.cc:1558] Processing DeleteTablet for tablet 85affc4207604ebea92c93cf0fbbc1a8 with delete_type TABLET_DATA_TOMBSTONED (TS 995e4b64532e46318f0120d578060376 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56622
W20260630 12:22:43.522249  6708 catalog_manager.cc:4995] TS 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): delete failed for tablet 85affc4207604ebea92c93cf0fbbc1a8 because the tablet was not found. No further retry: Not found: Tablet not found: 85affc4207604ebea92c93cf0fbbc1a8
I20260630 12:22:43.523965  6710 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 668d4a02982f439b8960b82650088131 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:22:43.528873  6723 catalog_manager.cc:5697] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e reported cstate change: config changed from index 3 to 4, NON_VOTER 995e4b64532e46318f0120d578060376 (127.30.94.196) evicted. New cstate: current_term: 1 leader_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "51feb873f64044ba9ef2105c1cfc9687" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44543 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f574d21584c4641a38caa326f2a4c0a" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88da5a4fd2ba4dbf9d54a346de9a068e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 37853 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:43.538657  7083 tablet_service.cc:1558] Processing DeleteTablet for tablet 668d4a02982f439b8960b82650088131 with delete_type TABLET_DATA_TOMBSTONED (TS 995e4b64532e46318f0120d578060376 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56622
W20260630 12:22:43.540194  6708 catalog_manager.cc:4995] TS 995e4b64532e46318f0120d578060376 (127.30.94.196:38497): delete failed for tablet 668d4a02982f439b8960b82650088131 because the tablet was not found. No further retry: Not found: Tablet not found: 668d4a02982f439b8960b82650088131
I20260630 12:22:44.330758 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:22:44.348462 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:44.349167 31099 tablet_replica.cc:333] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687: stopping tablet replica
I20260630 12:22:44.349797 31099 raft_consensus.cc:2243] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:44.350419 31099 raft_consensus.cc:2272] T 668d4a02982f439b8960b82650088131 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.352697 31099 tablet_replica.cc:333] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687: stopping tablet replica
I20260630 12:22:44.353225 31099 raft_consensus.cc:2243] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:44.353632 31099 raft_consensus.cc:2272] T bf4503554ce841ceb6250c1d4e225f2a P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.355423 31099 tablet_replica.cc:333] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687: stopping tablet replica
I20260630 12:22:44.356006 31099 raft_consensus.cc:2243] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:44.356757 31099 raft_consensus.cc:2272] T eb6214e44fc542538c8b6e6cedd496b7 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.358814 31099 tablet_replica.cc:333] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687: stopping tablet replica
I20260630 12:22:44.359241 31099 raft_consensus.cc:2243] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:44.359903 31099 raft_consensus.cc:2272] T 85affc4207604ebea92c93cf0fbbc1a8 P 51feb873f64044ba9ef2105c1cfc9687 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.381953 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:22:44.394387 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:44.414075 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:44.414695 31099 tablet_replica.cc:333] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a: stopping tablet replica
I20260630 12:22:44.415262 31099 raft_consensus.cc:2243] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:44.415853 31099 raft_consensus.cc:2272] T 668d4a02982f439b8960b82650088131 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.418241 31099 tablet_replica.cc:333] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a: stopping tablet replica
I20260630 12:22:44.418767 31099 raft_consensus.cc:2243] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:44.419365 31099 raft_consensus.cc:2272] T 85affc4207604ebea92c93cf0fbbc1a8 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.422008 31099 tablet_replica.cc:333] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a: stopping tablet replica
I20260630 12:22:44.422441 31099 raft_consensus.cc:2243] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:44.422932 31099 raft_consensus.cc:2272] T eb6214e44fc542538c8b6e6cedd496b7 P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.424679 31099 tablet_replica.cc:333] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a: stopping tablet replica
I20260630 12:22:44.425097 31099 raft_consensus.cc:2243] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:44.425431 31099 raft_consensus.cc:2272] T bf4503554ce841ceb6250c1d4e225f2a P 3f574d21584c4641a38caa326f2a4c0a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:44.428471  6940 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
W20260630 12:22:44.431267  6940 consensus_peers.cc:597] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e -> Peer 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691): Couldn't send request to peer 3f574d21584c4641a38caa326f2a4c0a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:44.446713 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:44.458345 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
W20260630 12:22:44.473148  6940 consensus_peers.cc:597] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e -> Peer 51feb873f64044ba9ef2105c1cfc9687 (127.30.94.193:44543): Couldn't send request to peer 51feb873f64044ba9ef2105c1cfc9687. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:44543: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:22:44.476228  6940 consensus_peers.cc:597] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e -> Peer 3f574d21584c4641a38caa326f2a4c0a (127.30.94.194:34691): Couldn't send request to peer 3f574d21584c4641a38caa326f2a4c0a. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:34691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:44.478273 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:44.478837 31099 tablet_replica.cc:333] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e: stopping tablet replica
I20260630 12:22:44.479401 31099 raft_consensus.cc:2243] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:44.480047 31099 raft_consensus.cc:2272] T eb6214e44fc542538c8b6e6cedd496b7 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.481904 31099 tablet_replica.cc:333] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e: stopping tablet replica
I20260630 12:22:44.482407 31099 raft_consensus.cc:2243] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:44.483137 31099 raft_consensus.cc:2272] T bf4503554ce841ceb6250c1d4e225f2a P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.485033 31099 tablet_replica.cc:333] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e: stopping tablet replica
I20260630 12:22:44.485538 31099 raft_consensus.cc:2243] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:44.486097 31099 raft_consensus.cc:2272] T 85affc4207604ebea92c93cf0fbbc1a8 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.488309 31099 tablet_replica.cc:333] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e: stopping tablet replica
I20260630 12:22:44.488840 31099 raft_consensus.cc:2243] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:44.489580 31099 raft_consensus.cc:2272] T 668d4a02982f439b8960b82650088131 P 88da5a4fd2ba4dbf9d54a346de9a068e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.512507 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:44.524645 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:22:44.542286 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:44.558125 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:22:44.565588 31099 master.cc:562] Master@127.30.94.254:39803 shutting down...
I20260630 12:22:44.581100 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:44.581624 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:44.581959 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7d92ca62372464991165e9109cce17b: stopping tablet replica
I20260630 12:22:44.600853 31099 master.cc:584] Master@127.30.94.254:39803 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4601 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:22:44.630307 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:40149
I20260630 12:22:44.631400 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:44.636467  7158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:44.636634  7159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:44.637941  7161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:44.639065 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:44.639864 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:44.640102 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:44.640278 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822164640243 us; error 0 us; skew 500 ppm
I20260630 12:22:44.640856 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:44.642946 31099 webserver.cc:533] Webserver started at http://127.30.94.254:42651/ using document root <none> and password file <none>
I20260630 12:22:44.643399 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:44.643603 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:44.643872 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:44.644963 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "8c87d41f33ed4f4395617e8c77970608"
format_stamp: "Formatted at 2026-06-30 12:22:44 on dist-test-slave-cbkb"
I20260630 12:22:44.649181 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:22:44.652417  7166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:44.653175 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:44.653476 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "8c87d41f33ed4f4395617e8c77970608"
format_stamp: "Formatted at 2026-06-30 12:22:44 on dist-test-slave-cbkb"
I20260630 12:22:44.653749 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:44.679682 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:44.680724 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:44.716982 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:40149
I20260630 12:22:44.717079  7217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:40149 every 8 connection(s)
I20260630 12:22:44.720700  7218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:44.730856  7218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608: Bootstrap starting.
I20260630 12:22:44.735751  7218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:44.739660  7218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608: No bootstrap required, opened a new log
I20260630 12:22:44.741622  7218 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c87d41f33ed4f4395617e8c77970608" member_type: VOTER }
I20260630 12:22:44.742040  7218 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:44.742311  7218 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c87d41f33ed4f4395617e8c77970608, State: Initialized, Role: FOLLOWER
I20260630 12:22:44.742955  7218 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c87d41f33ed4f4395617e8c77970608" member_type: VOTER }
I20260630 12:22:44.743438  7218 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:44.743681  7218 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:44.743950  7218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:44.748744  7218 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c87d41f33ed4f4395617e8c77970608" member_type: VOTER }
I20260630 12:22:44.749279  7218 leader_election.cc:304] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8c87d41f33ed4f4395617e8c77970608; no voters: 
I20260630 12:22:44.750649  7218 leader_election.cc:290] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:44.751001  7221 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:44.752396  7221 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 1 LEADER]: Becoming Leader. State: Replica: 8c87d41f33ed4f4395617e8c77970608, State: Running, Role: LEADER
I20260630 12:22:44.753013  7221 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c87d41f33ed4f4395617e8c77970608" member_type: VOTER }
I20260630 12:22:44.753688  7218 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:44.755756  7223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8c87d41f33ed4f4395617e8c77970608. Latest consensus state: current_term: 1 leader_uuid: "8c87d41f33ed4f4395617e8c77970608" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c87d41f33ed4f4395617e8c77970608" member_type: VOTER } }
I20260630 12:22:44.756309  7223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:44.756603  7222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8c87d41f33ed4f4395617e8c77970608" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8c87d41f33ed4f4395617e8c77970608" member_type: VOTER } }
I20260630 12:22:44.757390  7222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:44.760912  7226 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:44.765676  7226 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:44.769942 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:44.775272  7226 catalog_manager.cc:1383] Generated new cluster ID: f36df1a72a1448e99f932ace8fd639f3
I20260630 12:22:44.775544  7226 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:44.790675  7226 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:44.791951  7226 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:44.812121  7226 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608: Generated new TSK 0
I20260630 12:22:44.812714  7226 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:44.836406 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:44.842105  7239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:44.843001  7240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:44.844468  7242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:44.844939 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:44.845906 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:44.846086 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:44.846266 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822164846252 us; error 0 us; skew 500 ppm
I20260630 12:22:44.846692 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:44.848749 31099 webserver.cc:533] Webserver started at http://127.30.94.193:33971/ using document root <none> and password file <none>
I20260630 12:22:44.849151 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:44.849300 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:44.849498 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:44.850466 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa"
format_stamp: "Formatted at 2026-06-30 12:22:44 on dist-test-slave-cbkb"
I20260630 12:22:44.855269 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260630 12:22:44.858624  7247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:44.859380 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:44.859719 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa"
format_stamp: "Formatted at 2026-06-30 12:22:44 on dist-test-slave-cbkb"
I20260630 12:22:44.860028 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:44.878881 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:44.879894 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:44.881412 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:44.883704 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:44.883965 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:44.884234 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:44.884456 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:22:44.922848 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:39279
I20260630 12:22:44.922919  7309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:39279 every 8 connection(s)
I20260630 12:22:44.928040 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:44.935990  7315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:44.936079  7314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:44.940063  7318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:44.940302 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:44.941460 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:22:44.941601  7310 heartbeater.cc:344] Connected to a master server at 127.30.94.254:40149
W20260630 12:22:44.941766 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:44.941987 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822164941970 us; error 0 us; skew 500 ppm
I20260630 12:22:44.942021  7310 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:44.942755 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:44.942965  7310 heartbeater.cc:507] Master 127.30.94.254:40149 requested a full tablet report, sending...
I20260630 12:22:44.945309 31099 webserver.cc:533] Webserver started at http://127.30.94.194:35991/ using document root <none> and password file <none>
I20260630 12:22:44.945534  7183 ts_manager.cc:194] Registered new tserver with Master: 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279)
I20260630 12:22:44.945968 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:44.946233 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:44.946552 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:44.947904 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "c38585e96f834ee99feb232ad7576bc7"
format_stamp: "Formatted at 2026-06-30 12:22:44 on dist-test-slave-cbkb"
I20260630 12:22:44.947933  7183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33852
I20260630 12:22:44.952996 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:22:44.956274  7322 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:44.957136 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:44.957420 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "c38585e96f834ee99feb232ad7576bc7"
format_stamp: "Formatted at 2026-06-30 12:22:44 on dist-test-slave-cbkb"
I20260630 12:22:44.957713 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:44.973667 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:44.974561 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:44.975929 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:44.978029 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:44.978466 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:44.978753 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:44.978984 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:45.017666 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:45919
I20260630 12:22:45.017766  7384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:45919 every 8 connection(s)
I20260630 12:22:45.022399 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:45.028868  7388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:45.031006  7389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:45.032101 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:45.032137  7391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:45.033454 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:45.033689 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:45.033883 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822165033865 us; error 0 us; skew 500 ppm
I20260630 12:22:45.034368 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:45.034569  7385 heartbeater.cc:344] Connected to a master server at 127.30.94.254:40149
I20260630 12:22:45.034956  7385 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:45.035810  7385 heartbeater.cc:507] Master 127.30.94.254:40149 requested a full tablet report, sending...
I20260630 12:22:45.036903 31099 webserver.cc:533] Webserver started at http://127.30.94.195:36313/ using document root <none> and password file <none>
I20260630 12:22:45.037461 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:45.037659 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:45.037928 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:45.037979  7183 ts_manager.cc:194] Registered new tserver with Master: c38585e96f834ee99feb232ad7576bc7 (127.30.94.194:45919)
I20260630 12:22:45.039009 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e"
format_stamp: "Formatted at 2026-06-30 12:22:45 on dist-test-slave-cbkb"
I20260630 12:22:45.039569  7183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33862
I20260630 12:22:45.043218 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:45.046409  7396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:45.047163 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:22:45.047443 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e"
format_stamp: "Formatted at 2026-06-30 12:22:45 on dist-test-slave-cbkb"
I20260630 12:22:45.047710 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:45.058758 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:45.059762 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:45.061177 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:45.063406 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:45.063617 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:45.063848 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:45.064024 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:45.099381 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:40031
I20260630 12:22:45.099486  7458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:40031 every 8 connection(s)
I20260630 12:22:45.112846  7459 heartbeater.cc:344] Connected to a master server at 127.30.94.254:40149
I20260630 12:22:45.113197  7459 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:45.113811  7459 heartbeater.cc:507] Master 127.30.94.254:40149 requested a full tablet report, sending...
I20260630 12:22:45.115559  7183 ts_manager.cc:194] Registered new tserver with Master: c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:45.115700 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013363047s
I20260630 12:22:45.116931  7183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33872
I20260630 12:22:45.951038  7310 heartbeater.cc:499] Master 127.30.94.254:40149 was elected leader, sending a full tablet report...
I20260630 12:22:46.041932  7385 heartbeater.cc:499] Master 127.30.94.254:40149 was elected leader, sending a full tablet report...
I20260630 12:22:46.119306  7459 heartbeater.cc:499] Master 127.30.94.254:40149 was elected leader, sending a full tablet report...
I20260630 12:22:46.169764  7183 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33886:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:22:46.172127  7183 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:22:46.243316  7275 tablet_service.cc:1511] Processing CreateTablet for tablet 22caba3942744409a74a8c4ad31d6306 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:22:46.244656  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22caba3942744409a74a8c4ad31d6306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.245396  7270 tablet_service.cc:1511] Processing CreateTablet for tablet 7726fd95fed84e94adec075a78f970d3 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:22:46.246675  7270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7726fd95fed84e94adec075a78f970d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.249442  7271 tablet_service.cc:1511] Processing CreateTablet for tablet b82fca00ce184ff5a42d63304a684c01 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:22:46.250751  7271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82fca00ce184ff5a42d63304a684c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.252277  7274 tablet_service.cc:1511] Processing CreateTablet for tablet de5af00ef0db48c6b35c88f3bdc5c085 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:22:46.252712  7272 tablet_service.cc:1511] Processing CreateTablet for tablet b88287a296884f4d96f2287a1326bfde (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:22:46.253597  7274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5af00ef0db48c6b35c88f3bdc5c085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.254757  7273 tablet_service.cc:1511] Processing CreateTablet for tablet 1af59ee72bd64249a585b622bec2882e (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:22:46.256112  7273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af59ee72bd64249a585b622bec2882e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.260701  7272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b88287a296884f4d96f2287a1326bfde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.271219  7350 tablet_service.cc:1511] Processing CreateTablet for tablet 22caba3942744409a74a8c4ad31d6306 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:22:46.272639  7350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22caba3942744409a74a8c4ad31d6306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.281389  7479 tablet_bootstrap.cc:492] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Bootstrap starting.
I20260630 12:22:46.283264  7349 tablet_service.cc:1511] Processing CreateTablet for tablet de5af00ef0db48c6b35c88f3bdc5c085 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:22:46.284601  7349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5af00ef0db48c6b35c88f3bdc5c085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.286147  7424 tablet_service.cc:1511] Processing CreateTablet for tablet 22caba3942744409a74a8c4ad31d6306 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:22:46.287433  7424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22caba3942744409a74a8c4ad31d6306. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.288892  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 7726fd95fed84e94adec075a78f970d3 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:22:46.290148  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7726fd95fed84e94adec075a78f970d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.289793  7423 tablet_service.cc:1511] Processing CreateTablet for tablet de5af00ef0db48c6b35c88f3bdc5c085 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:22:46.291487  7423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de5af00ef0db48c6b35c88f3bdc5c085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.293393  7346 tablet_service.cc:1511] Processing CreateTablet for tablet b82fca00ce184ff5a42d63304a684c01 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:22:46.293668  7422 tablet_service.cc:1511] Processing CreateTablet for tablet 1af59ee72bd64249a585b622bec2882e (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:22:46.294552  7480 tablet_bootstrap.cc:492] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7: Bootstrap starting.
I20260630 12:22:46.295006  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af59ee72bd64249a585b622bec2882e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.295863  7347 tablet_service.cc:1511] Processing CreateTablet for tablet b88287a296884f4d96f2287a1326bfde (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:22:46.297403  7420 tablet_service.cc:1511] Processing CreateTablet for tablet b82fca00ce184ff5a42d63304a684c01 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:22:46.297973  7348 tablet_service.cc:1511] Processing CreateTablet for tablet 1af59ee72bd64249a585b622bec2882e (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:22:46.298655  7420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82fca00ce184ff5a42d63304a684c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.301360  7421 tablet_service.cc:1511] Processing CreateTablet for tablet b88287a296884f4d96f2287a1326bfde (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:22:46.302570  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b88287a296884f4d96f2287a1326bfde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.294714  7346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82fca00ce184ff5a42d63304a684c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.305491  7419 tablet_service.cc:1511] Processing CreateTablet for tablet 7726fd95fed84e94adec075a78f970d3 (DEFAULT_TABLE table=test-workload [id=ee9f0bf445964e14b9fa7c03ba374970]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:22:46.306748  7419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7726fd95fed84e94adec075a78f970d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.313097  7348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1af59ee72bd64249a585b622bec2882e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.314661  7347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b88287a296884f4d96f2287a1326bfde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:46.317790  7481 tablet_bootstrap.cc:492] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Bootstrap starting.
I20260630 12:22:46.324724  7481 tablet_bootstrap.cc:654] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.339154  7481 tablet_bootstrap.cc:492] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e: No bootstrap required, opened a new log
I20260630 12:22:46.339701  7481 ts_tablet_manager.cc:1403] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:22:46.342429  7481 raft_consensus.cc:359] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.343258  7481 raft_consensus.cc:385] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.343606  7481 raft_consensus.cc:740] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5bc0cdb1f4a49e8aa04ef8278e59e0e, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.344585  7481 consensus_queue.cc:260] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.352548  7479 tablet_bootstrap.cc:654] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.357388  7481 ts_tablet_manager.cc:1434] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:22:46.361675  7481 tablet_bootstrap.cc:492] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Bootstrap starting.
I20260630 12:22:46.365972  7480 tablet_bootstrap.cc:654] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.367975  7481 tablet_bootstrap.cc:654] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.370401  7479 tablet_bootstrap.cc:492] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa: No bootstrap required, opened a new log
I20260630 12:22:46.370896  7479 ts_tablet_manager.cc:1403] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent bootstrapping tablet: real 0.090s	user 0.004s	sys 0.014s
I20260630 12:22:46.373749  7479 raft_consensus.cc:359] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.374496  7479 raft_consensus.cc:385] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.374596  7480 tablet_bootstrap.cc:492] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7: No bootstrap required, opened a new log
I20260630 12:22:46.374873  7479 raft_consensus.cc:740] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab058ec51cc4bbdadf711ef7c9d48aa, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.375200  7480 ts_tablet_manager.cc:1403] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.006s
I20260630 12:22:46.375815  7479 consensus_queue.cc:260] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.378809  7480 raft_consensus.cc:359] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.379906  7480 raft_consensus.cc:385] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.380376  7480 raft_consensus.cc:740] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.381546  7480 consensus_queue.cc:260] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.385210  7480 ts_tablet_manager.cc:1434] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:22:46.385263  7479 ts_tablet_manager.cc:1434] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260630 12:22:46.386353  7480 tablet_bootstrap.cc:492] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7: Bootstrap starting.
I20260630 12:22:46.386556  7479 tablet_bootstrap.cc:492] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Bootstrap starting.
I20260630 12:22:46.390622  7481 tablet_bootstrap.cc:492] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: No bootstrap required, opened a new log
I20260630 12:22:46.391242  7481 ts_tablet_manager.cc:1403] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260630 12:22:46.391978  7480 tablet_bootstrap.cc:654] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.392808  7479 tablet_bootstrap.cc:654] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.394003  7481 raft_consensus.cc:359] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.394964  7481 raft_consensus.cc:385] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.395397  7481 raft_consensus.cc:740] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5bc0cdb1f4a49e8aa04ef8278e59e0e, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.396644  7481 consensus_queue.cc:260] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.399104  7481 ts_tablet_manager.cc:1434] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:22:46.400219  7481 tablet_bootstrap.cc:492] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Bootstrap starting.
I20260630 12:22:46.405082  7480 tablet_bootstrap.cc:492] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7: No bootstrap required, opened a new log
I20260630 12:22:46.405592  7480 ts_tablet_manager.cc:1403] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.010s
I20260630 12:22:46.407383  7481 tablet_bootstrap.cc:654] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.408244  7479 tablet_bootstrap.cc:492] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa: No bootstrap required, opened a new log
I20260630 12:22:46.408344  7480 raft_consensus.cc:359] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.408880  7479 ts_tablet_manager.cc:1403] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260630 12:22:46.409340  7480 raft_consensus.cc:385] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.409904  7480 raft_consensus.cc:740] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.411167  7480 consensus_queue.cc:260] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.412109  7479 raft_consensus.cc:359] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.412957  7479 raft_consensus.cc:385] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.413316  7479 raft_consensus.cc:740] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab058ec51cc4bbdadf711ef7c9d48aa, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.414217  7480 ts_tablet_manager.cc:1434] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:22:46.414192  7479 consensus_queue.cc:260] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.415624  7480 tablet_bootstrap.cc:492] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7: Bootstrap starting.
I20260630 12:22:46.416559  7479 ts_tablet_manager.cc:1434] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:46.417542  7479 tablet_bootstrap.cc:492] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa: Bootstrap starting.
I20260630 12:22:46.421234  7481 tablet_bootstrap.cc:492] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: No bootstrap required, opened a new log
I20260630 12:22:46.421775  7481 ts_tablet_manager.cc:1403] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260630 12:22:46.422016  7480 tablet_bootstrap.cc:654] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.422920  7479 tablet_bootstrap.cc:654] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.426059  7481 raft_consensus.cc:359] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.429533  7481 raft_consensus.cc:385] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.430001  7481 raft_consensus.cc:740] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5bc0cdb1f4a49e8aa04ef8278e59e0e, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.430967  7481 consensus_queue.cc:260] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.433231  7481 ts_tablet_manager.cc:1434] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:22:46.434252  7481 tablet_bootstrap.cc:492] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Bootstrap starting.
I20260630 12:22:46.435509  7480 tablet_bootstrap.cc:492] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7: No bootstrap required, opened a new log
I20260630 12:22:46.436070  7480 ts_tablet_manager.cc:1403] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260630 12:22:46.439630  7481 tablet_bootstrap.cc:654] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.439708  7480 raft_consensus.cc:359] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.441200  7480 raft_consensus.cc:385] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.441553  7480 raft_consensus.cc:740] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.442404  7479 tablet_bootstrap.cc:492] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa: No bootstrap required, opened a new log
I20260630 12:22:46.443075  7479 ts_tablet_manager.cc:1403] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260630 12:22:46.442472  7480 consensus_queue.cc:260] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.443986  7487 raft_consensus.cc:493] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:46.444504  7487 raft_consensus.cc:515] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.445822  7480 ts_tablet_manager.cc:1434] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:46.447073  7487 leader_election.cc:290] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031), c38585e96f834ee99feb232ad7576bc7 (127.30.94.194:45919)
I20260630 12:22:46.447237  7480 tablet_bootstrap.cc:492] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7: Bootstrap starting.
I20260630 12:22:46.451764  7481 tablet_bootstrap.cc:492] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: No bootstrap required, opened a new log
I20260630 12:22:46.452363  7481 ts_tablet_manager.cc:1403] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260630 12:22:46.453922  7480 tablet_bootstrap.cc:654] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.455356  7481 raft_consensus.cc:359] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.456173  7481 raft_consensus.cc:385] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.456560  7481 raft_consensus.cc:740] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5bc0cdb1f4a49e8aa04ef8278e59e0e, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.457435  7481 consensus_queue.cc:260] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.457858  7479 raft_consensus.cc:359] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.460116  7481 ts_tablet_manager.cc:1434] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:22:46.460229  7479 raft_consensus.cc:385] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.461474  7479 raft_consensus.cc:740] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab058ec51cc4bbdadf711ef7c9d48aa, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.462697  7481 tablet_bootstrap.cc:492] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Bootstrap starting.
I20260630 12:22:46.462476  7479 consensus_queue.cc:260] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.467263  7479 ts_tablet_manager.cc:1434] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260630 12:22:46.468348  7479 tablet_bootstrap.cc:492] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Bootstrap starting.
I20260630 12:22:46.468817  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22caba3942744409a74a8c4ad31d6306" candidate_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" is_pre_election: true
I20260630 12:22:46.469729  7434 raft_consensus.cc:2468] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab058ec51cc4bbdadf711ef7c9d48aa in term 0.
I20260630 12:22:46.471120  7249 leader_election.cc:304] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c5bc0cdb1f4a49e8aa04ef8278e59e0e; no voters: 
I20260630 12:22:46.471949  7487 raft_consensus.cc:2804] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:46.472316  7487 raft_consensus.cc:493] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:46.472680  7480 tablet_bootstrap.cc:492] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7: No bootstrap required, opened a new log
I20260630 12:22:46.472675  7487 raft_consensus.cc:3060] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.473472  7480 ts_tablet_manager.cc:1403] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260630 12:22:46.476200  7480 raft_consensus.cc:359] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.476881  7480 raft_consensus.cc:385] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.477239  7480 raft_consensus.cc:740] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.478889  7480 consensus_queue.cc:260] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.481720  7480 ts_tablet_manager.cc:1434] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260630 12:22:46.482708  7480 tablet_bootstrap.cc:492] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7: Bootstrap starting.
I20260630 12:22:46.482836  7487 raft_consensus.cc:515] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.484185  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22caba3942744409a74a8c4ad31d6306" candidate_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38585e96f834ee99feb232ad7576bc7" is_pre_election: true
I20260630 12:22:46.484910  7360 raft_consensus.cc:2468] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ab058ec51cc4bbdadf711ef7c9d48aa in term 0.
I20260630 12:22:46.486045  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22caba3942744409a74a8c4ad31d6306" candidate_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e"
I20260630 12:22:46.486624  7434 raft_consensus.cc:3060] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.488034  7480 tablet_bootstrap.cc:654] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.477728  7481 tablet_bootstrap.cc:654] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.479925  7479 tablet_bootstrap.cc:654] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.494366  7434 raft_consensus.cc:2468] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab058ec51cc4bbdadf711ef7c9d48aa in term 1.
I20260630 12:22:46.495970  7249 leader_election.cc:304] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c5bc0cdb1f4a49e8aa04ef8278e59e0e; no voters: 
I20260630 12:22:46.497068  7487 leader_election.cc:290] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [CANDIDATE]: Term 1 election: Requested vote from peers c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031), c38585e96f834ee99feb232ad7576bc7 (127.30.94.194:45919)
I20260630 12:22:46.497826  7487 raft_consensus.cc:2804] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:46.498457  7487 raft_consensus.cc:697] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 LEADER]: Becoming Leader. State: Replica: 5ab058ec51cc4bbdadf711ef7c9d48aa, State: Running, Role: LEADER
I20260630 12:22:46.499562  7487 consensus_queue.cc:237] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } }
I20260630 12:22:46.505496  7479 tablet_bootstrap.cc:492] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa: No bootstrap required, opened a new log
I20260630 12:22:46.506181  7479 ts_tablet_manager.cc:1403] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260630 12:22:46.509829  7479 raft_consensus.cc:359] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.510797  7479 raft_consensus.cc:385] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.511233  7479 raft_consensus.cc:740] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab058ec51cc4bbdadf711ef7c9d48aa, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.512398  7479 consensus_queue.cc:260] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.520278  7479 ts_tablet_manager.cc:1434] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260630 12:22:46.520924  7480 tablet_bootstrap.cc:492] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7: No bootstrap required, opened a new log
I20260630 12:22:46.521576  7480 ts_tablet_manager.cc:1403] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.014s
I20260630 12:22:46.521620  7479 tablet_bootstrap.cc:492] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa: Bootstrap starting.
I20260630 12:22:46.524565  7480 raft_consensus.cc:359] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.525678  7480 raft_consensus.cc:385] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.526136  7480 raft_consensus.cc:740] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.527139  7480 consensus_queue.cc:260] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.530071  7480 ts_tablet_manager.cc:1434] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:22:46.531145  7480 tablet_bootstrap.cc:492] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7: Bootstrap starting.
I20260630 12:22:46.533356  7488 raft_consensus.cc:493] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:46.534083  7479 tablet_bootstrap.cc:654] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.533859  7488 raft_consensus.cc:515] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.536746  7488 leader_election.cc:290] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.536998  7480 tablet_bootstrap.cc:654] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.539549  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22caba3942744409a74a8c4ad31d6306" candidate_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38585e96f834ee99feb232ad7576bc7"
I20260630 12:22:46.540343  7360 raft_consensus.cc:3060] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.541247  7183 catalog_manager.cc:5697] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193). New cstate: current_term: 1 leader_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:46.548295  7480 tablet_bootstrap.cc:492] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7: No bootstrap required, opened a new log
I20260630 12:22:46.548857  7480 ts_tablet_manager.cc:1403] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260630 12:22:46.551707  7480 raft_consensus.cc:359] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.552529  7480 raft_consensus.cc:385] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.552855  7480 raft_consensus.cc:740] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.553679  7480 consensus_queue.cc:260] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.555933  7480 ts_tablet_manager.cc:1434] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:22:46.566633  7360 raft_consensus.cc:2468] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ab058ec51cc4bbdadf711ef7c9d48aa in term 1.
I20260630 12:22:46.568084  7488 raft_consensus.cc:493] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:46.569314  7481 tablet_bootstrap.cc:492] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: No bootstrap required, opened a new log
I20260630 12:22:46.569984  7481 ts_tablet_manager.cc:1403] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.035s
I20260630 12:22:46.568836  7488 raft_consensus.cc:515] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.572399  7488 leader_election.cc:290] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.577098  7481 raft_consensus.cc:359] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.577855  7481 raft_consensus.cc:385] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.578150  7481 raft_consensus.cc:740] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5bc0cdb1f4a49e8aa04ef8278e59e0e, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.579015  7481 consensus_queue.cc:260] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.582235  7483 raft_consensus.cc:493] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:46.582409  7481 ts_tablet_manager.cc:1434] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:22:46.582700  7483 raft_consensus.cc:515] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.583593  7481 tablet_bootstrap.cc:492] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Bootstrap starting.
I20260630 12:22:46.586650  7483 leader_election.cc:290] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c38585e96f834ee99feb232ad7576bc7 (127.30.94.194:45919)
I20260630 12:22:46.590456  7481 tablet_bootstrap.cc:654] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.595659  7479 tablet_bootstrap.cc:492] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa: No bootstrap required, opened a new log
I20260630 12:22:46.599889  7479 ts_tablet_manager.cc:1403] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent bootstrapping tablet: real 0.079s	user 0.040s	sys 0.016s
I20260630 12:22:46.599893  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af59ee72bd64249a585b622bec2882e" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" is_pre_election: true
I20260630 12:22:46.601039  7434 raft_consensus.cc:2468] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 0.
I20260630 12:22:46.602070  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88287a296884f4d96f2287a1326bfde" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" is_pre_election: true
I20260630 12:22:46.605034  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af59ee72bd64249a585b622bec2882e" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" is_pre_election: true
I20260630 12:22:46.605603  7324 leader_election.cc:304] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38585e96f834ee99feb232ad7576bc7, c5bc0cdb1f4a49e8aa04ef8278e59e0e; no voters: 
I20260630 12:22:46.605724  7285 raft_consensus.cc:2468] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 0.
I20260630 12:22:46.607148  7488 raft_consensus.cc:493] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:46.607051  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88287a296884f4d96f2287a1326bfde" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" is_pre_election: true
I20260630 12:22:46.607667  7488 raft_consensus.cc:515] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.609759  7488 leader_election.cc:290] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.610302  7488 raft_consensus.cc:2804] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:46.610488  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726fd95fed84e94adec075a78f970d3" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" is_pre_election: true
I20260630 12:22:46.610678  7488 raft_consensus.cc:493] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:46.610898  7481 tablet_bootstrap.cc:492] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e: No bootstrap required, opened a new log
I20260630 12:22:46.611089  7488 raft_consensus.cc:3060] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.611140  7285 raft_consensus.cc:2468] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 0.
I20260630 12:22:46.612640  7326 leader_election.cc:304] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c38585e96f834ee99feb232ad7576bc7; no voters: 
I20260630 12:22:46.613914  7479 raft_consensus.cc:359] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.614771  7479 raft_consensus.cc:385] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.615065  7479 raft_consensus.cc:740] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab058ec51cc4bbdadf711ef7c9d48aa, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.616724  7481 ts_tablet_manager.cc:1403] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.000s
I20260630 12:22:46.619436  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726fd95fed84e94adec075a78f970d3" candidate_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" is_pre_election: true
I20260630 12:22:46.620026  7285 raft_consensus.cc:2468] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5bc0cdb1f4a49e8aa04ef8278e59e0e in term 0.
I20260630 12:22:46.619987  7481 raft_consensus.cc:359] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.620867  7481 raft_consensus.cc:385] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.621230  7481 raft_consensus.cc:740] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5bc0cdb1f4a49e8aa04ef8278e59e0e, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.621361  7488 raft_consensus.cc:515] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.621574  7400 leader_election.cc:304] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c5bc0cdb1f4a49e8aa04ef8278e59e0e; no voters: 
I20260630 12:22:46.622160  7481 consensus_queue.cc:260] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.624926  7481 ts_tablet_manager.cc:1434] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:22:46.623071  7508 raft_consensus.cc:2804] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:46.625803  7508 raft_consensus.cc:493] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:46.626227  7508 raft_consensus.cc:3060] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.626446  7285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af59ee72bd64249a585b622bec2882e" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa"
I20260630 12:22:46.627033  7285 raft_consensus.cc:3060] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.632964  7488 leader_election.cc:290] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.633606  7488 raft_consensus.cc:2804] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:46.633451  7508 raft_consensus.cc:515] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.634025  7488 raft_consensus.cc:493] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:46.636273  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726fd95fed84e94adec075a78f970d3" candidate_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa"
I20260630 12:22:46.637106  7488 raft_consensus.cc:3060] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.637274  7283 raft_consensus.cc:3060] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.640704  7285 raft_consensus.cc:2468] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 1.
I20260630 12:22:46.641911  7326 leader_election.cc:304] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c38585e96f834ee99feb232ad7576bc7; no voters: 
I20260630 12:22:46.636497  7508 leader_election.cc:290] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 election: Requested vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c38585e96f834ee99feb232ad7576bc7 (127.30.94.194:45919)
I20260630 12:22:46.615772  7479 consensus_queue.cc:260] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.644193  7284 raft_consensus.cc:2468] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 0.
I20260630 12:22:46.644411  7513 raft_consensus.cc:2804] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:22:46.644541  7324 leader_election.cc:343] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:46.646359  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726fd95fed84e94adec075a78f970d3" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" is_pre_election: true
I20260630 12:22:46.647384  7433 raft_consensus.cc:2393] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c38585e96f834ee99feb232ad7576bc7 in current term 1: Already voted for candidate c5bc0cdb1f4a49e8aa04ef8278e59e0e in this term.
I20260630 12:22:46.647486  7326 leader_election.cc:304] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c38585e96f834ee99feb232ad7576bc7; no voters: c5bc0cdb1f4a49e8aa04ef8278e59e0e
I20260630 12:22:46.650915  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1af59ee72bd64249a585b622bec2882e" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e"
I20260630 12:22:46.651249  7479 ts_tablet_manager.cc:1434] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260630 12:22:46.651619  7433 raft_consensus.cc:3060] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.652711  7479 tablet_bootstrap.cc:492] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Bootstrap starting.
I20260630 12:22:46.655040  7508 raft_consensus.cc:493] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:46.646385  7283 raft_consensus.cc:2468] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5bc0cdb1f4a49e8aa04ef8278e59e0e in term 1.
I20260630 12:22:46.655537  7508 raft_consensus.cc:515] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.657769  7508 leader_election.cc:290] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c38585e96f834ee99feb232ad7576bc7 (127.30.94.194:45919)
I20260630 12:22:46.657923  7400 leader_election.cc:304] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c5bc0cdb1f4a49e8aa04ef8278e59e0e; no voters: 
I20260630 12:22:46.658843  7508 raft_consensus.cc:2804] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:46.659323  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82fca00ce184ff5a42d63304a684c01" candidate_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" is_pre_election: true
I20260630 12:22:46.659754  7360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726fd95fed84e94adec075a78f970d3" candidate_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38585e96f834ee99feb232ad7576bc7" is_pre_election: true
W20260630 12:22:46.660598  7400 leader_election.cc:343] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:46.660640  7508 raft_consensus.cc:697] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 LEADER]: Becoming Leader. State: Replica: c5bc0cdb1f4a49e8aa04ef8278e59e0e, State: Running, Role: LEADER
I20260630 12:22:46.661759  7508 consensus_queue.cc:237] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.664718  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726fd95fed84e94adec075a78f970d3" candidate_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38585e96f834ee99feb232ad7576bc7"
I20260630 12:22:46.666298  7433 raft_consensus.cc:2468] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 1.
I20260630 12:22:46.668095  7516 raft_consensus.cc:493] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:46.668709  7516 raft_consensus.cc:515] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.670388  7488 raft_consensus.cc:515] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.671619  7360 raft_consensus.cc:2393] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5bc0cdb1f4a49e8aa04ef8278e59e0e in current term 1: Already voted for candidate c38585e96f834ee99feb232ad7576bc7 in this term.
I20260630 12:22:46.671744  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5af00ef0db48c6b35c88f3bdc5c085" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" is_pre_election: true
I20260630 12:22:46.672616  7283 raft_consensus.cc:2468] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 0.
I20260630 12:22:46.673631  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5af00ef0db48c6b35c88f3bdc5c085" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" is_pre_election: true
I20260630 12:22:46.674289  7433 raft_consensus.cc:2468] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 0.
I20260630 12:22:46.674160  7326 leader_election.cc:304] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c38585e96f834ee99feb232ad7576bc7; no voters: 
I20260630 12:22:46.675079  7488 leader_election.cc:290] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.666857  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82fca00ce184ff5a42d63304a684c01" candidate_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38585e96f834ee99feb232ad7576bc7" is_pre_election: true
I20260630 12:22:46.667445  7515 raft_consensus.cc:2804] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:46.666931  7479 tablet_bootstrap.cc:654] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:46.677740  7515 raft_consensus.cc:493] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:46.677873  7359 raft_consensus.cc:2468] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5bc0cdb1f4a49e8aa04ef8278e59e0e in term 0.
I20260630 12:22:46.678278  7515 raft_consensus.cc:3060] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.679087  7398 leader_election.cc:304] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c38585e96f834ee99feb232ad7576bc7, c5bc0cdb1f4a49e8aa04ef8278e59e0e; no voters: 5ab058ec51cc4bbdadf711ef7c9d48aa
I20260630 12:22:46.676379  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726fd95fed84e94adec075a78f970d3" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa"
I20260630 12:22:46.680255  7483 raft_consensus.cc:2804] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:46.680744  7483 raft_consensus.cc:493] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:46.681079  7488 raft_consensus.cc:2804] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:46.681172  7483 raft_consensus.cc:3060] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.681545  7488 raft_consensus.cc:493] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:46.681965  7488 raft_consensus.cc:3060] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.685747  7183 catalog_manager.cc:5697] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195). New cstate: current_term: 1 leader_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:46.688862  7283 raft_consensus.cc:2393] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c38585e96f834ee99feb232ad7576bc7 in current term 1: Already voted for candidate c5bc0cdb1f4a49e8aa04ef8278e59e0e in this term.
I20260630 12:22:46.676314  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7726fd95fed84e94adec075a78f970d3" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e"
I20260630 12:22:46.689253  7513 raft_consensus.cc:697] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 1 LEADER]: Becoming Leader. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Running, Role: LEADER
I20260630 12:22:46.691401  7513 consensus_queue.cc:237] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.692757  7324 leader_election.cc:304] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c38585e96f834ee99feb232ad7576bc7; no voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c5bc0cdb1f4a49e8aa04ef8278e59e0e
I20260630 12:22:46.694084  7514 raft_consensus.cc:2749] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:22:46.671185  7516 leader_election.cc:290] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.694957  7483 raft_consensus.cc:515] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.697984  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82fca00ce184ff5a42d63304a684c01" candidate_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa"
I20260630 12:22:46.698151  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82fca00ce184ff5a42d63304a684c01" candidate_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38585e96f834ee99feb232ad7576bc7"
I20260630 12:22:46.698750  7359 raft_consensus.cc:3060] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:22:46.699223  7400 leader_election.cc:343] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:46.699467  7515 raft_consensus.cc:515] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.701085  7483 leader_election.cc:290] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 election: Requested vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c38585e96f834ee99feb232ad7576bc7 (127.30.94.194:45919)
I20260630 12:22:46.701556  7515 leader_election.cc:290] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.702219  7283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88287a296884f4d96f2287a1326bfde" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa"
I20260630 12:22:46.688858  7488 raft_consensus.cc:515] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.702795  7283 raft_consensus.cc:3060] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.703625  7479 tablet_bootstrap.cc:492] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa: No bootstrap required, opened a new log
I20260630 12:22:46.704174  7479 ts_tablet_manager.cc:1403] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.003s
I20260630 12:22:46.704356  7488 leader_election.cc:290] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 election: Requested vote from peers 5ab058ec51cc4bbdadf711ef7c9d48aa (127.30.94.193:39279), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.706112  7284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5af00ef0db48c6b35c88f3bdc5c085" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa"
I20260630 12:22:46.706722  7434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de5af00ef0db48c6b35c88f3bdc5c085" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e"
I20260630 12:22:46.706787  7284 raft_consensus.cc:3060] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.707368  7434 raft_consensus.cc:3060] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.707188  7479 raft_consensus.cc:359] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.707976  7479 raft_consensus.cc:385] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:46.708285  7479 raft_consensus.cc:740] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab058ec51cc4bbdadf711ef7c9d48aa, State: Initialized, Role: FOLLOWER
I20260630 12:22:46.709000  7479 consensus_queue.cc:260] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.711194  7479 ts_tablet_manager.cc:1434] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:22:46.714462  7434 raft_consensus.cc:2468] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 1.
I20260630 12:22:46.717048  7324 leader_election.cc:304] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c38585e96f834ee99feb232ad7576bc7, c5bc0cdb1f4a49e8aa04ef8278e59e0e; no voters: 
I20260630 12:22:46.715842  7359 raft_consensus.cc:2468] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5bc0cdb1f4a49e8aa04ef8278e59e0e in term 1.
I20260630 12:22:46.717846  7488 raft_consensus.cc:2804] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:46.718353  7488 raft_consensus.cc:697] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 1 LEADER]: Becoming Leader. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Running, Role: LEADER
I20260630 12:22:46.718513  7398 leader_election.cc:304] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c38585e96f834ee99feb232ad7576bc7, c5bc0cdb1f4a49e8aa04ef8278e59e0e; no voters: 5ab058ec51cc4bbdadf711ef7c9d48aa
I20260630 12:22:46.719153  7488 consensus_queue.cc:237] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.719620  7483 raft_consensus.cc:2804] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:46.720095  7483 raft_consensus.cc:697] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 LEADER]: Becoming Leader. State: Replica: c5bc0cdb1f4a49e8aa04ef8278e59e0e, State: Running, Role: LEADER
I20260630 12:22:46.720880  7483 consensus_queue.cc:237] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.728817  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b88287a296884f4d96f2287a1326bfde" candidate_uuid: "c38585e96f834ee99feb232ad7576bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e"
I20260630 12:22:46.738535  7433 raft_consensus.cc:3060] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.731916  7284 raft_consensus.cc:2468] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 1.
I20260630 12:22:46.737701  7283 raft_consensus.cc:2468] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 1.
I20260630 12:22:46.740396  7183 catalog_manager.cc:5697] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e reported cstate change: term changed from 0 to 1, leader changed from <none> to c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195). New cstate: current_term: 1 leader_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:46.755117  7326 leader_election.cc:304] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa, c38585e96f834ee99feb232ad7576bc7; no voters: 
I20260630 12:22:46.756275  7513 raft_consensus.cc:2804] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:46.756855  7513 raft_consensus.cc:697] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 1 LEADER]: Becoming Leader. State: Replica: c38585e96f834ee99feb232ad7576bc7, State: Running, Role: LEADER
I20260630 12:22:46.757715  7513 consensus_queue.cc:237] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.760772  7433 raft_consensus.cc:2468] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c38585e96f834ee99feb232ad7576bc7 in term 1.
I20260630 12:22:46.760475  7182 catalog_manager.cc:5697] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c38585e96f834ee99feb232ad7576bc7 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "c38585e96f834ee99feb232ad7576bc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } health_report { overall_health: UNKNOWN } } }
W20260630 12:22:46.767864  7231 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:22:46.772707  7501 raft_consensus.cc:493] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:46.773243  7501 raft_consensus.cc:515] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } }
I20260630 12:22:46.774544  7182 catalog_manager.cc:5697] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c38585e96f834ee99feb232ad7576bc7 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "c38585e96f834ee99feb232ad7576bc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:46.775491  7501 leader_election.cc:290] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c38585e96f834ee99feb232ad7576bc7 (127.30.94.194:45919), c5bc0cdb1f4a49e8aa04ef8278e59e0e (127.30.94.195:40031)
I20260630 12:22:46.776636  7359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82fca00ce184ff5a42d63304a684c01" candidate_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c38585e96f834ee99feb232ad7576bc7" is_pre_election: true
I20260630 12:22:46.776396  7182 catalog_manager.cc:5697] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to c38585e96f834ee99feb232ad7576bc7 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "c38585e96f834ee99feb232ad7576bc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:46.777422  7359 raft_consensus.cc:2393] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ab058ec51cc4bbdadf711ef7c9d48aa in current term 1: Already voted for candidate c5bc0cdb1f4a49e8aa04ef8278e59e0e in this term.
I20260630 12:22:46.778005  7433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82fca00ce184ff5a42d63304a684c01" candidate_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" is_pre_election: true
I20260630 12:22:46.779374  7249 leader_election.cc:304] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ab058ec51cc4bbdadf711ef7c9d48aa; no voters: c38585e96f834ee99feb232ad7576bc7, c5bc0cdb1f4a49e8aa04ef8278e59e0e
I20260630 12:22:46.780151  7501 raft_consensus.cc:3060] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:46.787110  7501 raft_consensus.cc:2749] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:46.971534  7501 consensus_queue.cc:1048] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:47.007164  7501 consensus_queue.cc:1048] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:47.069757  7434 raft_consensus.cc:1275] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Refusing update from remote peer c38585e96f834ee99feb232ad7576bc7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.071280  7283 raft_consensus.cc:1275] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Refusing update from remote peer c38585e96f834ee99feb232ad7576bc7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.071506  7513 consensus_queue.cc:1048] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:47.073819  7513 consensus_queue.cc:1048] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:47.084270  7432 raft_consensus.cc:1275] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Refusing update from remote peer c38585e96f834ee99feb232ad7576bc7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.093170  7284 raft_consensus.cc:1275] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Refusing update from remote peer c38585e96f834ee99feb232ad7576bc7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.094756  7513 consensus_queue.cc:1048] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:47.096357  7513 consensus_queue.cc:1048] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:47.165474  7285 raft_consensus.cc:1275] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Refusing update from remote peer c38585e96f834ee99feb232ad7576bc7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.174985  7431 raft_consensus.cc:1275] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Refusing update from remote peer c38585e96f834ee99feb232ad7576bc7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.180902  7516 consensus_queue.cc:1048] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:22:47.189136  7515 consensus_queue.cc:1048] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5bc0cdb1f4a49e8aa04ef8278e59e0e" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260630 12:22:47.211125  7359 raft_consensus.cc:1275] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Refusing update from remote peer c5bc0cdb1f4a49e8aa04ef8278e59e0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.216027  7508 consensus_queue.cc:1048] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260630 12:22:47.235457  7359 raft_consensus.cc:1275] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Refusing update from remote peer c5bc0cdb1f4a49e8aa04ef8278e59e0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.256384  7552 consensus_queue.cc:1048] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c38585e96f834ee99feb232ad7576bc7" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 45919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:47.275032  7283 raft_consensus.cc:1275] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Refusing update from remote peer c5bc0cdb1f4a49e8aa04ef8278e59e0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:47.233916  7551 consensus_queue.cc:1048] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.063s
I20260630 12:22:47.309178  7551 consensus_queue.cc:1048] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ab058ec51cc4bbdadf711ef7c9d48aa" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:47.411811  7540 mvcc.cc:204] Tried to move back new op lower bound from 7302439596742717440 to 7302439595049336832. Current Snapshot: MvccSnapshot[applied={T|T < 7302439596450680832}]
W20260630 12:22:47.807731  7398 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.194:45919, user_credentials={real_user=slave}} blocked reactor thread for 54260.2us
W20260630 12:22:48.095477  7525 meta_cache.cc:1261] Time spent looking up entry by key: real 0.074s	user 0.001s	sys 0.000s
I20260630 12:22:48.558151 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:22:48.588968 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:48.589704 31099 tablet_replica.cc:333] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa: stopping tablet replica
I20260630 12:22:48.590525 31099 raft_consensus.cc:2243] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.591126 31099 raft_consensus.cc:2272] T b88287a296884f4d96f2287a1326bfde P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.594573 31099 tablet_replica.cc:333] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa: stopping tablet replica
I20260630 12:22:48.595153 31099 raft_consensus.cc:2243] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.595629 31099 raft_consensus.cc:2272] T 7726fd95fed84e94adec075a78f970d3 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.598562 31099 tablet_replica.cc:333] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa: stopping tablet replica
I20260630 12:22:48.599097 31099 raft_consensus.cc:2243] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.599534 31099 raft_consensus.cc:2272] T b82fca00ce184ff5a42d63304a684c01 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.602423 31099 tablet_replica.cc:333] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa: stopping tablet replica
I20260630 12:22:48.602977 31099 raft_consensus.cc:2243] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.603410 31099 raft_consensus.cc:2272] T 1af59ee72bd64249a585b622bec2882e P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.606350 31099 tablet_replica.cc:333] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa: stopping tablet replica
I20260630 12:22:48.606907 31099 raft_consensus.cc:2243] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.607402 31099 raft_consensus.cc:2272] T de5af00ef0db48c6b35c88f3bdc5c085 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.610152 31099 tablet_replica.cc:333] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa: stopping tablet replica
I20260630 12:22:48.610664 31099 raft_consensus.cc:2243] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:48.611476 31099 raft_consensus.cc:2272] T 22caba3942744409a74a8c4ad31d6306 P 5ab058ec51cc4bbdadf711ef7c9d48aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.639808 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:22:48.660140 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:48.686179 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:48.686884 31099 tablet_replica.cc:333] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7: stopping tablet replica
I20260630 12:22:48.687618 31099 raft_consensus.cc:2243] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.688120 31099 raft_consensus.cc:2272] T b82fca00ce184ff5a42d63304a684c01 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.690985 31099 tablet_replica.cc:333] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7: stopping tablet replica
I20260630 12:22:48.691546 31099 raft_consensus.cc:2243] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:48.692435 31099 raft_consensus.cc:2272] T b88287a296884f4d96f2287a1326bfde P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.694923 31099 tablet_replica.cc:333] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7: stopping tablet replica
I20260630 12:22:48.695477 31099 raft_consensus.cc:2243] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:48.696254 31099 raft_consensus.cc:2272] T 1af59ee72bd64249a585b622bec2882e P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.698760 31099 tablet_replica.cc:333] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7: stopping tablet replica
I20260630 12:22:48.699280 31099 raft_consensus.cc:2243] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.699736 31099 raft_consensus.cc:2272] T 7726fd95fed84e94adec075a78f970d3 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.702416 31099 tablet_replica.cc:333] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7: stopping tablet replica
I20260630 12:22:48.702950 31099 raft_consensus.cc:2243] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:48.703759 31099 raft_consensus.cc:2272] T de5af00ef0db48c6b35c88f3bdc5c085 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.706205 31099 tablet_replica.cc:333] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7: stopping tablet replica
I20260630 12:22:48.706729 31099 raft_consensus.cc:2243] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.707183 31099 raft_consensus.cc:2272] T 22caba3942744409a74a8c4ad31d6306 P c38585e96f834ee99feb232ad7576bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.736260 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:48.755868 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:48.780577 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:48.781208 31099 tablet_replica.cc:333] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e: stopping tablet replica
I20260630 12:22:48.781924 31099 raft_consensus.cc:2243] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.782516 31099 raft_consensus.cc:2272] T b88287a296884f4d96f2287a1326bfde P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.785760 31099 tablet_replica.cc:333] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: stopping tablet replica
I20260630 12:22:48.786320 31099 raft_consensus.cc:2243] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.786778 31099 raft_consensus.cc:2272] T de5af00ef0db48c6b35c88f3bdc5c085 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.789919 31099 tablet_replica.cc:333] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: stopping tablet replica
I20260630 12:22:48.790481 31099 raft_consensus.cc:2243] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.790968 31099 raft_consensus.cc:2272] T 22caba3942744409a74a8c4ad31d6306 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.793594 31099 tablet_replica.cc:333] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: stopping tablet replica
I20260630 12:22:48.794149 31099 raft_consensus.cc:2243] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:48.794962 31099 raft_consensus.cc:2272] T 7726fd95fed84e94adec075a78f970d3 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.797381 31099 tablet_replica.cc:333] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e: stopping tablet replica
I20260630 12:22:48.797875 31099 raft_consensus.cc:2243] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:48.798626 31099 raft_consensus.cc:2272] T b82fca00ce184ff5a42d63304a684c01 P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.801138 31099 tablet_replica.cc:333] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e: stopping tablet replica
I20260630 12:22:48.801615 31099 raft_consensus.cc:2243] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:48.802033 31099 raft_consensus.cc:2272] T 1af59ee72bd64249a585b622bec2882e P c5bc0cdb1f4a49e8aa04ef8278e59e0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.829077 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:48.847405 31099 master.cc:562] Master@127.30.94.254:40149 shutting down...
I20260630 12:22:48.870347 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:48.870903 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:48.871194 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8c87d41f33ed4f4395617e8c77970608: stopping tablet replica
I20260630 12:22:48.890288 31099 master.cc:584] Master@127.30.94.254:40149 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4298 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:22:48.928859 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:42623
I20260630 12:22:48.929967 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:48.935009  7575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:48.936833  7578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:48.937047  7576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:48.937788 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:48.938571 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:48.938766 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:48.938917 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822168938886 us; error 0 us; skew 500 ppm
I20260630 12:22:48.939388 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:48.941681 31099 webserver.cc:533] Webserver started at http://127.30.94.254:38655/ using document root <none> and password file <none>
I20260630 12:22:48.942162 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:48.942356 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:48.942638 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:48.943720 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "5311d08ffe1a4646b1bcd8433dc87070"
format_stamp: "Formatted at 2026-06-30 12:22:48 on dist-test-slave-cbkb"
I20260630 12:22:48.948026 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:22:48.951329  7583 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:48.952072 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:48.952423 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "5311d08ffe1a4646b1bcd8433dc87070"
format_stamp: "Formatted at 2026-06-30 12:22:48 on dist-test-slave-cbkb"
I20260630 12:22:48.952704 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:48.977720 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:48.978911 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:49.015889 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:42623
I20260630 12:22:49.015986  7634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:42623 every 8 connection(s)
I20260630 12:22:49.019971  7635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:49.030501  7635 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070: Bootstrap starting.
I20260630 12:22:49.034955  7635 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:49.038807  7635 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070: No bootstrap required, opened a new log
I20260630 12:22:49.040843  7635 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5311d08ffe1a4646b1bcd8433dc87070" member_type: VOTER }
I20260630 12:22:49.041239  7635 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:49.041415  7635 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5311d08ffe1a4646b1bcd8433dc87070, State: Initialized, Role: FOLLOWER
I20260630 12:22:49.041973  7635 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5311d08ffe1a4646b1bcd8433dc87070" member_type: VOTER }
I20260630 12:22:49.042407  7635 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:49.042593  7635 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:49.042797  7635 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:49.046881  7635 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5311d08ffe1a4646b1bcd8433dc87070" member_type: VOTER }
I20260630 12:22:49.047341  7635 leader_election.cc:304] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5311d08ffe1a4646b1bcd8433dc87070; no voters: 
I20260630 12:22:49.048316  7635 leader_election.cc:290] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:49.048799  7638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:49.050166  7638 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 1 LEADER]: Becoming Leader. State: Replica: 5311d08ffe1a4646b1bcd8433dc87070, State: Running, Role: LEADER
I20260630 12:22:49.050906  7638 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5311d08ffe1a4646b1bcd8433dc87070" member_type: VOTER }
I20260630 12:22:49.051208  7635 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:49.055519  7640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5311d08ffe1a4646b1bcd8433dc87070. Latest consensus state: current_term: 1 leader_uuid: "5311d08ffe1a4646b1bcd8433dc87070" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5311d08ffe1a4646b1bcd8433dc87070" member_type: VOTER } }
I20260630 12:22:49.055979  7640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:49.056351  7639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5311d08ffe1a4646b1bcd8433dc87070" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5311d08ffe1a4646b1bcd8433dc87070" member_type: VOTER } }
I20260630 12:22:49.056910  7639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:49.060694  7643 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:49.066329  7643 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:49.068763 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:49.075299  7643 catalog_manager.cc:1383] Generated new cluster ID: 21634e5e54c245629afcd88fb049cdd4
I20260630 12:22:49.075584  7643 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:49.097374  7643 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:49.098671  7643 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:49.119387  7643 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070: Generated new TSK 0
I20260630 12:22:49.119979  7643 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:49.134680 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:49.140412  7656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:49.141712  7657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:49.143040  7659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:49.143143 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:49.144315 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:49.144630 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:49.144765 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822169144753 us; error 0 us; skew 500 ppm
I20260630 12:22:49.145185 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:49.147240 31099 webserver.cc:533] Webserver started at http://127.30.94.193:43105/ using document root <none> and password file <none>
I20260630 12:22:49.147641 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:49.147791 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:49.148010 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:49.149053 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-cbkb"
I20260630 12:22:49.153298 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:22:49.156414  7664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.157179 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:49.157459 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-cbkb"
I20260630 12:22:49.157730 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:49.174250 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:49.175364 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:49.176807 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:49.178907 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:49.179112 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.179380 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:49.179549 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.217056 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:44049
I20260630 12:22:49.217166  7726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:44049 every 8 connection(s)
I20260630 12:22:49.222048 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:49.229243  7731 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:49.231869  7732 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:49.233362  7734 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:49.233884 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:49.235347  7727 heartbeater.cc:344] Connected to a master server at 127.30.94.254:42623
I20260630 12:22:49.235726  7727 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:49.236465  7727 heartbeater.cc:507] Master 127.30.94.254:42623 requested a full tablet report, sending...
I20260630 12:22:49.236625 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:49.236899 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:49.237074 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822169237049 us; error 0 us; skew 500 ppm
I20260630 12:22:49.237710 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:49.238765  7600 ts_manager.cc:194] Registered new tserver with Master: fdf978b6abc7486e8b2b4fb5f6c1a034 (127.30.94.193:44049)
I20260630 12:22:49.240193 31099 webserver.cc:533] Webserver started at http://127.30.94.194:42083/ using document root <none> and password file <none>
I20260630 12:22:49.240751 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:49.240935 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:49.241067  7600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48752
I20260630 12:22:49.241207 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:49.242559 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "6e672e2a1501480eb306f0c7e481dfab"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-cbkb"
I20260630 12:22:49.246764 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:49.249850  7739 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.250605 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:22:49.250880 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "6e672e2a1501480eb306f0c7e481dfab"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-cbkb"
I20260630 12:22:49.251173 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:49.273005 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:49.274102 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:49.275445 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:49.277529 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:49.277752 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.277978 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:49.278153 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.316522 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:33089
I20260630 12:22:49.316641  7801 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:33089 every 8 connection(s)
I20260630 12:22:49.321267 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:49.328790  7805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:49.331188  7806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:49.332507  7808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:49.333293 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:49.334496 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:22:49.334607  7802 heartbeater.cc:344] Connected to a master server at 127.30.94.254:42623
W20260630 12:22:49.334832 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:49.335130  7802 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:49.335146 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822169335125 us; error 0 us; skew 500 ppm
I20260630 12:22:49.335945  7802 heartbeater.cc:507] Master 127.30.94.254:42623 requested a full tablet report, sending...
I20260630 12:22:49.335978 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:49.338452  7600 ts_manager.cc:194] Registered new tserver with Master: 6e672e2a1501480eb306f0c7e481dfab (127.30.94.194:33089)
I20260630 12:22:49.338891 31099 webserver.cc:533] Webserver started at http://127.30.94.195:39917/ using document root <none> and password file <none>
I20260630 12:22:49.339577 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:49.339840 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:49.340183 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:49.340525  7600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48756
I20260630 12:22:49.341785 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "a1304680700e4648ab720a19e301af56"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-cbkb"
I20260630 12:22:49.346385 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:22:49.349607  7813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.350435 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:22:49.350773 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "a1304680700e4648ab720a19e301af56"
format_stamp: "Formatted at 2026-06-30 12:22:49 on dist-test-slave-cbkb"
I20260630 12:22:49.351114 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:49.366421 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:49.367506 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:49.368891 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:49.371021 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:49.371241 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.371474 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:49.371649 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:49.409631 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:43055
I20260630 12:22:49.409755  7875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:43055 every 8 connection(s)
I20260630 12:22:49.423138  7876 heartbeater.cc:344] Connected to a master server at 127.30.94.254:42623
I20260630 12:22:49.423467  7876 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:49.424149  7876 heartbeater.cc:507] Master 127.30.94.254:42623 requested a full tablet report, sending...
I20260630 12:22:49.426069  7600 ts_manager.cc:194] Registered new tserver with Master: a1304680700e4648ab720a19e301af56 (127.30.94.195:43055)
I20260630 12:22:49.426208 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013548429s
I20260630 12:22:49.427466  7600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48760
I20260630 12:22:50.243592  7727 heartbeater.cc:499] Master 127.30.94.254:42623 was elected leader, sending a full tablet report...
I20260630 12:22:50.343077  7802 heartbeater.cc:499] Master 127.30.94.254:42623 was elected leader, sending a full tablet report...
I20260630 12:22:50.430012  7876 heartbeater.cc:499] Master 127.30.94.254:42623 was elected leader, sending a full tablet report...
I20260630 12:22:50.479951  7600 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48764:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:22:50.481926  7600 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:22:50.528631  7841 tablet_service.cc:1511] Processing CreateTablet for tablet 03a324a216ff40969e0fad49d17bd6af (DEFAULT_TABLE table=test-workload [id=e69c3807b2224d5585d3f37d280efbcc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:50.529001  7692 tablet_service.cc:1511] Processing CreateTablet for tablet 03a324a216ff40969e0fad49d17bd6af (DEFAULT_TABLE table=test-workload [id=e69c3807b2224d5585d3f37d280efbcc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:50.529829  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a324a216ff40969e0fad49d17bd6af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:50.530334  7692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a324a216ff40969e0fad49d17bd6af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:50.532008  7767 tablet_service.cc:1511] Processing CreateTablet for tablet 03a324a216ff40969e0fad49d17bd6af (DEFAULT_TABLE table=test-workload [id=e69c3807b2224d5585d3f37d280efbcc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:50.533324  7767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a324a216ff40969e0fad49d17bd6af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:50.543673  7896 tablet_bootstrap.cc:492] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56: Bootstrap starting.
I20260630 12:22:50.549875  7896 tablet_bootstrap.cc:654] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:50.549921  7897 tablet_bootstrap.cc:492] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034: Bootstrap starting.
I20260630 12:22:50.551512  7898 tablet_bootstrap.cc:492] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab: Bootstrap starting.
I20260630 12:22:50.556493  7896 tablet_bootstrap.cc:492] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56: No bootstrap required, opened a new log
I20260630 12:22:50.556854  7897 tablet_bootstrap.cc:654] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:50.557056  7896 ts_tablet_manager.cc:1403] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:22:50.558195  7898 tablet_bootstrap.cc:654] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:50.560210  7896 raft_consensus.cc:359] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.561133  7896 raft_consensus.cc:385] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:50.561539  7896 raft_consensus.cc:740] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1304680700e4648ab720a19e301af56, State: Initialized, Role: FOLLOWER
I20260630 12:22:50.562613  7897 tablet_bootstrap.cc:492] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034: No bootstrap required, opened a new log
I20260630 12:22:50.562389  7896 consensus_queue.cc:260] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.563205  7897 ts_tablet_manager.cc:1403] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.008s
I20260630 12:22:50.564405  7898 tablet_bootstrap.cc:492] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab: No bootstrap required, opened a new log
I20260630 12:22:50.565125  7898 ts_tablet_manager.cc:1403] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:22:50.566272  7897 raft_consensus.cc:359] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.566778  7896 ts_tablet_manager.cc:1434] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260630 12:22:50.567099  7897 raft_consensus.cc:385] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:50.567528  7897 raft_consensus.cc:740] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdf978b6abc7486e8b2b4fb5f6c1a034, State: Initialized, Role: FOLLOWER
I20260630 12:22:50.568135  7898 raft_consensus.cc:359] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.568235  7897 consensus_queue.cc:260] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.568933  7898 raft_consensus.cc:385] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:50.569314  7898 raft_consensus.cc:740] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e672e2a1501480eb306f0c7e481dfab, State: Initialized, Role: FOLLOWER
I20260630 12:22:50.571034  7898 consensus_queue.cc:260] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.574098  7897 ts_tablet_manager.cc:1434] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:22:50.577659  7898 ts_tablet_manager.cc:1434] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:22:50.583557  7902 raft_consensus.cc:493] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:50.584033  7902 raft_consensus.cc:515] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.586587  7902 leader_election.cc:290] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdf978b6abc7486e8b2b4fb5f6c1a034 (127.30.94.193:44049), 6e672e2a1501480eb306f0c7e481dfab (127.30.94.194:33089)
I20260630 12:22:50.597292  7702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a324a216ff40969e0fad49d17bd6af" candidate_uuid: "a1304680700e4648ab720a19e301af56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" is_pre_election: true
I20260630 12:22:50.597915  7702 raft_consensus.cc:2468] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1304680700e4648ab720a19e301af56 in term 0.
I20260630 12:22:50.598901  7816 leader_election.cc:304] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1304680700e4648ab720a19e301af56, fdf978b6abc7486e8b2b4fb5f6c1a034; no voters: 
I20260630 12:22:50.599478  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a324a216ff40969e0fad49d17bd6af" candidate_uuid: "a1304680700e4648ab720a19e301af56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e672e2a1501480eb306f0c7e481dfab" is_pre_election: true
I20260630 12:22:50.599740  7902 raft_consensus.cc:2804] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:50.600257  7902 raft_consensus.cc:493] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:50.600129  7777 raft_consensus.cc:2468] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1304680700e4648ab720a19e301af56 in term 0.
I20260630 12:22:50.600648  7902 raft_consensus.cc:3060] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:50.606449  7902 raft_consensus.cc:515] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.607960  7902 leader_election.cc:290] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [CANDIDATE]: Term 1 election: Requested vote from peers fdf978b6abc7486e8b2b4fb5f6c1a034 (127.30.94.193:44049), 6e672e2a1501480eb306f0c7e481dfab (127.30.94.194:33089)
I20260630 12:22:50.608644  7702 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a324a216ff40969e0fad49d17bd6af" candidate_uuid: "a1304680700e4648ab720a19e301af56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034"
I20260630 12:22:50.608886  7777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a324a216ff40969e0fad49d17bd6af" candidate_uuid: "a1304680700e4648ab720a19e301af56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e672e2a1501480eb306f0c7e481dfab"
I20260630 12:22:50.609146  7702 raft_consensus.cc:3060] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:50.609431  7777 raft_consensus.cc:3060] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:50.614025  7702 raft_consensus.cc:2468] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1304680700e4648ab720a19e301af56 in term 1.
I20260630 12:22:50.614413  7777 raft_consensus.cc:2468] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1304680700e4648ab720a19e301af56 in term 1.
I20260630 12:22:50.614974  7816 leader_election.cc:304] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1304680700e4648ab720a19e301af56, fdf978b6abc7486e8b2b4fb5f6c1a034; no voters: 
I20260630 12:22:50.615658  7902 raft_consensus.cc:2804] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:50.616751  7902 raft_consensus.cc:697] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 1 LEADER]: Becoming Leader. State: Replica: a1304680700e4648ab720a19e301af56, State: Running, Role: LEADER
I20260630 12:22:50.617508  7902 consensus_queue.cc:237] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } }
I20260630 12:22:50.625011  7600 catalog_manager.cc:5697] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1304680700e4648ab720a19e301af56 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "a1304680700e4648ab720a19e301af56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1304680700e4648ab720a19e301af56" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 43055 } health_report { overall_health: HEALTHY } } }
W20260630 12:22:50.664669  7877 tablet.cc:2406] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:22:50.801744  7777 raft_consensus.cc:1275] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 1 FOLLOWER]: Refusing update from remote peer a1304680700e4648ab720a19e301af56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:50.801744  7702 raft_consensus.cc:1275] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 1 FOLLOWER]: Refusing update from remote peer a1304680700e4648ab720a19e301af56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:50.803716  7907 consensus_queue.cc:1048] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e672e2a1501480eb306f0c7e481dfab" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 33089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:50.804370  7902 consensus_queue.cc:1048] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdf978b6abc7486e8b2b4fb5f6c1a034" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 44049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:51.247114 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:22:51.269300 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:51.269959 31099 tablet_replica.cc:333] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034: stopping tablet replica
I20260630 12:22:51.270529 31099 raft_consensus.cc:2243] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:51.271075 31099 raft_consensus.cc:2272] T 03a324a216ff40969e0fad49d17bd6af P fdf978b6abc7486e8b2b4fb5f6c1a034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:51.281279 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:22:51.290306 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:51.310277 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:51.310891 31099 tablet_replica.cc:333] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab: stopping tablet replica
I20260630 12:22:51.311394 31099 raft_consensus.cc:2243] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:51.311965 31099 raft_consensus.cc:2272] T 03a324a216ff40969e0fad49d17bd6af P 6e672e2a1501480eb306f0c7e481dfab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:51.331900 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:51.340629 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:51.359748 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:51.360378 31099 tablet_replica.cc:333] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56: stopping tablet replica
I20260630 12:22:51.360914 31099 raft_consensus.cc:2243] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:51.361802 31099 raft_consensus.cc:2272] T 03a324a216ff40969e0fad49d17bd6af P a1304680700e4648ab720a19e301af56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:51.373047 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:51.381798 31099 master.cc:562] Master@127.30.94.254:42623 shutting down...
I20260630 12:22:51.398703 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:51.399143 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:51.399384 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5311d08ffe1a4646b1bcd8433dc87070: stopping tablet replica
I20260630 12:22:51.417598 31099 master.cc:584] Master@127.30.94.254:42623 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2512 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:22:51.443965 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:43603
I20260630 12:22:51.445007 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:51.449534  7931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:51.449710  7932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:51.451015  7934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:51.452015 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:51.452771 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:51.452935 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:51.453047 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822171453036 us; error 0 us; skew 500 ppm
I20260630 12:22:51.453467 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:51.455468 31099 webserver.cc:533] Webserver started at http://127.30.94.254:38261/ using document root <none> and password file <none>
I20260630 12:22:51.455857 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:51.456013 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:51.456221 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:51.457216 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "2ff3237faabe416cb6b08eb8c02b7cf7"
format_stamp: "Formatted at 2026-06-30 12:22:51 on dist-test-slave-cbkb"
I20260630 12:22:51.461238 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:51.464144  7939 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.464828 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:51.465108 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "2ff3237faabe416cb6b08eb8c02b7cf7"
format_stamp: "Formatted at 2026-06-30 12:22:51 on dist-test-slave-cbkb"
I20260630 12:22:51.465371 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:51.483973 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:51.484933 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:51.517786 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:43603
I20260630 12:22:51.517895  7990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:43603 every 8 connection(s)
I20260630 12:22:51.521387  7991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:51.531615  7991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7: Bootstrap starting.
I20260630 12:22:51.535606  7991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:51.539191  7991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7: No bootstrap required, opened a new log
I20260630 12:22:51.541067  7991 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ff3237faabe416cb6b08eb8c02b7cf7" member_type: VOTER }
I20260630 12:22:51.541445  7991 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:51.541676  7991 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ff3237faabe416cb6b08eb8c02b7cf7, State: Initialized, Role: FOLLOWER
I20260630 12:22:51.542239  7991 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ff3237faabe416cb6b08eb8c02b7cf7" member_type: VOTER }
I20260630 12:22:51.542667  7991 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:51.542881  7991 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:51.543154  7991 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:51.547268  7991 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ff3237faabe416cb6b08eb8c02b7cf7" member_type: VOTER }
I20260630 12:22:51.547748  7991 leader_election.cc:304] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2ff3237faabe416cb6b08eb8c02b7cf7; no voters: 
I20260630 12:22:51.548828  7991 leader_election.cc:290] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:51.549222  7994 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:51.550549  7994 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 1 LEADER]: Becoming Leader. State: Replica: 2ff3237faabe416cb6b08eb8c02b7cf7, State: Running, Role: LEADER
I20260630 12:22:51.551095  7994 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ff3237faabe416cb6b08eb8c02b7cf7" member_type: VOTER }
I20260630 12:22:51.551635  7991 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:51.555514  7995 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ff3237faabe416cb6b08eb8c02b7cf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ff3237faabe416cb6b08eb8c02b7cf7" member_type: VOTER } }
I20260630 12:22:51.556181  7995 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:51.556013  7996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ff3237faabe416cb6b08eb8c02b7cf7. Latest consensus state: current_term: 1 leader_uuid: "2ff3237faabe416cb6b08eb8c02b7cf7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ff3237faabe416cb6b08eb8c02b7cf7" member_type: VOTER } }
I20260630 12:22:51.558060  7996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:51.559492  8001 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:51.564095  8001 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:51.569667 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:51.573912  8001 catalog_manager.cc:1383] Generated new cluster ID: 15bc71ac8a324b75845ec0ea0f94779d
I20260630 12:22:51.574137  8001 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:51.600081  8001 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:51.601329  8001 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:51.629810  8001 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7: Generated new TSK 0
I20260630 12:22:51.630395  8001 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:51.635510 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:51.641206  8012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:51.642204  8013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:51.644579  8015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:51.644654 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:51.645751 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:51.645967 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:51.646140 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822171646124 us; error 0 us; skew 500 ppm
I20260630 12:22:51.646641 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:51.648792 31099 webserver.cc:533] Webserver started at http://127.30.94.193:46249/ using document root <none> and password file <none>
I20260630 12:22:51.649250 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:51.649457 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:51.649729 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:51.650744 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "c4e0ee3cfd394eed85e2cab9f19853db"
format_stamp: "Formatted at 2026-06-30 12:22:51 on dist-test-slave-cbkb"
I20260630 12:22:51.655064 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:22:51.658172  8020 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.659053 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:51.659319 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "c4e0ee3cfd394eed85e2cab9f19853db"
format_stamp: "Formatted at 2026-06-30 12:22:51 on dist-test-slave-cbkb"
I20260630 12:22:51.659538 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:51.684063 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:51.685068 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:51.686364 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:51.688540 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:51.688753 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.689004 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:51.689191 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.725354 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:38601
I20260630 12:22:51.725451  8082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:38601 every 8 connection(s)
I20260630 12:22:51.730266 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:51.739554  8088 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:51.737488  8087 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:51.743177 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:51.743765  8090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:51.744984 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:51.745215 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:51.745395 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822171745373 us; error 0 us; skew 500 ppm
I20260630 12:22:51.746049 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:51.748032  8083 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43603
I20260630 12:22:51.748443  8083 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:51.748984 31099 webserver.cc:533] Webserver started at http://127.30.94.194:41413/ using document root <none> and password file <none>
I20260630 12:22:51.749293  8083 heartbeater.cc:507] Master 127.30.94.254:43603 requested a full tablet report, sending...
I20260630 12:22:51.749574 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:51.749840 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:51.750183 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:51.751511  7956 ts_manager.cc:194] Registered new tserver with Master: c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601)
I20260630 12:22:51.751595 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "9893248746ef4a26854794b371895389"
format_stamp: "Formatted at 2026-06-30 12:22:51 on dist-test-slave-cbkb"
I20260630 12:22:51.754155  7956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54556
I20260630 12:22:51.757997 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260630 12:22:51.761474  8095 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.762506 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:22:51.762856 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "9893248746ef4a26854794b371895389"
format_stamp: "Formatted at 2026-06-30 12:22:51 on dist-test-slave-cbkb"
I20260630 12:22:51.763157 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:51.775480 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:51.776522 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:51.777832 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:51.779942 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:51.780160 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.780460 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:51.780637 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.817687 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:42229
I20260630 12:22:51.817782  8157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:42229 every 8 connection(s)
I20260630 12:22:51.822845 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:51.829442  8161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:51.829843  8162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:51.833231  8164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:51.833467 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:51.834900 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:51.835134 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:51.835340 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822171835320 us; error 0 us; skew 500 ppm
I20260630 12:22:51.835386  8158 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43603
I20260630 12:22:51.835865  8158 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:51.835904 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:51.836807  8158 heartbeater.cc:507] Master 127.30.94.254:43603 requested a full tablet report, sending...
I20260630 12:22:51.838382 31099 webserver.cc:533] Webserver started at http://127.30.94.195:44359/ using document root <none> and password file <none>
I20260630 12:22:51.839072 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:51.839116  7956 ts_manager.cc:194] Registered new tserver with Master: 9893248746ef4a26854794b371895389 (127.30.94.194:42229)
I20260630 12:22:51.839416 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:51.839793 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:51.841048  7956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54564
I20260630 12:22:51.841199 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "004e9e8b24c64653bda64c9d93765e78"
format_stamp: "Formatted at 2026-06-30 12:22:51 on dist-test-slave-cbkb"
I20260630 12:22:51.846028 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:51.849009  8169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.849730 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:51.850050 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "004e9e8b24c64653bda64c9d93765e78"
format_stamp: "Formatted at 2026-06-30 12:22:51 on dist-test-slave-cbkb"
I20260630 12:22:51.850313 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:51.863971 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:51.864974 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:51.866250 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:51.868291 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:51.869093 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260630 12:22:51.869334 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:51.869532 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:51.905172 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:40271
I20260630 12:22:51.905274  8231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:40271 every 8 connection(s)
I20260630 12:22:51.918360  8232 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43603
I20260630 12:22:51.918751  8232 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:51.919420  8232 heartbeater.cc:507] Master 127.30.94.254:43603 requested a full tablet report, sending...
I20260630 12:22:51.921376  7956 ts_manager.cc:194] Registered new tserver with Master: 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:51.921989 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013712794s
I20260630 12:22:51.923017  7956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54578
I20260630 12:22:52.757133  8083 heartbeater.cc:499] Master 127.30.94.254:43603 was elected leader, sending a full tablet report...
I20260630 12:22:52.843899  8158 heartbeater.cc:499] Master 127.30.94.254:43603 was elected leader, sending a full tablet report...
I20260630 12:22:52.925962  8232 heartbeater.cc:499] Master 127.30.94.254:43603 was elected leader, sending a full tablet report...
I20260630 12:22:52.977388  7956 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54590:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:22:53.035254  8048 tablet_service.cc:1511] Processing CreateTablet for tablet ee17fe7bcef742f7bc82e4e0dda3e842 (DEFAULT_TABLE table=test-workload [id=8e7fd996dab94f2babc745d46283c91a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:22:53.035559  8047 tablet_service.cc:1511] Processing CreateTablet for tablet a3036d8a77c7424fa4a9283d8fc7e545 (DEFAULT_TABLE table=test-workload [id=8e7fd996dab94f2babc745d46283c91a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:22:53.036706  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee17fe7bcef742f7bc82e4e0dda3e842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.037838  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3036d8a77c7424fa4a9283d8fc7e545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.045722  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 3a031830754b45ca915c7c110f83a598 (DEFAULT_TABLE table=test-workload [id=8e7fd996dab94f2babc745d46283c91a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:22:53.046394  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 389bbc29feb94999a29410d37f602c59 (DEFAULT_TABLE table=test-workload [id=8e7fd996dab94f2babc745d46283c91a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:22:53.047192  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a031830754b45ca915c7c110f83a598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.047799  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389bbc29feb94999a29410d37f602c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.058284  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 9064fac876674e9ea0df8a5d95d64a02 (DEFAULT_TABLE table=test-workload [id=8e7fd996dab94f2babc745d46283c91a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:22:53.059652  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9064fac876674e9ea0df8a5d95d64a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.067600  8252 tablet_bootstrap.cc:492] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db: Bootstrap starting.
I20260630 12:22:53.069090  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 42df627ebed240df9af474ff061a9bf3 (DEFAULT_TABLE table=test-workload [id=8e7fd996dab94f2babc745d46283c91a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:22:53.070405  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42df627ebed240df9af474ff061a9bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.070719  8253 tablet_bootstrap.cc:492] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389: Bootstrap starting.
I20260630 12:22:53.074467  8252 tablet_bootstrap.cc:654] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:53.077960  8253 tablet_bootstrap.cc:654] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:53.085721  8252 tablet_bootstrap.cc:492] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db: No bootstrap required, opened a new log
I20260630 12:22:53.086236  8252 ts_tablet_manager.cc:1403] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260630 12:22:53.089013  8252 raft_consensus.cc:359] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } }
I20260630 12:22:53.089712  8252 raft_consensus.cc:385] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:53.090054  8252 raft_consensus.cc:740] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Initialized, Role: FOLLOWER
I20260630 12:22:53.090948  8252 consensus_queue.cc:260] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } }
I20260630 12:22:53.092000  8252 raft_consensus.cc:399] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:53.093273  8252 raft_consensus.cc:493] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:53.093725  8252 raft_consensus.cc:3060] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:53.094427  8256 tablet_bootstrap.cc:492] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78: Bootstrap starting.
I20260630 12:22:53.094944  8253 tablet_bootstrap.cc:492] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389: No bootstrap required, opened a new log
I20260630 12:22:53.095503  8253 ts_tablet_manager.cc:1403] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260630 12:22:53.098658  8253 raft_consensus.cc:359] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } }
I20260630 12:22:53.099272  8253 raft_consensus.cc:385] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:53.099545  8256 tablet_bootstrap.cc:654] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:53.099609  8253 raft_consensus.cc:740] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893248746ef4a26854794b371895389, State: Initialized, Role: FOLLOWER
I20260630 12:22:53.100719  8253 consensus_queue.cc:260] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } }
I20260630 12:22:53.101482  8253 raft_consensus.cc:399] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:53.101591  8252 raft_consensus.cc:515] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } }
I20260630 12:22:53.101884  8253 raft_consensus.cc:493] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:53.102531  8253 raft_consensus.cc:3060] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:53.102484  8252 leader_election.cc:304] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4e0ee3cfd394eed85e2cab9f19853db; no voters: 
I20260630 12:22:53.104373  8252 leader_election.cc:290] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:53.104841  8258 raft_consensus.cc:2804] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:53.105202  8256 tablet_bootstrap.cc:492] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78: No bootstrap required, opened a new log
I20260630 12:22:53.105741  8256 ts_tablet_manager.cc:1403] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:22:53.109256  8256 raft_consensus.cc:359] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:53.110013  8256 raft_consensus.cc:385] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:53.110442  8256 raft_consensus.cc:740] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Initialized, Role: FOLLOWER
I20260630 12:22:53.111562  8256 consensus_queue.cc:260] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:53.112483  8256 raft_consensus.cc:399] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:53.112931  8256 raft_consensus.cc:493] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:53.113036  8253 raft_consensus.cc:515] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } }
I20260630 12:22:53.113533  8256 raft_consensus.cc:3060] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:53.114270  8253 leader_election.cc:304] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9893248746ef4a26854794b371895389; no voters: 
I20260630 12:22:53.122817  8256 raft_consensus.cc:515] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:53.124244  8253 leader_election.cc:290] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:53.125393  8252 ts_tablet_manager.cc:1434] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent starting tablet: real 0.039s	user 0.021s	sys 0.014s
I20260630 12:22:53.125276  8261 raft_consensus.cc:2804] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:53.124492  8258 raft_consensus.cc:697] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Becoming Leader. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Running, Role: LEADER
I20260630 12:22:53.125550  8256 leader_election.cc:304] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78; no voters: 
I20260630 12:22:53.126799  8252 tablet_bootstrap.cc:492] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db: Bootstrap starting.
I20260630 12:22:53.126602  8258 consensus_queue.cc:237] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } }
I20260630 12:22:53.131462  8261 raft_consensus.cc:697] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Becoming Leader. State: Replica: 9893248746ef4a26854794b371895389, State: Running, Role: LEADER
I20260630 12:22:53.132438  8261 consensus_queue.cc:237] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } }
I20260630 12:22:53.134644  8253 ts_tablet_manager.cc:1434] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389: Time spent starting tablet: real 0.039s	user 0.029s	sys 0.007s
I20260630 12:22:53.135772  8252 tablet_bootstrap.cc:654] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:53.135914  8253 tablet_bootstrap.cc:492] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389: Bootstrap starting.
I20260630 12:22:53.138036  8263 raft_consensus.cc:2804] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:53.138499  8256 leader_election.cc:290] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:53.143147  7956 catalog_manager.cc:5697] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db reported cstate change: term changed from 0 to 1, leader changed from <none> to c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193). New cstate: current_term: 1 leader_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:53.146338  8252 tablet_bootstrap.cc:492] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db: No bootstrap required, opened a new log
I20260630 12:22:53.146910  8252 ts_tablet_manager.cc:1403] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260630 12:22:53.144464  8253 tablet_bootstrap.cc:654] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:53.151593  8252 raft_consensus.cc:359] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } }
I20260630 12:22:53.152263  8252 raft_consensus.cc:385] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:53.152631  8252 raft_consensus.cc:740] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Initialized, Role: FOLLOWER
I20260630 12:22:53.153621  8252 consensus_queue.cc:260] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } }
I20260630 12:22:53.154345  8252 raft_consensus.cc:399] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:53.154739  8252 raft_consensus.cc:493] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:53.155179  8252 raft_consensus.cc:3060] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:53.158785  7955 catalog_manager.cc:5697] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9893248746ef4a26854794b371895389 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "9893248746ef4a26854794b371895389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:53.165407  8252 raft_consensus.cc:515] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } }
I20260630 12:22:53.166311  8252 leader_election.cc:304] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c4e0ee3cfd394eed85e2cab9f19853db; no voters: 
I20260630 12:22:53.167078  8252 leader_election.cc:290] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:53.167964  8260 raft_consensus.cc:2804] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:53.168810  8260 raft_consensus.cc:697] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Becoming Leader. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Running, Role: LEADER
I20260630 12:22:53.169898  8252 ts_tablet_manager.cc:1434] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.003s
I20260630 12:22:53.169585  8260 consensus_queue.cc:237] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } }
I20260630 12:22:53.177834  8263 raft_consensus.cc:697] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 1 LEADER]: Becoming Leader. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Running, Role: LEADER
I20260630 12:22:53.178681  8263 consensus_queue.cc:237] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:53.182862  8256 ts_tablet_manager.cc:1434] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78: Time spent starting tablet: real 0.077s	user 0.023s	sys 0.009s
I20260630 12:22:53.184224  8256 tablet_bootstrap.cc:492] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78: Bootstrap starting.
I20260630 12:22:53.194962  8253 tablet_bootstrap.cc:492] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389: No bootstrap required, opened a new log
I20260630 12:22:53.195292  8256 tablet_bootstrap.cc:654] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:53.195545  8253 ts_tablet_manager.cc:1403] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.027s
I20260630 12:22:53.198827  8253 raft_consensus.cc:359] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } }
I20260630 12:22:53.199699  8253 raft_consensus.cc:385] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:53.200188  8253 raft_consensus.cc:740] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893248746ef4a26854794b371895389, State: Initialized, Role: FOLLOWER
I20260630 12:22:53.201445  8253 consensus_queue.cc:260] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } }
I20260630 12:22:53.202459  8253 raft_consensus.cc:399] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:53.202963  8253 raft_consensus.cc:493] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:53.203972  8253 raft_consensus.cc:3060] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:53.204643  7956 catalog_manager.cc:5697] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db reported cstate change: term changed from 0 to 1, leader changed from <none> to c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193). New cstate: current_term: 1 leader_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:53.208218  8256 tablet_bootstrap.cc:492] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78: No bootstrap required, opened a new log
I20260630 12:22:53.208786  8256 ts_tablet_manager.cc:1403] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.014s
I20260630 12:22:53.212356  8256 raft_consensus.cc:359] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:53.213009  8256 raft_consensus.cc:385] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:53.213374  8256 raft_consensus.cc:740] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Initialized, Role: FOLLOWER
I20260630 12:22:53.213611  8253 raft_consensus.cc:515] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } }
I20260630 12:22:53.214490  8253 leader_election.cc:304] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9893248746ef4a26854794b371895389; no voters: 
I20260630 12:22:53.214452  8256 consensus_queue.cc:260] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:53.215446  8256 raft_consensus.cc:399] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:53.215724  8262 raft_consensus.cc:2804] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:53.215904  8256 raft_consensus.cc:493] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:53.216356  8262 raft_consensus.cc:697] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Becoming Leader. State: Replica: 9893248746ef4a26854794b371895389, State: Running, Role: LEADER
I20260630 12:22:53.216709  8253 leader_election.cc:290] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:53.217705  8256 raft_consensus.cc:3060] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:53.217569  8262 consensus_queue.cc:237] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } }
I20260630 12:22:53.219686  8253 ts_tablet_manager.cc:1434] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.004s
I20260630 12:22:53.224848  7956 catalog_manager.cc:5697] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "004e9e8b24c64653bda64c9d93765e78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:53.226132  8256 raft_consensus.cc:515] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:53.225888  7954 catalog_manager.cc:5697] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9893248746ef4a26854794b371895389 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "9893248746ef4a26854794b371895389" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:53.226823  8256 leader_election.cc:304] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78; no voters: 
I20260630 12:22:53.227394  8256 leader_election.cc:290] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:53.227669  8268 raft_consensus.cc:2804] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:53.228489  8268 raft_consensus.cc:697] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 1 LEADER]: Becoming Leader. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Running, Role: LEADER
I20260630 12:22:53.229185  8256 ts_tablet_manager.cc:1434] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.001s
I20260630 12:22:53.229190  8268 consensus_queue.cc:237] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:53.239723  7954 catalog_manager.cc:5697] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "004e9e8b24c64653bda64c9d93765e78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:53.909669  7948 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54596:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:22:53.911916  7948 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:22:53.950456  8047 tablet_service.cc:1511] Processing CreateTablet for tablet 87fbaf5cc2c34d79b5050e69d299a10f (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:22:53.951797  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87fbaf5cc2c34d79b5050e69d299a10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.951857  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 87fbaf5cc2c34d79b5050e69d299a10f (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:22:53.953279  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87fbaf5cc2c34d79b5050e69d299a10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.954128  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 87fbaf5cc2c34d79b5050e69d299a10f (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:22:53.955391  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87fbaf5cc2c34d79b5050e69d299a10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.957325  8048 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7d84cc267f47b7804755c2ac49f3b5 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:22:53.958523  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7d84cc267f47b7804755c2ac49f3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.961797  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7d84cc267f47b7804755c2ac49f3b5 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:22:53.963078  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7d84cc267f47b7804755c2ac49f3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.963563  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7d84cc267f47b7804755c2ac49f3b5 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:22:53.964804  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7d84cc267f47b7804755c2ac49f3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.969099  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 749397355d224e66ab894cf0b8490746 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:22:53.970393  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749397355d224e66ab894cf0b8490746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.979219  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 749397355d224e66ab894cf0b8490746 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:22:53.980749  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749397355d224e66ab894cf0b8490746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.981108  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 749397355d224e66ab894cf0b8490746 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:22:53.982630  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749397355d224e66ab894cf0b8490746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.990353  8045 tablet_service.cc:1511] Processing CreateTablet for tablet 28bf303c487040749816295a01342de5 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:22:53.991645  8045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bf303c487040749816295a01342de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.994410  8120 tablet_service.cc:1511] Processing CreateTablet for tablet 28bf303c487040749816295a01342de5 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:22:53.995705  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bf303c487040749816295a01342de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.995584  8194 tablet_service.cc:1511] Processing CreateTablet for tablet 28bf303c487040749816295a01342de5 (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:22:53.997169  8194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bf303c487040749816295a01342de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:53.999688  8044 tablet_service.cc:1511] Processing CreateTablet for tablet aa5db79f66dc4a36a09af851dc8eb1dc (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:22:54.000998  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5db79f66dc4a36a09af851dc8eb1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.001191  8119 tablet_service.cc:1511] Processing CreateTablet for tablet aa5db79f66dc4a36a09af851dc8eb1dc (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:22:54.002517  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5db79f66dc4a36a09af851dc8eb1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.005429  8118 tablet_service.cc:1511] Processing CreateTablet for tablet 497ff5d7bc974d719325f5240237128a (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:22:54.006686  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497ff5d7bc974d719325f5240237128a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.009526  8193 tablet_service.cc:1511] Processing CreateTablet for tablet aa5db79f66dc4a36a09af851dc8eb1dc (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:22:54.010795  8193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa5db79f66dc4a36a09af851dc8eb1dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.013525  8192 tablet_service.cc:1511] Processing CreateTablet for tablet 497ff5d7bc974d719325f5240237128a (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:22:54.014820  8192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497ff5d7bc974d719325f5240237128a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.016993  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 497ff5d7bc974d719325f5240237128a (DEFAULT_TABLE table=test-workload-rf3 [id=73ebc9341fe5483cb3ab2490a903e50f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:22:54.018250  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 497ff5d7bc974d719325f5240237128a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:54.027851  8309 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78: Bootstrap starting.
I20260630 12:22:54.036674  8309 tablet_bootstrap.cc:654] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.080818  8310 tablet_bootstrap.cc:492] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db: Bootstrap starting.
I20260630 12:22:54.091820  8310 tablet_bootstrap.cc:654] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.106465  8308 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389: Bootstrap starting.
I20260630 12:22:54.106683  8309 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78: No bootstrap required, opened a new log
I20260630 12:22:54.107220  8309 ts_tablet_manager.cc:1403] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
I20260630 12:22:54.109999  8309 raft_consensus.cc:359] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.110673  8309 raft_consensus.cc:385] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.110952  8309 raft_consensus.cc:740] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.112278  8309 consensus_queue.cc:260] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.112869  8308 tablet_bootstrap.cc:654] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.114945  8310 tablet_bootstrap.cc:492] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db: No bootstrap required, opened a new log
I20260630 12:22:54.115490  8310 ts_tablet_manager.cc:1403] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260630 12:22:54.117663  8309 ts_tablet_manager.cc:1434] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:22:54.118381  8310 raft_consensus.cc:359] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.119112  8309 tablet_bootstrap.cc:492] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78: Bootstrap starting.
I20260630 12:22:54.119175  8310 raft_consensus.cc:385] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.120994  8310 raft_consensus.cc:740] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.121788  8310 consensus_queue.cc:260] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.122365  8308 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389: No bootstrap required, opened a new log
I20260630 12:22:54.122938  8308 ts_tablet_manager.cc:1403] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260630 12:22:54.124394  8310 ts_tablet_manager.cc:1434] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260630 12:22:54.125687  8308 raft_consensus.cc:359] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.126422  8309 tablet_bootstrap.cc:654] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.127036  8310 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db: Bootstrap starting.
I20260630 12:22:54.126449  8308 raft_consensus.cc:385] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.128123  8308 raft_consensus.cc:740] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893248746ef4a26854794b371895389, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.129083  8308 consensus_queue.cc:260] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.133951  8310 tablet_bootstrap.cc:654] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.139268  8308 ts_tablet_manager.cc:1434] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260630 12:22:54.139523  8309 tablet_bootstrap.cc:492] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78: No bootstrap required, opened a new log
I20260630 12:22:54.140023  8309 ts_tablet_manager.cc:1403] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:22:54.140393  8308 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389: Bootstrap starting.
I20260630 12:22:54.142943  8309 raft_consensus.cc:359] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.143738  8309 raft_consensus.cc:385] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.144094  8309 raft_consensus.cc:740] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.144901  8309 consensus_queue.cc:260] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.146517  8308 tablet_bootstrap.cc:654] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.147318  8309 ts_tablet_manager.cc:1434] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:54.151897  8310 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db: No bootstrap required, opened a new log
I20260630 12:22:54.152684  8310 ts_tablet_manager.cc:1403] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260630 12:22:54.154253  8309 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78: Bootstrap starting.
I20260630 12:22:54.155608  8308 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389: No bootstrap required, opened a new log
I20260630 12:22:54.156144  8308 ts_tablet_manager.cc:1403] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260630 12:22:54.155766  8310 raft_consensus.cc:359] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.156630  8310 raft_consensus.cc:385] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.156980  8310 raft_consensus.cc:740] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.157913  8310 consensus_queue.cc:260] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.159145  8308 raft_consensus.cc:359] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.159886  8308 raft_consensus.cc:385] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.160251  8308 raft_consensus.cc:740] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893248746ef4a26854794b371895389, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.161398  8309 tablet_bootstrap.cc:654] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.161039  8308 consensus_queue.cc:260] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.163493  8308 ts_tablet_manager.cc:1434] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:22:54.164573  8308 tablet_bootstrap.cc:492] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389: Bootstrap starting.
I20260630 12:22:54.161917  8310 ts_tablet_manager.cc:1434] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:22:54.170475  8310 tablet_bootstrap.cc:492] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db: Bootstrap starting.
I20260630 12:22:54.170555  8308 tablet_bootstrap.cc:654] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.172348  8309 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78: No bootstrap required, opened a new log
I20260630 12:22:54.172928  8309 ts_tablet_manager.cc:1403] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260630 12:22:54.173264  8261 raft_consensus.cc:493] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.173760  8261 raft_consensus.cc:515] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.175820  8309 raft_consensus.cc:359] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.176294  8261 leader_election.cc:290] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.176556  8309 raft_consensus.cc:385] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.183845  8309 raft_consensus.cc:740] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.185011  8309 consensus_queue.cc:260] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.177083  8310 tablet_bootstrap.cc:654] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.191907  8309 ts_tablet_manager.cc:1434] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260630 12:22:54.193303  8309 tablet_bootstrap.cc:492] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78: Bootstrap starting.
I20260630 12:22:54.203145  8309 tablet_bootstrap.cc:654] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.209767  8310 tablet_bootstrap.cc:492] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db: No bootstrap required, opened a new log
I20260630 12:22:54.210268  8310 ts_tablet_manager.cc:1403] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260630 12:22:54.213114  8310 raft_consensus.cc:359] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.214049  8310 raft_consensus.cc:385] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.214421  8310 raft_consensus.cc:740] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.216305  8309 tablet_bootstrap.cc:492] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78: No bootstrap required, opened a new log
I20260630 12:22:54.216003  8310 consensus_queue.cc:260] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.217006  8309 ts_tablet_manager.cc:1403] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260630 12:22:54.217937  8308 tablet_bootstrap.cc:492] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389: No bootstrap required, opened a new log
I20260630 12:22:54.218485  8308 ts_tablet_manager.cc:1403] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.018s
I20260630 12:22:54.218770  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87fbaf5cc2c34d79b5050e69d299a10f" candidate_uuid: "9893248746ef4a26854794b371895389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" is_pre_election: true
I20260630 12:22:54.219627  8058 raft_consensus.cc:2468] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9893248746ef4a26854794b371895389 in term 0.
I20260630 12:22:54.221380  8308 raft_consensus.cc:359] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.222185  8308 raft_consensus.cc:385] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.222543  8308 raft_consensus.cc:740] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893248746ef4a26854794b371895389, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.222687  8309 raft_consensus.cc:359] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.223520  8308 consensus_queue.cc:260] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.224390  8309 raft_consensus.cc:385] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.224820  8309 raft_consensus.cc:740] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.225608  8310 ts_tablet_manager.cc:1434] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260630 12:22:54.226682  8310 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db: Bootstrap starting.
I20260630 12:22:54.223815  8097 leader_election.cc:304] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9893248746ef4a26854794b371895389, c4e0ee3cfd394eed85e2cab9f19853db; no voters: 
I20260630 12:22:54.225749  8309 consensus_queue.cc:260] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.232242  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87fbaf5cc2c34d79b5050e69d299a10f" candidate_uuid: "9893248746ef4a26854794b371895389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78" is_pre_election: true
I20260630 12:22:54.232460  8261 raft_consensus.cc:2804] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:54.232851  8261 raft_consensus.cc:493] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:54.232957  8207 raft_consensus.cc:2468] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9893248746ef4a26854794b371895389 in term 0.
I20260630 12:22:54.233250  8261 raft_consensus.cc:3060] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.233769  8309 ts_tablet_manager.cc:1434] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:22:54.234174  8308 ts_tablet_manager.cc:1434] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:22:54.235154  8308 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389: Bootstrap starting.
I20260630 12:22:54.232862  8310 tablet_bootstrap.cc:654] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.237871  8309 tablet_bootstrap.cc:492] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78: Bootstrap starting.
I20260630 12:22:54.243880  8261 raft_consensus.cc:515] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.244541  8309 tablet_bootstrap.cc:654] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.247404  8310 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db: No bootstrap required, opened a new log
I20260630 12:22:54.248016  8310 ts_tablet_manager.cc:1403] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260630 12:22:54.250336  8308 tablet_bootstrap.cc:654] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.251201  8310 raft_consensus.cc:359] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.251422  8261 leader_election.cc:290] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 election: Requested vote from peers c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.252019  8310 raft_consensus.cc:385] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.252427  8310 raft_consensus.cc:740] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.252105  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87fbaf5cc2c34d79b5050e69d299a10f" candidate_uuid: "9893248746ef4a26854794b371895389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e0ee3cfd394eed85e2cab9f19853db"
I20260630 12:22:54.253530  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87fbaf5cc2c34d79b5050e69d299a10f" candidate_uuid: "9893248746ef4a26854794b371895389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78"
I20260630 12:22:54.253612  8058 raft_consensus.cc:3060] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.254165  8207 raft_consensus.cc:3060] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.255119  8309 tablet_bootstrap.cc:492] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78: No bootstrap required, opened a new log
I20260630 12:22:54.255621  8309 ts_tablet_manager.cc:1403] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260630 12:22:54.259298  8309 raft_consensus.cc:359] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.260164  8309 raft_consensus.cc:385] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.260571  8309 raft_consensus.cc:740] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.261368  8258 raft_consensus.cc:493] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.262116  8207 raft_consensus.cc:2468] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9893248746ef4a26854794b371895389 in term 1.
I20260630 12:22:54.261920  8258 raft_consensus.cc:515] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.261464  8309 consensus_queue.cc:260] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.263291  8097 leader_election.cc:304] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, 9893248746ef4a26854794b371895389; no voters: 
I20260630 12:22:54.264127  8261 raft_consensus.cc:2804] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:54.270021  8259 raft_consensus.cc:493] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.270609  8259 raft_consensus.cc:515] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.275228  8309 ts_tablet_manager.cc:1434] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.004s
I20260630 12:22:54.275702  8259 leader_election.cc:290] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9893248746ef4a26854794b371895389 (127.30.94.194:42229), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.276408  8258 leader_election.cc:290] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9893248746ef4a26854794b371895389 (127.30.94.194:42229), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.279392  8261 raft_consensus.cc:697] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Becoming Leader. State: Replica: 9893248746ef4a26854794b371895389, State: Running, Role: LEADER
I20260630 12:22:54.279655  8058 raft_consensus.cc:2468] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9893248746ef4a26854794b371895389 in term 1.
I20260630 12:22:54.281364  8309 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78: Bootstrap starting.
I20260630 12:22:54.253248  8310 consensus_queue.cc:260] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.281862  8261 consensus_queue.cc:237] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.290808  8309 tablet_bootstrap.cc:654] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.291567  8310 ts_tablet_manager.cc:1434] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260630 12:22:54.294811  8263 raft_consensus.cc:493] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.295467  8263 raft_consensus.cc:515] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.301458  8310 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db: Bootstrap starting.
I20260630 12:22:54.303911  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d84cc267f47b7804755c2ac49f3b5" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389" is_pre_election: true
I20260630 12:22:54.305148  8308 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389: No bootstrap required, opened a new log
I20260630 12:22:54.302690  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5db79f66dc4a36a09af851dc8eb1dc" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389" is_pre_election: true
I20260630 12:22:54.305656  8308 ts_tablet_manager.cc:1403] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.015s
W20260630 12:22:54.307190  8021 leader_election.cc:343] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9893248746ef4a26854794b371895389 (127.30.94.194:42229): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:22:54.308121  8021 leader_election.cc:343] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9893248746ef4a26854794b371895389 (127.30.94.194:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:54.308876  8308 raft_consensus.cc:359] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.309613  8308 raft_consensus.cc:385] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.309902  8308 raft_consensus.cc:740] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893248746ef4a26854794b371895389, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.317838  8308 consensus_queue.cc:260] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.317237  7955 catalog_manager.cc:5697] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9893248746ef4a26854794b371895389 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "9893248746ef4a26854794b371895389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:54.320513  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5db79f66dc4a36a09af851dc8eb1dc" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78" is_pre_election: true
I20260630 12:22:54.320885  8308 ts_tablet_manager.cc:1434] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:22:54.321182  8207 raft_consensus.cc:2468] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e0ee3cfd394eed85e2cab9f19853db in term 0.
I20260630 12:22:54.321836  8308 tablet_bootstrap.cc:492] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389: Bootstrap starting.
I20260630 12:22:54.322319  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d84cc267f47b7804755c2ac49f3b5" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78" is_pre_election: true
I20260630 12:22:54.323005  8206 raft_consensus.cc:2468] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e0ee3cfd394eed85e2cab9f19853db in term 0.
I20260630 12:22:54.324674  8022 leader_election.cc:304] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, c4e0ee3cfd394eed85e2cab9f19853db; no voters: 9893248746ef4a26854794b371895389
I20260630 12:22:54.325996  8022 leader_election.cc:304] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, c4e0ee3cfd394eed85e2cab9f19853db; no voters: 9893248746ef4a26854794b371895389
I20260630 12:22:54.326833  8259 raft_consensus.cc:2804] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:54.327193  8259 raft_consensus.cc:493] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:54.327509  8259 raft_consensus.cc:3060] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.330590  8308 tablet_bootstrap.cc:654] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.332491  8258 raft_consensus.cc:2804] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:54.332862  8258 raft_consensus.cc:493] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:54.333185  8258 raft_consensus.cc:3060] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.347123  8258 raft_consensus.cc:515] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.347870  8263 leader_election.cc:290] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601), 9893248746ef4a26854794b371895389 (127.30.94.194:42229)
I20260630 12:22:54.351121  8263 raft_consensus.cc:493] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.351970  8263 raft_consensus.cc:515] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.348857  8259 raft_consensus.cc:515] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.356962  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5db79f66dc4a36a09af851dc8eb1dc" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389"
I20260630 12:22:54.357306  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5db79f66dc4a36a09af851dc8eb1dc" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78"
I20260630 12:22:54.357877  8206 raft_consensus.cc:3060] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:22:54.358430  8021 leader_election.cc:343] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9893248746ef4a26854794b371895389 (127.30.94.194:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:54.360708  8263 leader_election.cc:290] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601), 9893248746ef4a26854794b371895389 (127.30.94.194:42229)
I20260630 12:22:54.358511  8309 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78: No bootstrap required, opened a new log
I20260630 12:22:54.362143  8309 ts_tablet_manager.cc:1403] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.045s
I20260630 12:22:54.363883  8310 tablet_bootstrap.cc:654] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.365439  8258 leader_election.cc:290] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Requested vote from peers 9893248746ef4a26854794b371895389 (127.30.94.194:42229), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.366037  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d84cc267f47b7804755c2ac49f3b5" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389"
I20260630 12:22:54.366561  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d84cc267f47b7804755c2ac49f3b5" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78"
I20260630 12:22:54.367125  8207 raft_consensus.cc:3060] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:22:54.368038  8021 leader_election.cc:343] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9893248746ef4a26854794b371895389 (127.30.94.194:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:54.370368  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bf303c487040749816295a01342de5" candidate_uuid: "004e9e8b24c64653bda64c9d93765e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" is_pre_election: true
I20260630 12:22:54.370715  8309 raft_consensus.cc:359] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.371484  8309 raft_consensus.cc:385] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.371641  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5db79f66dc4a36a09af851dc8eb1dc" candidate_uuid: "004e9e8b24c64653bda64c9d93765e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" is_pre_election: true
I20260630 12:22:54.371815  8309 raft_consensus.cc:740] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.372558  8058 raft_consensus.cc:2393] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004e9e8b24c64653bda64c9d93765e78 in current term 1: Already voted for candidate c4e0ee3cfd394eed85e2cab9f19853db in this term.
I20260630 12:22:54.375422  8309 consensus_queue.cc:260] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
W20260630 12:22:54.376786  8171 leader_election.cc:343] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:54.376086  8207 raft_consensus.cc:2468] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e0ee3cfd394eed85e2cab9f19853db in term 1.
I20260630 12:22:54.378563  8022 leader_election.cc:304] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, c4e0ee3cfd394eed85e2cab9f19853db; no voters: 9893248746ef4a26854794b371895389
I20260630 12:22:54.379660  8309 ts_tablet_manager.cc:1434] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260630 12:22:54.388484  8258 raft_consensus.cc:2804] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:54.390354  8258 raft_consensus.cc:697] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Becoming Leader. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Running, Role: LEADER
I20260630 12:22:54.391185  8258 consensus_queue.cc:237] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.376432  8259 leader_election.cc:290] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Requested vote from peers 9893248746ef4a26854794b371895389 (127.30.94.194:42229), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.381515  8308 tablet_bootstrap.cc:492] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389: No bootstrap required, opened a new log
I20260630 12:22:54.392632  8308 ts_tablet_manager.cc:1403] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.017s
I20260630 12:22:54.393347  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa5db79f66dc4a36a09af851dc8eb1dc" candidate_uuid: "004e9e8b24c64653bda64c9d93765e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389" is_pre_election: true
I20260630 12:22:54.394312  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bf303c487040749816295a01342de5" candidate_uuid: "004e9e8b24c64653bda64c9d93765e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389" is_pre_election: true
I20260630 12:22:54.394942  8132 raft_consensus.cc:2468] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004e9e8b24c64653bda64c9d93765e78 in term 0.
I20260630 12:22:54.383541  8206 raft_consensus.cc:2468] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e0ee3cfd394eed85e2cab9f19853db in term 1.
I20260630 12:22:54.396005  8308 raft_consensus.cc:359] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.397018  8170 leader_election.cc:304] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, 9893248746ef4a26854794b371895389; no voters: c4e0ee3cfd394eed85e2cab9f19853db
I20260630 12:22:54.397433  8308 raft_consensus.cc:385] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.397739  8308 raft_consensus.cc:740] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893248746ef4a26854794b371895389, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.398378  8263 raft_consensus.cc:2804] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:54.398931  8263 raft_consensus.cc:493] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:54.398488  8308 consensus_queue.cc:260] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.399391  8263 raft_consensus.cc:3060] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.415009  8133 raft_consensus.cc:2468] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004e9e8b24c64653bda64c9d93765e78 in term 0.
I20260630 12:22:54.414667  8022 leader_election.cc:304] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, c4e0ee3cfd394eed85e2cab9f19853db; no voters: 9893248746ef4a26854794b371895389
I20260630 12:22:54.416513  8259 raft_consensus.cc:2804] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:54.416971  8259 raft_consensus.cc:697] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Becoming Leader. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Running, Role: LEADER
I20260630 12:22:54.417609  8308 ts_tablet_manager.cc:1434] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.003s
I20260630 12:22:54.417758  8259 consensus_queue.cc:237] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.418622  8308 tablet_bootstrap.cc:492] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389: Bootstrap starting.
I20260630 12:22:54.422957  8263 raft_consensus.cc:515] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.425711  8261 raft_consensus.cc:493] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.426064  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bf303c487040749816295a01342de5" candidate_uuid: "004e9e8b24c64653bda64c9d93765e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e0ee3cfd394eed85e2cab9f19853db"
I20260630 12:22:54.426195  8261 raft_consensus.cc:515] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
W20260630 12:22:54.427476  8171 leader_election.cc:343] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:22:54.427644  8308 tablet_bootstrap.cc:654] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.428447  8263 leader_election.cc:290] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 election: Requested vote from peers c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601), 9893248746ef4a26854794b371895389 (127.30.94.194:42229)
I20260630 12:22:54.428706  8170 leader_election.cc:304] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, 9893248746ef4a26854794b371895389; no voters: c4e0ee3cfd394eed85e2cab9f19853db
I20260630 12:22:54.429754  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749397355d224e66ab894cf0b8490746" candidate_uuid: "9893248746ef4a26854794b371895389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" is_pre_election: true
I20260630 12:22:54.429750  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749397355d224e66ab894cf0b8490746" candidate_uuid: "9893248746ef4a26854794b371895389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78" is_pre_election: true
I20260630 12:22:54.430429  8058 raft_consensus.cc:2468] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9893248746ef4a26854794b371895389 in term 0.
I20260630 12:22:54.428272  8261 leader_election.cc:290] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.431236  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bf303c487040749816295a01342de5" candidate_uuid: "004e9e8b24c64653bda64c9d93765e78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389"
I20260630 12:22:54.431874  8097 leader_election.cc:304] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9893248746ef4a26854794b371895389, c4e0ee3cfd394eed85e2cab9f19853db; no voters: 
I20260630 12:22:54.432102  8133 raft_consensus.cc:3060] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.430480  8206 raft_consensus.cc:2468] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9893248746ef4a26854794b371895389 in term 0.
I20260630 12:22:54.434160  8261 raft_consensus.cc:2804] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:54.434583  8261 raft_consensus.cc:493] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:54.434979  8261 raft_consensus.cc:3060] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.435856  8310 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db: No bootstrap required, opened a new log
I20260630 12:22:54.436607  8310 ts_tablet_manager.cc:1403] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.018s
I20260630 12:22:54.439531  8310 raft_consensus.cc:359] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.440284  8310 raft_consensus.cc:385] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.440652  8310 raft_consensus.cc:740] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.442008  8263 raft_consensus.cc:2764] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:22:54.442196  8261 raft_consensus.cc:515] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.443401  8310 consensus_queue.cc:260] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.447240  7955 catalog_manager.cc:5697] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db reported cstate change: term changed from 0 to 1, leader changed from <none> to c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193). New cstate: current_term: 1 leader_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:54.447907  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749397355d224e66ab894cf0b8490746" candidate_uuid: "9893248746ef4a26854794b371895389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4e0ee3cfd394eed85e2cab9f19853db"
I20260630 12:22:54.448614  8058 raft_consensus.cc:3060] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.449512  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749397355d224e66ab894cf0b8490746" candidate_uuid: "9893248746ef4a26854794b371895389" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78"
I20260630 12:22:54.449692  8133 raft_consensus.cc:2468] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004e9e8b24c64653bda64c9d93765e78 in term 1.
I20260630 12:22:54.450121  8206 raft_consensus.cc:3060] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.450730  8261 leader_election.cc:290] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 election: Requested vote from peers c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.452980  8170 leader_election.cc:304] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, 9893248746ef4a26854794b371895389; no voters: c4e0ee3cfd394eed85e2cab9f19853db
I20260630 12:22:54.452874  8310 ts_tablet_manager.cc:1434] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260630 12:22:54.454389  8263 raft_consensus.cc:2804] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:54.455470  8310 tablet_bootstrap.cc:492] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db: Bootstrap starting.
I20260630 12:22:54.455971  8308 tablet_bootstrap.cc:492] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389: No bootstrap required, opened a new log
I20260630 12:22:54.456545  8308 ts_tablet_manager.cc:1403] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.016s
I20260630 12:22:54.457226  8206 raft_consensus.cc:2468] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9893248746ef4a26854794b371895389 in term 1.
I20260630 12:22:54.458467  8097 leader_election.cc:304] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004e9e8b24c64653bda64c9d93765e78, 9893248746ef4a26854794b371895389; no voters: 
I20260630 12:22:54.458576  8058 raft_consensus.cc:2468] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9893248746ef4a26854794b371895389 in term 1.
I20260630 12:22:54.459527  8308 raft_consensus.cc:359] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.460402  8308 raft_consensus.cc:385] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.459398  8261 raft_consensus.cc:2804] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:54.460757  8308 raft_consensus.cc:740] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9893248746ef4a26854794b371895389, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.461395  8261 raft_consensus.cc:697] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Becoming Leader. State: Replica: 9893248746ef4a26854794b371895389, State: Running, Role: LEADER
I20260630 12:22:54.462661  8310 tablet_bootstrap.cc:654] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:54.462106  8308 consensus_queue.cc:260] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.462306  8261 consensus_queue.cc:237] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.464962  8308 ts_tablet_manager.cc:1434] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:22:54.467190  8263 raft_consensus.cc:697] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 LEADER]: Becoming Leader. State: Replica: 004e9e8b24c64653bda64c9d93765e78, State: Running, Role: LEADER
I20260630 12:22:54.468183  8263 consensus_queue.cc:237] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.476783  8310 tablet_bootstrap.cc:492] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db: No bootstrap required, opened a new log
I20260630 12:22:54.476220  7955 catalog_manager.cc:5697] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9893248746ef4a26854794b371895389 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "9893248746ef4a26854794b371895389" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:54.477411  8310 ts_tablet_manager.cc:1403] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:22:54.479218  7948 catalog_manager.cc:5697] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db reported cstate change: term changed from 0 to 1, leader changed from <none> to c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193). New cstate: current_term: 1 leader_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:54.480257  8310 raft_consensus.cc:359] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.481047  8310 raft_consensus.cc:385] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:54.481333  8310 raft_consensus.cc:740] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Initialized, Role: FOLLOWER
I20260630 12:22:54.482095  8310 consensus_queue.cc:260] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.484400  8310 ts_tablet_manager.cc:1434] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:22:54.489358  7951 catalog_manager.cc:5697] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "004e9e8b24c64653bda64c9d93765e78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260630 12:22:54.560745  8258 raft_consensus.cc:493] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.561501  8258 raft_consensus.cc:515] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.562090  8259 raft_consensus.cc:493] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:54.562588  8259 raft_consensus.cc:515] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.563840  8258 leader_election.cc:290] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9893248746ef4a26854794b371895389 (127.30.94.194:42229), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.564440  8259 leader_election.cc:290] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9893248746ef4a26854794b371895389 (127.30.94.194:42229), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.564726  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497ff5d7bc974d719325f5240237128a" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389" is_pre_election: true
I20260630 12:22:54.565044  8206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497ff5d7bc974d719325f5240237128a" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78" is_pre_election: true
I20260630 12:22:54.565428  8133 raft_consensus.cc:2468] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e0ee3cfd394eed85e2cab9f19853db in term 0.
I20260630 12:22:54.565701  8206 raft_consensus.cc:2468] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4e0ee3cfd394eed85e2cab9f19853db in term 0.
I20260630 12:22:54.565730  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bf303c487040749816295a01342de5" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389" is_pre_election: true
I20260630 12:22:54.566180  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28bf303c487040749816295a01342de5" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78" is_pre_election: true
I20260630 12:22:54.566658  8132 raft_consensus.cc:2393] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4e0ee3cfd394eed85e2cab9f19853db in current term 1: Already voted for candidate 004e9e8b24c64653bda64c9d93765e78 in this term.
I20260630 12:22:54.566733  8021 leader_election.cc:304] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9893248746ef4a26854794b371895389, c4e0ee3cfd394eed85e2cab9f19853db; no voters: 
I20260630 12:22:54.567800  8259 raft_consensus.cc:2804] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:54.568095  8259 raft_consensus.cc:493] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:54.568032  8021 leader_election.cc:304] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4e0ee3cfd394eed85e2cab9f19853db; no voters: 004e9e8b24c64653bda64c9d93765e78, 9893248746ef4a26854794b371895389
I20260630 12:22:54.568568  8259 raft_consensus.cc:3060] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.568874  8258 raft_consensus.cc:3060] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.573473  8258 raft_consensus.cc:2749] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:22:54.573310  8259 raft_consensus.cc:515] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.574970  8259 leader_election.cc:290] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Requested vote from peers 9893248746ef4a26854794b371895389 (127.30.94.194:42229), 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:54.575598  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497ff5d7bc974d719325f5240237128a" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9893248746ef4a26854794b371895389"
I20260630 12:22:54.575858  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "497ff5d7bc974d719325f5240237128a" candidate_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004e9e8b24c64653bda64c9d93765e78"
I20260630 12:22:54.576180  8132 raft_consensus.cc:3060] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.576514  8207 raft_consensus.cc:3060] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.582062  8207 raft_consensus.cc:2468] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e0ee3cfd394eed85e2cab9f19853db in term 1.
I20260630 12:22:54.582120  8132 raft_consensus.cc:2468] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4e0ee3cfd394eed85e2cab9f19853db in term 1.
I20260630 12:22:54.583197  8021 leader_election.cc:304] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9893248746ef4a26854794b371895389, c4e0ee3cfd394eed85e2cab9f19853db; no voters: 
I20260630 12:22:54.583981  8259 raft_consensus.cc:2804] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:54.584424  8259 raft_consensus.cc:697] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Becoming Leader. State: Replica: c4e0ee3cfd394eed85e2cab9f19853db, State: Running, Role: LEADER
I20260630 12:22:54.585179  8259 consensus_queue.cc:237] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } }
I20260630 12:22:54.591956  7951 catalog_manager.cc:5697] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db reported cstate change: term changed from 0 to 1, leader changed from <none> to c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193). New cstate: current_term: 1 leader_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:54.707455  8261 consensus_queue.cc:1048] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:54.727778  8261 consensus_queue.cc:1048] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:54.787590  8207 raft_consensus.cc:1275] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Refusing update from remote peer c4e0ee3cfd394eed85e2cab9f19853db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.788442  8206 raft_consensus.cc:1275] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Refusing update from remote peer 9893248746ef4a26854794b371895389: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.789296  8259 consensus_queue.cc:1048] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Connected to new peer: Peer: permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:54.793504  8132 raft_consensus.cc:3060] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.799024  8205 raft_consensus.cc:1275] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Refusing update from remote peer c4e0ee3cfd394eed85e2cab9f19853db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.799978  8133 raft_consensus.cc:3060] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:54.807629  8338 consensus_queue.cc:1048] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Connected to new peer: Peer: permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:54.808895  8205 raft_consensus.cc:1275] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Refusing update from remote peer c4e0ee3cfd394eed85e2cab9f19853db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.809819  8131 raft_consensus.cc:1275] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Refusing update from remote peer c4e0ee3cfd394eed85e2cab9f19853db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.811074  8338 consensus_queue.cc:1048] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Connected to new peer: Peer: permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:54.817764  8338 consensus_queue.cc:1048] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Connected to new peer: Peer: permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:22:54.818792  8133 raft_consensus.cc:1275] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Refusing update from remote peer c4e0ee3cfd394eed85e2cab9f19853db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.819481  8131 raft_consensus.cc:1275] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Refusing update from remote peer 004e9e8b24c64653bda64c9d93765e78: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.821753  8263 consensus_queue.cc:1048] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:54.824523  8338 consensus_queue.cc:1048] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Connected to new peer: Peer: permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:54.833258  8328 consensus_queue.cc:1048] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:54.854072  8058 raft_consensus.cc:1275] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Refusing update from remote peer 004e9e8b24c64653bda64c9d93765e78: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.856390  8263 consensus_queue.cc:1048] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:54.864339  8057 raft_consensus.cc:1275] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Refusing update from remote peer 9893248746ef4a26854794b371895389: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.866415  8132 raft_consensus.cc:1275] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Refusing update from remote peer c4e0ee3cfd394eed85e2cab9f19853db: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:22:54.870739  8338 consensus_queue.cc:1048] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Connected to new peer: Peer: permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:22:54.892201  8097 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:40271, user_credentials={real_user=slave}} blocked reactor thread for 62000.8us
I20260630 12:22:54.919435  8261 consensus_queue.cc:1048] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:22:55.117458  8372 mvcc.cc:204] Tried to move back new op lower bound from 7302439627911643136 to 7302439626424131584. Current Snapshot: MvccSnapshot[applied={T|T < 7302439627911643136}]
W20260630 12:22:55.504767  8021 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.194:42229, user_credentials={real_user=slave}} blocked reactor thread for 66952.8us
W20260630 12:22:55.848986  8349 meta_cache.cc:1261] Time spent looking up entry by key: real 0.081s	user 0.000s	sys 0.000s
I20260630 12:22:56.116473 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:56.126349  8402 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:56.126498  8403 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:56.134971  8405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:56.135298 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:56.136627 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:56.136862 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:56.137054 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822176137037 us; error 0 us; skew 500 ppm
I20260630 12:22:56.137550 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:56.139782 31099 webserver.cc:533] Webserver started at http://127.30.94.196:43719/ using document root <none> and password file <none>
I20260630 12:22:56.140259 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:56.140528 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:56.140801 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:56.141847 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "c61b841163de496f8d9e5fe082d68788"
format_stamp: "Formatted at 2026-06-30 12:22:56 on dist-test-slave-cbkb"
I20260630 12:22:56.146032 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:56.149124  8410 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:56.149842 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:56.150149 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "c61b841163de496f8d9e5fe082d68788"
format_stamp: "Formatted at 2026-06-30 12:22:56 on dist-test-slave-cbkb"
I20260630 12:22:56.150434 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:56.181262 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:56.182451 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:56.183917 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:56.186105 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:56.186331 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:56.186573 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:56.186750 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:56.224694 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:44875
I20260630 12:22:56.224788  8472 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:44875 every 8 connection(s)
I20260630 12:22:56.238765  8473 heartbeater.cc:344] Connected to a master server at 127.30.94.254:43603
I20260630 12:22:56.239207  8473 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:56.239979  8473 heartbeater.cc:507] Master 127.30.94.254:43603 requested a full tablet report, sending...
I20260630 12:22:56.241885  7951 ts_manager.cc:194] Registered new tserver with Master: c61b841163de496f8d9e5fe082d68788 (127.30.94.196:44875)
I20260630 12:22:56.243322  7951 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35906
I20260630 12:22:56.747159  8207 consensus_queue.cc:237] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } attrs { replace: true } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:56.754575  8133 raft_consensus.cc:1275] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Refusing update from remote peer 004e9e8b24c64653bda64c9d93765e78: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:22:56.755162  8058 raft_consensus.cc:1275] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Refusing update from remote peer 004e9e8b24c64653bda64c9d93765e78: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:22:56.756664  8480 consensus_queue.cc:1048] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:22:56.757687  8385 consensus_queue.cc:1048] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:22:56.767336  8173 consensus_peers.cc:597] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 -> Peer c61b841163de496f8d9e5fe082d68788 (127.30.94.196:44875): Couldn't send request to peer c61b841163de496f8d9e5fe082d68788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28bf303c487040749816295a01342de5. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:56.766392  8481 raft_consensus.cc:2955] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } attrs { replace: true } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.766422  8058 raft_consensus.cc:2955] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } attrs { replace: true } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.766814  8133 raft_consensus.cc:2955] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } attrs { replace: true } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.784854  7951 catalog_manager.cc:5697] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 reported cstate change: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "004e9e8b24c64653bda64c9d93765e78" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } attrs { replace: true } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.797915  8133 consensus_queue.cc:237] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:56.807636  8207 raft_consensus.cc:1275] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Refusing update from remote peer 9893248746ef4a26854794b371895389: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:22:56.809489  8362 consensus_queue.cc:1048] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:22:56.816325  8058 raft_consensus.cc:1275] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Refusing update from remote peer 9893248746ef4a26854794b371895389: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:22:56.817122  8362 raft_consensus.cc:2955] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.818902  8489 consensus_queue.cc:1048] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:22:56.818719  8207 raft_consensus.cc:2955] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
W20260630 12:22:56.823971  8099 consensus_peers.cc:597] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 -> Peer c61b841163de496f8d9e5fe082d68788 (127.30.94.196:44875): Couldn't send request to peer c61b841163de496f8d9e5fe082d68788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87fbaf5cc2c34d79b5050e69d299a10f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:56.825029  8058 raft_consensus.cc:2955] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.834797  7954 catalog_manager.cc:5697] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 reported cstate change: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "9893248746ef4a26854794b371895389" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.848810  8058 consensus_queue.cc:237] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:56.856089  8207 raft_consensus.cc:1275] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Refusing update from remote peer c4e0ee3cfd394eed85e2cab9f19853db: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:22:56.856465  8133 raft_consensus.cc:1275] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Refusing update from remote peer c4e0ee3cfd394eed85e2cab9f19853db: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:22:56.857662  8477 consensus_queue.cc:1048] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Connected to new peer: Peer: permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:22:56.858560  8400 consensus_queue.cc:1048] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [LEADER]: Connected to new peer: Peer: permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260630 12:22:56.865526  8024 consensus_peers.cc:597] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db -> Peer c61b841163de496f8d9e5fe082d68788 (127.30.94.196:44875): Couldn't send request to peer c61b841163de496f8d9e5fe082d68788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa5db79f66dc4a36a09af851dc8eb1dc. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:56.865520  8400 raft_consensus.cc:2955] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.867133  8207 raft_consensus.cc:2955] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.871019  8133 raft_consensus.cc:2955] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.879276  7956 catalog_manager.cc:5697] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db reported cstate change: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:56.881929  8133 consensus_queue.cc:237] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:56.888105  8058 raft_consensus.cc:1275] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Refusing update from remote peer 9893248746ef4a26854794b371895389: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260630 12:22:56.888737  8099 consensus_peers.cc:597] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 -> Peer c61b841163de496f8d9e5fe082d68788 (127.30.94.196:44875): Couldn't send request to peer c61b841163de496f8d9e5fe082d68788. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 749397355d224e66ab894cf0b8490746. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:56.889943  8491 consensus_queue.cc:1048] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:22:56.891824  8207 raft_consensus.cc:1275] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Refusing update from remote peer 9893248746ef4a26854794b371895389: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:22:56.896237  8489 consensus_queue.cc:1048] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:22:56.897493  8362 raft_consensus.cc:2955] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.899168  8058 raft_consensus.cc:2955] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.902281  8207 raft_consensus.cc:2955] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } } }
I20260630 12:22:56.913620  7954 catalog_manager.cc:5697] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 reported cstate change: config changed from index -1 to 16, NON_VOTER c61b841163de496f8d9e5fe082d68788 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "9893248746ef4a26854794b371895389" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:57.209002  8495 ts_tablet_manager.cc:933] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: Initiating tablet copy from peer 9893248746ef4a26854794b371895389 (127.30.94.194:42229)
I20260630 12:22:57.210664  8495 tablet_copy_client.cc:323] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:42229
I20260630 12:22:57.220388  8143 tablet_copy_service.cc:140] P 9893248746ef4a26854794b371895389: Received BeginTabletCopySession request for tablet 87fbaf5cc2c34d79b5050e69d299a10f from peer c61b841163de496f8d9e5fe082d68788 ({username='slave'} at 127.0.0.1:56260)
I20260630 12:22:57.220911  8143 tablet_copy_service.cc:161] P 9893248746ef4a26854794b371895389: Beginning new tablet copy session on tablet 87fbaf5cc2c34d79b5050e69d299a10f from peer c61b841163de496f8d9e5fe082d68788 at {username='slave'} at 127.0.0.1:56260: session id = c61b841163de496f8d9e5fe082d68788-87fbaf5cc2c34d79b5050e69d299a10f
I20260630 12:22:57.226161  8143 tablet_copy_source_session.cc:215] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:57.228982  8495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87fbaf5cc2c34d79b5050e69d299a10f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:57.239516  8495 tablet_copy_client.cc:806] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:57.240047  8495 tablet_copy_client.cc:670] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:57.243798  8495 tablet_copy_client.cc:538] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:57.245695  8473 heartbeater.cc:499] Master 127.30.94.254:43603 was elected leader, sending a full tablet report...
I20260630 12:22:57.251987  8495 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: Bootstrap starting.
I20260630 12:22:57.256906 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
W20260630 12:22:57.269764  8171 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260630 12:22:57.278589  8171 consensus_peers.cc:597] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 -> Peer c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601): Couldn't send request to peer c4e0ee3cfd394eed85e2cab9f19853db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:57.305761  8500 ts_tablet_manager.cc:933] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: Initiating tablet copy from peer 004e9e8b24c64653bda64c9d93765e78 (127.30.94.195:40271)
I20260630 12:22:57.315316 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:57.317056 31099 tablet_replica.cc:333] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db: stopping tablet replica
I20260630 12:22:57.317945 31099 raft_consensus.cc:2243] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.318995 31099 raft_consensus.cc:2272] T 497ff5d7bc974d719325f5240237128a P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.321805 31099 tablet_replica.cc:333] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db: stopping tablet replica
I20260630 12:22:57.324577 31099 raft_consensus.cc:2243] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.325294 31099 raft_consensus.cc:2272] T 28bf303c487040749816295a01342de5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.329988 31099 tablet_replica.cc:333] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db: stopping tablet replica
I20260630 12:22:57.330821 31099 raft_consensus.cc:2243] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.331483 31099 raft_consensus.cc:2272] T 749397355d224e66ab894cf0b8490746 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.335119 31099 tablet_replica.cc:333] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db: stopping tablet replica
I20260630 12:22:57.336048  8500 tablet_copy_client.cc:323] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:40271
I20260630 12:22:57.336546 31099 raft_consensus.cc:2243] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.337213 31099 raft_consensus.cc:2272] T 87fbaf5cc2c34d79b5050e69d299a10f P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.340792 31099 tablet_replica.cc:333] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db: stopping tablet replica
I20260630 12:22:57.341583 31099 raft_consensus.cc:2243] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.342845 31099 raft_consensus.cc:2272] T aa5db79f66dc4a36a09af851dc8eb1dc P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.346057 31099 tablet_replica.cc:333] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db: stopping tablet replica
I20260630 12:22:57.346899 31099 raft_consensus.cc:2243] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.347477 31099 raft_consensus.cc:2272] T ee17fe7bcef742f7bc82e4e0dda3e842 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.350072 31099 tablet_replica.cc:333] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db: stopping tablet replica
I20260630 12:22:57.350769 31099 raft_consensus.cc:2243] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.351733 31099 raft_consensus.cc:2272] T 5e7d84cc267f47b7804755c2ac49f3b5 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.354885 31099 tablet_replica.cc:333] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db: stopping tablet replica
I20260630 12:22:57.355571 31099 raft_consensus.cc:2243] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.356127 31099 raft_consensus.cc:2272] T a3036d8a77c7424fa4a9283d8fc7e545 P c4e0ee3cfd394eed85e2cab9f19853db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:57.377277  8097 consensus_peers.cc:597] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 -> Peer c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601): Couldn't send request to peer c4e0ee3cfd394eed85e2cab9f19853db. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:57.378815  8504 ts_tablet_manager.cc:933] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: Initiating tablet copy from peer 9893248746ef4a26854794b371895389 (127.30.94.194:42229)
I20260630 12:22:57.382893  8504 tablet_copy_client.cc:323] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:42229
I20260630 12:22:57.384716  8143 tablet_copy_service.cc:140] P 9893248746ef4a26854794b371895389: Received BeginTabletCopySession request for tablet 749397355d224e66ab894cf0b8490746 from peer c61b841163de496f8d9e5fe082d68788 ({username='slave'} at 127.0.0.1:56260)
I20260630 12:22:57.385218  8143 tablet_copy_service.cc:161] P 9893248746ef4a26854794b371895389: Beginning new tablet copy session on tablet 749397355d224e66ab894cf0b8490746 from peer c61b841163de496f8d9e5fe082d68788 at {username='slave'} at 127.0.0.1:56260: session id = c61b841163de496f8d9e5fe082d68788-749397355d224e66ab894cf0b8490746
I20260630 12:22:57.393169  8217 tablet_copy_service.cc:140] P 004e9e8b24c64653bda64c9d93765e78: Received BeginTabletCopySession request for tablet 28bf303c487040749816295a01342de5 from peer c61b841163de496f8d9e5fe082d68788 ({username='slave'} at 127.0.0.1:35936)
I20260630 12:22:57.393795  8217 tablet_copy_service.cc:161] P 004e9e8b24c64653bda64c9d93765e78: Beginning new tablet copy session on tablet 28bf303c487040749816295a01342de5 from peer c61b841163de496f8d9e5fe082d68788 at {username='slave'} at 127.0.0.1:35936: session id = c61b841163de496f8d9e5fe082d68788-28bf303c487040749816295a01342de5
I20260630 12:22:57.396938  8495 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:57.397876  8495 tablet_bootstrap.cc:492] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: Bootstrap complete.
I20260630 12:22:57.398561  8495 ts_tablet_manager.cc:1403] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: Time spent bootstrapping tablet: real 0.147s	user 0.112s	sys 0.013s
I20260630 12:22:57.401150  8495 raft_consensus.cc:359] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:57.401999  8495 raft_consensus.cc:740] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c61b841163de496f8d9e5fe082d68788, State: Initialized, Role: LEARNER
I20260630 12:22:57.402726  8495 consensus_queue.cc:260] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } attrs { replace: true } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:57.403458  8217 tablet_copy_source_session.cc:215] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:57.404204 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:22:57.405418  8143 tablet_copy_source_session.cc:215] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:22:57.410118  8500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28bf303c487040749816295a01342de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:57.413496  8504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749397355d224e66ab894cf0b8490746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:57.436390  8495 ts_tablet_manager.cc:1434] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: Time spent starting tablet: real 0.037s	user 0.021s	sys 0.016s
I20260630 12:22:57.437332  8500 tablet_copy_client.cc:806] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:57.437822  8500 tablet_copy_client.cc:670] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:57.438889  8143 tablet_copy_service.cc:342] P 9893248746ef4a26854794b371895389: Request end of tablet copy session c61b841163de496f8d9e5fe082d68788-87fbaf5cc2c34d79b5050e69d299a10f received from {username='slave'} at 127.0.0.1:56260
I20260630 12:22:57.439328  8143 tablet_copy_service.cc:434] P 9893248746ef4a26854794b371895389: ending tablet copy session c61b841163de496f8d9e5fe082d68788-87fbaf5cc2c34d79b5050e69d299a10f on tablet 87fbaf5cc2c34d79b5050e69d299a10f with peer c61b841163de496f8d9e5fe082d68788
I20260630 12:22:57.447075  8504 tablet_copy_client.cc:806] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: tablet copy: Starting download of 0 data blocks...
I20260630 12:22:57.447364  8500 tablet_copy_client.cc:538] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:57.447638  8504 tablet_copy_client.cc:670] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: tablet copy: Starting download of 1 WAL segments...
I20260630 12:22:57.451491  8504 tablet_copy_client.cc:538] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:22:57.453971 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:57.465405  8500 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: Bootstrap starting.
I20260630 12:22:57.465520  8504 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: Bootstrap starting.
I20260630 12:22:57.467654 31099 tablet_copy_service.cc:362] P 9893248746ef4a26854794b371895389: Destroying tablet copy session c61b841163de496f8d9e5fe082d68788-749397355d224e66ab894cf0b8490746 due to service shutdown
I20260630 12:22:57.468088 31099 tablet_copy_service.cc:434] P 9893248746ef4a26854794b371895389: ending tablet copy session c61b841163de496f8d9e5fe082d68788-749397355d224e66ab894cf0b8490746 on tablet 749397355d224e66ab894cf0b8490746 with peer c61b841163de496f8d9e5fe082d68788
I20260630 12:22:57.506487 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:57.509652 31099 tablet_replica.cc:333] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389: stopping tablet replica
I20260630 12:22:57.511360 31099 raft_consensus.cc:2243] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.515255 31099 raft_consensus.cc:2272] T 5e7d84cc267f47b7804755c2ac49f3b5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.519048 31099 tablet_replica.cc:333] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389: stopping tablet replica
W20260630 12:22:57.514240  8097 consensus_peers.cc:597] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 -> Peer c4e0ee3cfd394eed85e2cab9f19853db (127.30.94.193:38601): Couldn't send request to peer c4e0ee3cfd394eed85e2cab9f19853db. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:38601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:57.521458 31099 raft_consensus.cc:2243] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.522121 31099 raft_consensus.cc:2272] T aa5db79f66dc4a36a09af851dc8eb1dc P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.526465 31099 tablet_replica.cc:333] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389: stopping tablet replica
I20260630 12:22:57.527316 31099 raft_consensus.cc:2243] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.528707 31099 raft_consensus.cc:2272] T 749397355d224e66ab894cf0b8490746 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.533447 31099 tablet_replica.cc:333] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389: stopping tablet replica
I20260630 12:22:57.534256 31099 raft_consensus.cc:2243] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.535632 31099 raft_consensus.cc:2272] T 87fbaf5cc2c34d79b5050e69d299a10f P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.539009 31099 tablet_replica.cc:333] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389: stopping tablet replica
I20260630 12:22:57.539772 31099 raft_consensus.cc:2243] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.540401 31099 raft_consensus.cc:2272] T 389bbc29feb94999a29410d37f602c59 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.543046 31099 tablet_replica.cc:333] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389: stopping tablet replica
I20260630 12:22:57.543783 31099 raft_consensus.cc:2243] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.544461 31099 raft_consensus.cc:2272] T 497ff5d7bc974d719325f5240237128a P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.547158 31099 tablet_replica.cc:333] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389: stopping tablet replica
I20260630 12:22:57.547878 31099 raft_consensus.cc:2243] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.548563 31099 raft_consensus.cc:2272] T 28bf303c487040749816295a01342de5 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.552078 31099 tablet_replica.cc:333] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389: stopping tablet replica
I20260630 12:22:57.552784 31099 raft_consensus.cc:2243] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.553393 31099 raft_consensus.cc:2272] T 3a031830754b45ca915c7c110f83a598 P 9893248746ef4a26854794b371895389 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:57.565960  8170 consensus_peers.cc:597] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 -> Peer 9893248746ef4a26854794b371895389 (127.30.94.194:42229): Couldn't send request to peer 9893248746ef4a26854794b371895389. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:22:57.581005 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:57.604856 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:57.610530  8504 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=145 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:57.611482  8504 tablet_bootstrap.cc:492] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: Bootstrap complete.
I20260630 12:22:57.612214  8504 ts_tablet_manager.cc:1403] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: Time spent bootstrapping tablet: real 0.147s	user 0.107s	sys 0.024s
I20260630 12:22:57.614611  8504 raft_consensus.cc:359] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:57.615427  8504 raft_consensus.cc:740] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c61b841163de496f8d9e5fe082d68788, State: Initialized, Role: LEARNER
I20260630 12:22:57.616012  8504 consensus_queue.cc:260] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } attrs { replace: true } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:57.621694  8504 ts_tablet_manager.cc:1434] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
W20260630 12:22:57.624002  8504 tablet_copy_client.cc:1131] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.194:42229: connect: Connection refused (error 111)
I20260630 12:22:57.630519 31099 tablet_copy_service.cc:362] P 004e9e8b24c64653bda64c9d93765e78: Destroying tablet copy session c61b841163de496f8d9e5fe082d68788-28bf303c487040749816295a01342de5 due to service shutdown
I20260630 12:22:57.630925 31099 tablet_copy_service.cc:434] P 004e9e8b24c64653bda64c9d93765e78: ending tablet copy session c61b841163de496f8d9e5fe082d68788-28bf303c487040749816295a01342de5 on tablet 28bf303c487040749816295a01342de5 with peer c61b841163de496f8d9e5fe082d68788
I20260630 12:22:57.638266  8500 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:22:57.639307  8500 tablet_bootstrap.cc:492] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: Bootstrap complete.
I20260630 12:22:57.640304  8500 ts_tablet_manager.cc:1403] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: Time spent bootstrapping tablet: real 0.175s	user 0.122s	sys 0.019s
I20260630 12:22:57.643756  8500 raft_consensus.cc:359] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } attrs { replace: true } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:57.644959  8500 raft_consensus.cc:740] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c61b841163de496f8d9e5fe082d68788, State: Initialized, Role: LEARNER
I20260630 12:22:57.645896  8500 consensus_queue.cc:260] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c4e0ee3cfd394eed85e2cab9f19853db" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 38601 } } peers { permanent_uuid: "9893248746ef4a26854794b371895389" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 42229 } attrs { replace: true } } peers { permanent_uuid: "004e9e8b24c64653bda64c9d93765e78" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40271 } } peers { permanent_uuid: "c61b841163de496f8d9e5fe082d68788" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 44875 } attrs { promote: true } }
I20260630 12:22:57.648139  8500 ts_tablet_manager.cc:1434] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:22:57.664599 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:57.665218 31099 tablet_replica.cc:333] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78: stopping tablet replica
I20260630 12:22:57.665817 31099 raft_consensus.cc:2243] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.666343 31099 raft_consensus.cc:2272] T 749397355d224e66ab894cf0b8490746 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.669260 31099 tablet_replica.cc:333] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78: stopping tablet replica
I20260630 12:22:57.669938 31099 raft_consensus.cc:2243] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.670431 31099 raft_consensus.cc:2272] T aa5db79f66dc4a36a09af851dc8eb1dc P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.672748 31099 tablet_replica.cc:333] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78: stopping tablet replica
I20260630 12:22:57.673282 31099 raft_consensus.cc:2243] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.673744 31099 raft_consensus.cc:2272] T 5e7d84cc267f47b7804755c2ac49f3b5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.675563 31099 tablet_replica.cc:333] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78: stopping tablet replica
I20260630 12:22:57.676069 31099 raft_consensus.cc:2243] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.676627 31099 raft_consensus.cc:2272] T 87fbaf5cc2c34d79b5050e69d299a10f P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.679013 31099 tablet_replica.cc:333] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78: stopping tablet replica
I20260630 12:22:57.679529 31099 raft_consensus.cc:2243] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.679947 31099 raft_consensus.cc:2272] T 9064fac876674e9ea0df8a5d95d64a02 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.681829 31099 tablet_replica.cc:333] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78: stopping tablet replica
I20260630 12:22:57.682461 31099 raft_consensus.cc:2243] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.682888 31099 raft_consensus.cc:2272] T 42df627ebed240df9af474ff061a9bf3 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.684845 31099 tablet_replica.cc:333] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78: stopping tablet replica
I20260630 12:22:57.685313 31099 raft_consensus.cc:2243] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:57.685760 31099 raft_consensus.cc:2272] T 497ff5d7bc974d719325f5240237128a P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.687602 31099 tablet_replica.cc:333] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78: stopping tablet replica
I20260630 12:22:57.688057 31099 raft_consensus.cc:2243] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.689148 31099 raft_consensus.cc:2272] T 28bf303c487040749816295a01342de5 P 004e9e8b24c64653bda64c9d93765e78 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:22:57.705049  8500 tablet_copy_client.cc:1131] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.195:40271: connect: Connection refused (error 111)
I20260630 12:22:57.707054 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:57.724603 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:22:57.744650 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:57.745875 31099 tablet_replica.cc:333] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788: stopping tablet replica
I20260630 12:22:57.746471 31099 raft_consensus.cc:2243] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:57.746874 31099 raft_consensus.cc:2272] T 749397355d224e66ab894cf0b8490746 P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:57.749281 31099 tablet_replica.cc:333] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788: stopping tablet replica
I20260630 12:22:57.749784 31099 raft_consensus.cc:2243] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:57.750154 31099 raft_consensus.cc:2272] T 28bf303c487040749816295a01342de5 P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:57.752483 31099 tablet_replica.cc:333] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788: stopping tablet replica
I20260630 12:22:57.753041 31099 raft_consensus.cc:2243] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:22:57.753440 31099 raft_consensus.cc:2272] T 87fbaf5cc2c34d79b5050e69d299a10f P c61b841163de496f8d9e5fe082d68788 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:22:57.775133 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:22:57.788838 31099 master.cc:562] Master@127.30.94.254:43603 shutting down...
W20260630 12:22:57.806473  8004 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:22:57.807829 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:57.808269 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:57.808624 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ff3237faabe416cb6b08eb8c02b7cf7: stopping tablet replica
I20260630 12:22:57.829521 31099 master.cc:584] Master@127.30.94.254:43603 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6428 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:22:57.873134 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:45751
I20260630 12:22:57.874184 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:57.878921  8511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:57.880180  8512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:57.880739  8514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:57.881536 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:57.882398 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:57.882620 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:57.882803 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822177882767 us; error 0 us; skew 500 ppm
I20260630 12:22:57.883351 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:57.885725 31099 webserver.cc:533] Webserver started at http://127.30.94.254:41025/ using document root <none> and password file <none>
I20260630 12:22:57.886240 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:57.886447 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:57.886734 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:57.887858 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "85f81a8f59054c639d4b0a9dba92cc84"
format_stamp: "Formatted at 2026-06-30 12:22:57 on dist-test-slave-cbkb"
I20260630 12:22:57.892521 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:22:57.895699  8519 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:57.896464 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:57.896746 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "85f81a8f59054c639d4b0a9dba92cc84"
format_stamp: "Formatted at 2026-06-30 12:22:57 on dist-test-slave-cbkb"
I20260630 12:22:57.896983 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:57.915868 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:57.916864 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:57.952258 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:45751
I20260630 12:22:57.952394  8570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:45751 every 8 connection(s)
I20260630 12:22:57.956008  8571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:57.965914  8571 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84: Bootstrap starting.
I20260630 12:22:57.970381  8571 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:57.974392  8571 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84: No bootstrap required, opened a new log
I20260630 12:22:57.976547  8571 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f81a8f59054c639d4b0a9dba92cc84" member_type: VOTER }
I20260630 12:22:57.976991  8571 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:57.977249  8571 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85f81a8f59054c639d4b0a9dba92cc84, State: Initialized, Role: FOLLOWER
I20260630 12:22:57.977845  8571 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f81a8f59054c639d4b0a9dba92cc84" member_type: VOTER }
I20260630 12:22:57.978354  8571 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:57.978626  8571 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:57.978919  8571 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:57.983559  8571 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f81a8f59054c639d4b0a9dba92cc84" member_type: VOTER }
I20260630 12:22:57.984102  8571 leader_election.cc:304] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 85f81a8f59054c639d4b0a9dba92cc84; no voters: 
I20260630 12:22:57.985328  8571 leader_election.cc:290] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:57.985641  8574 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:57.987074  8574 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 1 LEADER]: Becoming Leader. State: Replica: 85f81a8f59054c639d4b0a9dba92cc84, State: Running, Role: LEADER
I20260630 12:22:57.987706  8574 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f81a8f59054c639d4b0a9dba92cc84" member_type: VOTER }
I20260630 12:22:57.988579  8571 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:57.991775  8576 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85f81a8f59054c639d4b0a9dba92cc84. Latest consensus state: current_term: 1 leader_uuid: "85f81a8f59054c639d4b0a9dba92cc84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f81a8f59054c639d4b0a9dba92cc84" member_type: VOTER } }
I20260630 12:22:57.991909  8575 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85f81a8f59054c639d4b0a9dba92cc84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85f81a8f59054c639d4b0a9dba92cc84" member_type: VOTER } }
I20260630 12:22:57.992487  8576 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:57.992909  8575 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:57.999713  8580 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:58.008402  8580 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:58.009460 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:58.017328  8580 catalog_manager.cc:1383] Generated new cluster ID: 6d3aa91bd50347bea5725ce360ac701a
I20260630 12:22:58.017612  8580 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:58.037168  8580 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:58.038380  8580 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:58.053716  8580 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84: Generated new TSK 0
I20260630 12:22:58.054335  8580 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:58.075817 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:58.081406  8592 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:58.082630  8593 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:58.084044  8595 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:58.084949 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:58.085742 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:58.085933 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:58.086098 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822178086081 us; error 0 us; skew 500 ppm
I20260630 12:22:58.086526 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:58.088706 31099 webserver.cc:533] Webserver started at http://127.30.94.193:37511/ using document root <none> and password file <none>
I20260630 12:22:58.089109 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:58.089258 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:58.089459 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:58.090636 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "eabcff0eab01415185d438e3d3ebb9fe"
format_stamp: "Formatted at 2026-06-30 12:22:58 on dist-test-slave-cbkb"
I20260630 12:22:58.095443 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:22:58.100095  8600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.101071 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:22:58.101406 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "eabcff0eab01415185d438e3d3ebb9fe"
format_stamp: "Formatted at 2026-06-30 12:22:58 on dist-test-slave-cbkb"
I20260630 12:22:58.101763 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:58.119050 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:58.119884 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:58.121208 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:58.123351 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:58.123565 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.123792 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:58.123966 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.195541 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:46767
I20260630 12:22:58.195627  8663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:46767 every 8 connection(s)
I20260630 12:22:58.203972 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:58.213649  8668 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:58.213658  8669 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:58.217754  8671 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:58.218034 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:58.219388  8664 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45751
I20260630 12:22:58.219823  8664 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:58.220484 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:58.220723 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:58.220896  8664 heartbeater.cc:507] Master 127.30.94.254:45751 requested a full tablet report, sending...
I20260630 12:22:58.220933 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822178220897 us; error 0 us; skew 500 ppm
I20260630 12:22:58.221819 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:58.224156  8536 ts_manager.cc:194] Registered new tserver with Master: eabcff0eab01415185d438e3d3ebb9fe (127.30.94.193:46767)
I20260630 12:22:58.225281 31099 webserver.cc:533] Webserver started at http://127.30.94.194:35353/ using document root <none> and password file <none>
I20260630 12:22:58.226114 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:58.226397 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:58.226795 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:58.227566  8536 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43858
I20260630 12:22:58.228988 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "aac8eb6211324214b860941c4dce861c"
format_stamp: "Formatted at 2026-06-30 12:22:58 on dist-test-slave-cbkb"
I20260630 12:22:58.234107 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:22:58.237603  8676 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.238332 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:58.238610 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "aac8eb6211324214b860941c4dce861c"
format_stamp: "Formatted at 2026-06-30 12:22:58 on dist-test-slave-cbkb"
I20260630 12:22:58.238874 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:58.248649 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:58.249802 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:58.251312 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:58.253657 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:58.253887 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.254132 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:58.254317 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.295357 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:38669
I20260630 12:22:58.295463  8738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:38669 every 8 connection(s)
I20260630 12:22:58.300410 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:58.307894  8742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:58.308614  8743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:58.310427  8745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:58.311575 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:58.312773 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:58.313015 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:58.313233 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822178313213 us; error 0 us; skew 500 ppm
I20260630 12:22:58.313824 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:58.314421  8739 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45751
I20260630 12:22:58.314805  8739 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:58.315659  8739 heartbeater.cc:507] Master 127.30.94.254:45751 requested a full tablet report, sending...
I20260630 12:22:58.316534 31099 webserver.cc:533] Webserver started at http://127.30.94.195:40483/ using document root <none> and password file <none>
I20260630 12:22:58.317075 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:58.317288 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:58.317552 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:58.317802  8536 ts_manager.cc:194] Registered new tserver with Master: aac8eb6211324214b860941c4dce861c (127.30.94.194:38669)
I20260630 12:22:58.318892 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "f26d790f690b44f180069824be7ff449"
format_stamp: "Formatted at 2026-06-30 12:22:58 on dist-test-slave-cbkb"
I20260630 12:22:58.319218  8536 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43872
I20260630 12:22:58.323338 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:58.326857  8750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.327714 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:58.327945 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "f26d790f690b44f180069824be7ff449"
format_stamp: "Formatted at 2026-06-30 12:22:58 on dist-test-slave-cbkb"
I20260630 12:22:58.328181 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:58.350183 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:58.351223 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:58.352620 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:58.354779 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:58.354952 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.355233 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:58.355387 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.396448 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:45073
I20260630 12:22:58.396615  8812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:45073 every 8 connection(s)
I20260630 12:22:58.410780  8813 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45751
I20260630 12:22:58.411249  8813 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:58.412174  8813 heartbeater.cc:507] Master 127.30.94.254:45751 requested a full tablet report, sending...
I20260630 12:22:58.414086  8536 ts_manager.cc:194] Registered new tserver with Master: f26d790f690b44f180069824be7ff449 (127.30.94.195:45073)
I20260630 12:22:58.414264 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014537938s
I20260630 12:22:58.415483  8536 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43882
I20260630 12:22:58.440124  8536 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43886:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:22:58.442519  8536 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:22:58.487641  8628 tablet_service.cc:1511] Processing CreateTablet for tablet 1dddf8f5475747d7aea07732ffd48bf3 (DEFAULT_TABLE table=test-workload [id=2f98cee72c3245d6a50ff03ee3c95cfc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:58.489245  8628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dddf8f5475747d7aea07732ffd48bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:58.489660  8704 tablet_service.cc:1511] Processing CreateTablet for tablet 1dddf8f5475747d7aea07732ffd48bf3 (DEFAULT_TABLE table=test-workload [id=2f98cee72c3245d6a50ff03ee3c95cfc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:58.491011  8704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dddf8f5475747d7aea07732ffd48bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:58.496376  8778 tablet_service.cc:1511] Processing CreateTablet for tablet 1dddf8f5475747d7aea07732ffd48bf3 (DEFAULT_TABLE table=test-workload [id=2f98cee72c3245d6a50ff03ee3c95cfc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:58.497671  8778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dddf8f5475747d7aea07732ffd48bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:58.509306  8828 tablet_bootstrap.cc:492] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c: Bootstrap starting.
I20260630 12:22:58.511286  8829 tablet_bootstrap.cc:492] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe: Bootstrap starting.
I20260630 12:22:58.517442  8830 tablet_bootstrap.cc:492] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449: Bootstrap starting.
I20260630 12:22:58.519738  8828 tablet_bootstrap.cc:654] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:58.520520  8829 tablet_bootstrap.cc:654] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:58.525055  8830 tablet_bootstrap.cc:654] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:58.525635  8828 tablet_bootstrap.cc:492] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c: No bootstrap required, opened a new log
I20260630 12:22:58.526161  8828 ts_tablet_manager.cc:1403] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260630 12:22:58.529315  8829 tablet_bootstrap.cc:492] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe: No bootstrap required, opened a new log
I20260630 12:22:58.528841  8828 raft_consensus.cc:359] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.529791  8829 ts_tablet_manager.cc:1403] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260630 12:22:58.529858  8830 tablet_bootstrap.cc:492] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449: No bootstrap required, opened a new log
I20260630 12:22:58.529896  8828 raft_consensus.cc:385] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:58.530553  8830 ts_tablet_manager.cc:1403] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:22:58.530558  8828 raft_consensus.cc:740] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aac8eb6211324214b860941c4dce861c, State: Initialized, Role: FOLLOWER
I20260630 12:22:58.531657  8828 consensus_queue.cc:260] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.533016  8829 raft_consensus.cc:359] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.533080  8830 raft_consensus.cc:359] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.534081  8829 raft_consensus.cc:385] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:58.534126  8739 heartbeater.cc:499] Master 127.30.94.254:45751 was elected leader, sending a full tablet report...
I20260630 12:22:58.534224  8830 raft_consensus.cc:385] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:58.534713  8828 ts_tablet_manager.cc:1434] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:22:58.534672  8829 raft_consensus.cc:740] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eabcff0eab01415185d438e3d3ebb9fe, State: Initialized, Role: FOLLOWER
I20260630 12:22:58.534880  8830 raft_consensus.cc:740] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f26d790f690b44f180069824be7ff449, State: Initialized, Role: FOLLOWER
I20260630 12:22:58.535806  8829 consensus_queue.cc:260] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.536018  8830 consensus_queue.cc:260] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.541177  8813 heartbeater.cc:499] Master 127.30.94.254:45751 was elected leader, sending a full tablet report...
I20260630 12:22:58.541603  8830 ts_tablet_manager.cc:1434] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260630 12:22:58.544005  8664 heartbeater.cc:499] Master 127.30.94.254:45751 was elected leader, sending a full tablet report...
I20260630 12:22:58.544533  8829 ts_tablet_manager.cc:1434] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.002s
I20260630 12:22:58.594095  8834 raft_consensus.cc:493] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:58.594599  8834 raft_consensus.cc:515] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.596804  8834 leader_election.cc:290] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eabcff0eab01415185d438e3d3ebb9fe (127.30.94.193:46767), f26d790f690b44f180069824be7ff449 (127.30.94.195:45073)
I20260630 12:22:58.605631  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dddf8f5475747d7aea07732ffd48bf3" candidate_uuid: "aac8eb6211324214b860941c4dce861c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eabcff0eab01415185d438e3d3ebb9fe" is_pre_election: true
I20260630 12:22:58.606416  8638 raft_consensus.cc:2468] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac8eb6211324214b860941c4dce861c in term 0.
I20260630 12:22:58.607631  8788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dddf8f5475747d7aea07732ffd48bf3" candidate_uuid: "aac8eb6211324214b860941c4dce861c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d790f690b44f180069824be7ff449" is_pre_election: true
I20260630 12:22:58.607836  8680 leader_election.cc:304] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac8eb6211324214b860941c4dce861c, eabcff0eab01415185d438e3d3ebb9fe; no voters: 
I20260630 12:22:58.608453  8788 raft_consensus.cc:2468] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aac8eb6211324214b860941c4dce861c in term 0.
I20260630 12:22:58.608657  8834 raft_consensus.cc:2804] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:58.609103  8834 raft_consensus.cc:493] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:58.609427  8834 raft_consensus.cc:3060] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:58.615885  8834 raft_consensus.cc:515] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.617702  8834 leader_election.cc:290] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [CANDIDATE]: Term 1 election: Requested vote from peers eabcff0eab01415185d438e3d3ebb9fe (127.30.94.193:46767), f26d790f690b44f180069824be7ff449 (127.30.94.195:45073)
I20260630 12:22:58.618341  8638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dddf8f5475747d7aea07732ffd48bf3" candidate_uuid: "aac8eb6211324214b860941c4dce861c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eabcff0eab01415185d438e3d3ebb9fe"
I20260630 12:22:58.618561  8788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dddf8f5475747d7aea07732ffd48bf3" candidate_uuid: "aac8eb6211324214b860941c4dce861c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f26d790f690b44f180069824be7ff449"
I20260630 12:22:58.618870  8638 raft_consensus.cc:3060] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:58.619134  8788 raft_consensus.cc:3060] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:58.624617  8638 raft_consensus.cc:2468] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac8eb6211324214b860941c4dce861c in term 1.
I20260630 12:22:58.625028  8788 raft_consensus.cc:2468] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aac8eb6211324214b860941c4dce861c in term 1.
I20260630 12:22:58.625644  8680 leader_election.cc:304] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aac8eb6211324214b860941c4dce861c, eabcff0eab01415185d438e3d3ebb9fe; no voters: 
I20260630 12:22:58.626363  8834 raft_consensus.cc:2804] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:58.627228  8834 raft_consensus.cc:697] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 1 LEADER]: Becoming Leader. State: Replica: aac8eb6211324214b860941c4dce861c, State: Running, Role: LEADER
I20260630 12:22:58.628039  8834 consensus_queue.cc:237] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } }
I20260630 12:22:58.635772  8534 catalog_manager.cc:5697] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c reported cstate change: term changed from 0 to 1, leader changed from <none> to aac8eb6211324214b860941c4dce861c (127.30.94.194). New cstate: current_term: 1 leader_uuid: "aac8eb6211324214b860941c4dce861c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eabcff0eab01415185d438e3d3ebb9fe" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aac8eb6211324214b860941c4dce861c" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 38669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f26d790f690b44f180069824be7ff449" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 45073 } health_report { overall_health: UNKNOWN } } }
I20260630 12:22:58.650146 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:22:58.671871 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:58.672784 31099 tablet_replica.cc:333] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe: stopping tablet replica
I20260630 12:22:58.673931 31099 raft_consensus.cc:2243] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:58.674801 31099 raft_consensus.cc:2272] T 1dddf8f5475747d7aea07732ffd48bf3 P eabcff0eab01415185d438e3d3ebb9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:58.694756 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:22:58.705880 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:58.723577 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:58.724433 31099 tablet_replica.cc:333] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c: stopping tablet replica
I20260630 12:22:58.725097 31099 raft_consensus.cc:2243] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:58.725767 31099 pending_rounds.cc:70] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c: Trying to abort 1 pending ops.
I20260630 12:22:58.725996 31099 pending_rounds.cc:77] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439643667857408 op_type: NO_OP noop_request { }
I20260630 12:22:58.726301 31099 raft_consensus.cc:2889] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:58.726639 31099 raft_consensus.cc:2272] T 1dddf8f5475747d7aea07732ffd48bf3 P aac8eb6211324214b860941c4dce861c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:58.746390 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:58.755136 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:58.773420 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:58.774279 31099 tablet_replica.cc:333] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449: stopping tablet replica
I20260630 12:22:58.774874 31099 raft_consensus.cc:2243] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:58.775318 31099 raft_consensus.cc:2272] T 1dddf8f5475747d7aea07732ffd48bf3 P f26d790f690b44f180069824be7ff449 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:58.794423 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:58.803202 31099 master.cc:562] Master@127.30.94.254:45751 shutting down...
I20260630 12:22:58.820281 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:58.820894 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:58.821244 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85f81a8f59054c639d4b0a9dba92cc84: stopping tablet replica
I20260630 12:22:58.841421 31099 master.cc:584] Master@127.30.94.254:45751 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1009 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:22:58.882750 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:41835
I20260630 12:22:58.883854 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:58.888836  8840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:58.888900  8841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:58.890105  8843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:58.891485 31099 server_base.cc:1061] running on GCE node
I20260630 12:22:58.892156 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:58.892366 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:58.892515 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822178892501 us; error 0 us; skew 500 ppm
I20260630 12:22:58.892930 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:58.895020 31099 webserver.cc:533] Webserver started at http://127.30.94.254:46029/ using document root <none> and password file <none>
I20260630 12:22:58.895401 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:58.895560 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:58.895758 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:58.896816 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "459dd81d70584aaa98b00faaa99a526f"
format_stamp: "Formatted at 2026-06-30 12:22:58 on dist-test-slave-cbkb"
I20260630 12:22:58.900884 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:58.903934  8848 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:58.904690 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:58.904917 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "459dd81d70584aaa98b00faaa99a526f"
format_stamp: "Formatted at 2026-06-30 12:22:58 on dist-test-slave-cbkb"
I20260630 12:22:58.905191 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:58.924839 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:58.925819 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:58.961407 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:41835
I20260630 12:22:58.961524  8899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:41835 every 8 connection(s)
I20260630 12:22:58.965101  8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:58.975723  8900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f: Bootstrap starting.
I20260630 12:22:58.980217  8900 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:58.984124  8900 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f: No bootstrap required, opened a new log
I20260630 12:22:58.986100  8900 raft_consensus.cc:359] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459dd81d70584aaa98b00faaa99a526f" member_type: VOTER }
I20260630 12:22:58.986439  8900 raft_consensus.cc:385] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:58.986708  8900 raft_consensus.cc:740] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 459dd81d70584aaa98b00faaa99a526f, State: Initialized, Role: FOLLOWER
I20260630 12:22:58.987262  8900 consensus_queue.cc:260] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459dd81d70584aaa98b00faaa99a526f" member_type: VOTER }
I20260630 12:22:58.987704  8900 raft_consensus.cc:399] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:22:58.987923  8900 raft_consensus.cc:493] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:22:58.988188  8900 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:58.992507  8900 raft_consensus.cc:515] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459dd81d70584aaa98b00faaa99a526f" member_type: VOTER }
I20260630 12:22:58.992993  8900 leader_election.cc:304] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 459dd81d70584aaa98b00faaa99a526f; no voters: 
I20260630 12:22:58.994033  8900 leader_election.cc:290] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:22:58.994374  8903 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:58.995708  8903 raft_consensus.cc:697] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 1 LEADER]: Becoming Leader. State: Replica: 459dd81d70584aaa98b00faaa99a526f, State: Running, Role: LEADER
I20260630 12:22:58.996268  8903 consensus_queue.cc:237] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459dd81d70584aaa98b00faaa99a526f" member_type: VOTER }
I20260630 12:22:58.996886  8900 sys_catalog.cc:565] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:22:58.999514  8904 sys_catalog.cc:455] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "459dd81d70584aaa98b00faaa99a526f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459dd81d70584aaa98b00faaa99a526f" member_type: VOTER } }
I20260630 12:22:58.999410  8905 sys_catalog.cc:455] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 459dd81d70584aaa98b00faaa99a526f. Latest consensus state: current_term: 1 leader_uuid: "459dd81d70584aaa98b00faaa99a526f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "459dd81d70584aaa98b00faaa99a526f" member_type: VOTER } }
I20260630 12:22:59.000185  8904 sys_catalog.cc:458] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:59.000281  8905 sys_catalog.cc:458] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [sys.catalog]: This master's current role is: LEADER
I20260630 12:22:59.008153  8908 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:22:59.013010  8908 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:22:59.013944 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:22:59.021153  8908 catalog_manager.cc:1383] Generated new cluster ID: dc57bf30d33b471d9ce81daa1752973a
I20260630 12:22:59.021392  8908 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:22:59.040771  8908 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:22:59.042001  8908 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:22:59.059185  8908 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f: Generated new TSK 0
I20260630 12:22:59.059715  8908 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:22:59.080401 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:59.086195  8921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:59.087291  8922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:59.089129 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:59.089360  8924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:59.090302 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:59.090500 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:59.090719 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822179090693 us; error 0 us; skew 500 ppm
I20260630 12:22:59.091219 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:59.093530 31099 webserver.cc:533] Webserver started at http://127.30.94.193:34265/ using document root <none> and password file <none>
I20260630 12:22:59.093982 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:59.094172 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:59.094449 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:59.095547 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "f39791879fd84a00ba18be5d78ac60a9"
format_stamp: "Formatted at 2026-06-30 12:22:59 on dist-test-slave-cbkb"
I20260630 12:22:59.099790 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:22:59.102984  8929 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.103715 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:22:59.104019 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "f39791879fd84a00ba18be5d78ac60a9"
format_stamp: "Formatted at 2026-06-30 12:22:59 on dist-test-slave-cbkb"
I20260630 12:22:59.104254 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:59.124747 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:59.125873 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:59.127195 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:59.129372 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:59.129628 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.129863 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:59.130033 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.166623 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:46523
I20260630 12:22:59.166712  8991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:46523 every 8 connection(s)
I20260630 12:22:59.171283 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:59.178227  8996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:59.179868  8997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:59.183447 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:59.185138  8999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:59.185804  8992 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41835
I20260630 12:22:59.186221  8992 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:59.186180 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:59.186662 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:59.186875 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822179186856 us; error 0 us; skew 500 ppm
I20260630 12:22:59.187263  8992 heartbeater.cc:507] Master 127.30.94.254:41835 requested a full tablet report, sending...
I20260630 12:22:59.187589 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:59.189633  8865 ts_manager.cc:194] Registered new tserver with Master: f39791879fd84a00ba18be5d78ac60a9 (127.30.94.193:46523)
I20260630 12:22:59.190413 31099 webserver.cc:533] Webserver started at http://127.30.94.194:43137/ using document root <none> and password file <none>
I20260630 12:22:59.190927 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:59.191115 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:59.191390 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:59.191519  8865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33776
I20260630 12:22:59.192678 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "a52f373270e14ef28acde504c47fc504"
format_stamp: "Formatted at 2026-06-30 12:22:59 on dist-test-slave-cbkb"
I20260630 12:22:59.197082 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:22:59.199993  9004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.200743 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:59.201038 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "a52f373270e14ef28acde504c47fc504"
format_stamp: "Formatted at 2026-06-30 12:22:59 on dist-test-slave-cbkb"
I20260630 12:22:59.201310 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:59.230662 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:59.231725 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:59.233141 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:59.235285 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:59.235482 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.235740 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:59.235899 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.272374 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:40249
I20260630 12:22:59.272535  9066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:40249 every 8 connection(s)
I20260630 12:22:59.277127 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:59.283790  9070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:59.286108  9071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:59.287592 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:59.287546  9073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:59.289211  9067 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41835
I20260630 12:22:59.289288 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:22:59.289623  9067 heartbeater.cc:461] Registering TS with master...
W20260630 12:22:59.289628 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:59.290100 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822179290071 us; error 0 us; skew 500 ppm
I20260630 12:22:59.290566  9067 heartbeater.cc:507] Master 127.30.94.254:41835 requested a full tablet report, sending...
I20260630 12:22:59.290683 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:59.293020  8865 ts_manager.cc:194] Registered new tserver with Master: a52f373270e14ef28acde504c47fc504 (127.30.94.194:40249)
I20260630 12:22:59.293316 31099 webserver.cc:533] Webserver started at http://127.30.94.195:33789/ using document root <none> and password file <none>
I20260630 12:22:59.293924 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:59.294169 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:59.294480 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:59.294855  8865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33788
I20260630 12:22:59.295910 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "ed301518cdc34c8da01256c7a9701bf9"
format_stamp: "Formatted at 2026-06-30 12:22:59 on dist-test-slave-cbkb"
I20260630 12:22:59.300473 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:59.303520  9078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.304262 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:22:59.304608 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "ed301518cdc34c8da01256c7a9701bf9"
format_stamp: "Formatted at 2026-06-30 12:22:59 on dist-test-slave-cbkb"
I20260630 12:22:59.304883 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:59.317896 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:59.318831 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:59.320124 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:59.322263 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:59.322494 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.322721 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:59.322889 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.358374 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:40365
I20260630 12:22:59.358477  9140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:40365 every 8 connection(s)
I20260630 12:22:59.362993 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:22:59.369063  9144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:22:59.371033  9145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:59.372179 31099 server_base.cc:1061] running on GCE node
W20260630 12:22:59.373008  9147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:22:59.373929 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:22:59.374181 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:22:59.374378 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822179374360 us; error 0 us; skew 500 ppm
I20260630 12:22:59.374418  9141 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41835
I20260630 12:22:59.374871  9141 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:59.375173 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:22:59.375752  9141 heartbeater.cc:507] Master 127.30.94.254:41835 requested a full tablet report, sending...
I20260630 12:22:59.377825 31099 webserver.cc:533] Webserver started at http://127.30.94.196:46521/ using document root <none> and password file <none>
I20260630 12:22:59.378242  8865 ts_manager.cc:194] Registered new tserver with Master: ed301518cdc34c8da01256c7a9701bf9 (127.30.94.195:40365)
I20260630 12:22:59.378471 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:22:59.378784 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:22:59.379094 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:22:59.380069  8865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33792
I20260630 12:22:59.380671 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "6223831a3fe644afa83db5f8d8c81f1c"
format_stamp: "Formatted at 2026-06-30 12:22:59 on dist-test-slave-cbkb"
I20260630 12:22:59.385036 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:22:59.388590  9152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.389313 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:22:59.389623 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "6223831a3fe644afa83db5f8d8c81f1c"
format_stamp: "Formatted at 2026-06-30 12:22:59 on dist-test-slave-cbkb"
I20260630 12:22:59.389906 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:22:59.401548 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:22:59.402628 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:22:59.403798 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:22:59.406093 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:22:59.406327 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.406713 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:22:59.406893 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:22:59.445176 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:43215
I20260630 12:22:59.445281  9214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:43215 every 8 connection(s)
I20260630 12:22:59.458455  9215 heartbeater.cc:344] Connected to a master server at 127.30.94.254:41835
I20260630 12:22:59.458829  9215 heartbeater.cc:461] Registering TS with master...
I20260630 12:22:59.459583  9215 heartbeater.cc:507] Master 127.30.94.254:41835 requested a full tablet report, sending...
I20260630 12:22:59.461491  8865 ts_manager.cc:194] Registered new tserver with Master: 6223831a3fe644afa83db5f8d8c81f1c (127.30.94.196:43215)
I20260630 12:22:59.461990 31099 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013805331s
I20260630 12:22:59.463210  8865 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33800
I20260630 12:22:59.486002  8865 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33814:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:22:59.525024  9106 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd43984bad140b2a471908739c763da (DEFAULT_TABLE table=test-workload [id=1e2fcfe5e13f438a8d5a32ff33f5ea4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:59.526345  9106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd43984bad140b2a471908739c763da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:59.527765  9032 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd43984bad140b2a471908739c763da (DEFAULT_TABLE table=test-workload [id=1e2fcfe5e13f438a8d5a32ff33f5ea4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:59.528383  9180 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd43984bad140b2a471908739c763da (DEFAULT_TABLE table=test-workload [id=1e2fcfe5e13f438a8d5a32ff33f5ea4d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:22:59.529103  9032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd43984bad140b2a471908739c763da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:59.529685  9180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd43984bad140b2a471908739c763da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:22:59.540426  9230 tablet_bootstrap.cc:492] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9: Bootstrap starting.
I20260630 12:22:59.546373  9231 tablet_bootstrap.cc:492] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504: Bootstrap starting.
I20260630 12:22:59.547130  9230 tablet_bootstrap.cc:654] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:59.549475  9232 tablet_bootstrap.cc:492] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c: Bootstrap starting.
I20260630 12:22:59.552960  9230 tablet_bootstrap.cc:492] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9: No bootstrap required, opened a new log
I20260630 12:22:59.553465  9230 ts_tablet_manager.cc:1403] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:22:59.553969  9231 tablet_bootstrap.cc:654] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:59.555500  9232 tablet_bootstrap.cc:654] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c: Neither blocks nor log segments found. Creating new log.
I20260630 12:22:59.556520  9230 raft_consensus.cc:359] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.557576  9230 raft_consensus.cc:385] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:59.557840  9230 raft_consensus.cc:740] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed301518cdc34c8da01256c7a9701bf9, State: Initialized, Role: FOLLOWER
I20260630 12:22:59.558723  9230 consensus_queue.cc:260] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.559626  9231 tablet_bootstrap.cc:492] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504: No bootstrap required, opened a new log
I20260630 12:22:59.560200  9231 ts_tablet_manager.cc:1403] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:22:59.560484  9232 tablet_bootstrap.cc:492] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c: No bootstrap required, opened a new log
I20260630 12:22:59.560941  9232 ts_tablet_manager.cc:1403] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20260630 12:22:59.564180  9141 heartbeater.cc:499] Master 127.30.94.254:41835 was elected leader, sending a full tablet report...
I20260630 12:22:59.564706  9230 ts_tablet_manager.cc:1434] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260630 12:22:59.564249  9232 raft_consensus.cc:359] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.565176  9232 raft_consensus.cc:385] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:59.565443  9232 raft_consensus.cc:740] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223831a3fe644afa83db5f8d8c81f1c, State: Initialized, Role: FOLLOWER
I20260630 12:22:59.565382  9231 raft_consensus.cc:359] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.566388  9231 raft_consensus.cc:385] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:22:59.566725  9231 raft_consensus.cc:740] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a52f373270e14ef28acde504c47fc504, State: Initialized, Role: FOLLOWER
I20260630 12:22:59.566593  9232 consensus_queue.cc:260] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.567631  9231 consensus_queue.cc:260] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.569121  9215 heartbeater.cc:499] Master 127.30.94.254:41835 was elected leader, sending a full tablet report...
I20260630 12:22:59.569633  9232 ts_tablet_manager.cc:1434] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:22:59.572203  9067 heartbeater.cc:499] Master 127.30.94.254:41835 was elected leader, sending a full tablet report...
I20260630 12:22:59.572678  9231 ts_tablet_manager.cc:1434] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260630 12:22:59.667088  9238 raft_consensus.cc:493] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:22:59.667539  9238 raft_consensus.cc:515] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.669534  9238 leader_election.cc:290] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed301518cdc34c8da01256c7a9701bf9 (127.30.94.195:40365), 6223831a3fe644afa83db5f8d8c81f1c (127.30.94.196:43215)
I20260630 12:22:59.679277  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd43984bad140b2a471908739c763da" candidate_uuid: "a52f373270e14ef28acde504c47fc504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed301518cdc34c8da01256c7a9701bf9" is_pre_election: true
I20260630 12:22:59.679948  9116 raft_consensus.cc:2468] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a52f373270e14ef28acde504c47fc504 in term 0.
I20260630 12:22:59.680166  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd43984bad140b2a471908739c763da" candidate_uuid: "a52f373270e14ef28acde504c47fc504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223831a3fe644afa83db5f8d8c81f1c" is_pre_election: true
I20260630 12:22:59.680950  9190 raft_consensus.cc:2468] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a52f373270e14ef28acde504c47fc504 in term 0.
I20260630 12:22:59.681316  9007 leader_election.cc:304] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a52f373270e14ef28acde504c47fc504, ed301518cdc34c8da01256c7a9701bf9; no voters: 
I20260630 12:22:59.682199  9238 raft_consensus.cc:2804] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:22:59.682451  9238 raft_consensus.cc:493] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:22:59.682663  9238 raft_consensus.cc:3060] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:59.688421  9238 raft_consensus.cc:515] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.689977  9238 leader_election.cc:290] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [CANDIDATE]: Term 1 election: Requested vote from peers ed301518cdc34c8da01256c7a9701bf9 (127.30.94.195:40365), 6223831a3fe644afa83db5f8d8c81f1c (127.30.94.196:43215)
I20260630 12:22:59.690626  9116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd43984bad140b2a471908739c763da" candidate_uuid: "a52f373270e14ef28acde504c47fc504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed301518cdc34c8da01256c7a9701bf9"
I20260630 12:22:59.690953  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd43984bad140b2a471908739c763da" candidate_uuid: "a52f373270e14ef28acde504c47fc504" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223831a3fe644afa83db5f8d8c81f1c"
I20260630 12:22:59.691143  9116 raft_consensus.cc:3060] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:59.691542  9190 raft_consensus.cc:3060] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:22:59.696270  9116 raft_consensus.cc:2468] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a52f373270e14ef28acde504c47fc504 in term 1.
I20260630 12:22:59.696537  9190 raft_consensus.cc:2468] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a52f373270e14ef28acde504c47fc504 in term 1.
I20260630 12:22:59.697317  9007 leader_election.cc:304] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a52f373270e14ef28acde504c47fc504, ed301518cdc34c8da01256c7a9701bf9; no voters: 
I20260630 12:22:59.697979  9238 raft_consensus.cc:2804] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:22:59.699131  9238 raft_consensus.cc:697] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 1 LEADER]: Becoming Leader. State: Replica: a52f373270e14ef28acde504c47fc504, State: Running, Role: LEADER
I20260630 12:22:59.699926  9238 consensus_queue.cc:237] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } }
I20260630 12:22:59.706869  8864 catalog_manager.cc:5697] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 reported cstate change: term changed from 0 to 1, leader changed from <none> to a52f373270e14ef28acde504c47fc504 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "a52f373270e14ef28acde504c47fc504" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed301518cdc34c8da01256c7a9701bf9" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 40365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223831a3fe644afa83db5f8d8c81f1c" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 43215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a52f373270e14ef28acde504c47fc504" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40249 } health_report { overall_health: HEALTHY } } }
W20260630 12:22:59.748965 31099 auto_rebalancer.cc:639] Failed to schedule move for tablet 6cd43984bad140b2a471908739c763da: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:22:59.750305 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:22:59.768044 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:59.783579 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:22:59.790943 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:22:59.808532 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:59.809401 31099 tablet_replica.cc:333] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504: stopping tablet replica
I20260630 12:22:59.809861 31099 raft_consensus.cc:2243] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:59.810408 31099 pending_rounds.cc:70] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504: Trying to abort 1 pending ops.
I20260630 12:22:59.810582 31099 pending_rounds.cc:77] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302439648057442304 op_type: NO_OP noop_request { }
I20260630 12:22:59.810811 31099 raft_consensus.cc:2889] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:22:59.811039 31099 raft_consensus.cc:2272] T 6cd43984bad140b2a471908739c763da P a52f373270e14ef28acde504c47fc504 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:59.830946 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:22:59.839354 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:22:59.855258 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:59.856046 31099 tablet_replica.cc:333] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9: stopping tablet replica
I20260630 12:22:59.856572 31099 raft_consensus.cc:2243] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:59.856916 31099 raft_consensus.cc:2272] T 6cd43984bad140b2a471908739c763da P ed301518cdc34c8da01256c7a9701bf9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:59.874918 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:22:59.883296 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:22:59.901141 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:22:59.901865 31099 tablet_replica.cc:333] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c: stopping tablet replica
I20260630 12:22:59.902372 31099 raft_consensus.cc:2243] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:22:59.902776 31099 raft_consensus.cc:2272] T 6cd43984bad140b2a471908739c763da P 6223831a3fe644afa83db5f8d8c81f1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:59.921164 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:22:59.929759 31099 master.cc:562] Master@127.30.94.254:41835 shutting down...
I20260630 12:22:59.944000 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:22:59.944581 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:22:59.944908 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 459dd81d70584aaa98b00faaa99a526f: stopping tablet replica
I20260630 12:22:59.963860 31099 master.cc:584] Master@127.30.94.254:41835 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1112 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:22:59.995296 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:45275
I20260630 12:22:59.996423 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:00.001402  9245 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:00.001930  9244 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:00.002897  9247 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:00.003890 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:00.004668 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:00.004909 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:00.005059 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822180005040 us; error 0 us; skew 500 ppm
I20260630 12:23:00.005512 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:00.007748 31099 webserver.cc:533] Webserver started at http://127.30.94.254:43751/ using document root <none> and password file <none>
I20260630 12:23:00.008212 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:00.008433 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:00.008699 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:00.009718 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "095a6f563c664dccbe53d92937a32ba4"
format_stamp: "Formatted at 2026-06-30 12:23:00 on dist-test-slave-cbkb"
I20260630 12:23:00.013955 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:23:00.017145  9252 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.018249 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:00.018500 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "095a6f563c664dccbe53d92937a32ba4"
format_stamp: "Formatted at 2026-06-30 12:23:00 on dist-test-slave-cbkb"
I20260630 12:23:00.018725 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:00.029299 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:00.030231 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:00.064396 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:45275
I20260630 12:23:00.064450  9303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:45275 every 8 connection(s)
I20260630 12:23:00.068045  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:00.078289  9304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4: Bootstrap starting.
I20260630 12:23:00.082805  9304 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:00.087030  9304 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4: No bootstrap required, opened a new log
I20260630 12:23:00.089228  9304 raft_consensus.cc:359] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "095a6f563c664dccbe53d92937a32ba4" member_type: VOTER }
I20260630 12:23:00.089643  9304 raft_consensus.cc:385] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:00.089836  9304 raft_consensus.cc:740] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 095a6f563c664dccbe53d92937a32ba4, State: Initialized, Role: FOLLOWER
I20260630 12:23:00.090497  9304 consensus_queue.cc:260] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "095a6f563c664dccbe53d92937a32ba4" member_type: VOTER }
I20260630 12:23:00.090950  9304 raft_consensus.cc:399] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:00.091163  9304 raft_consensus.cc:493] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:00.091387  9304 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:00.099154  9304 raft_consensus.cc:515] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "095a6f563c664dccbe53d92937a32ba4" member_type: VOTER }
I20260630 12:23:00.099759  9304 leader_election.cc:304] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 095a6f563c664dccbe53d92937a32ba4; no voters: 
I20260630 12:23:00.101194  9304 leader_election.cc:290] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:00.101519  9307 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:00.102882  9307 raft_consensus.cc:697] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 1 LEADER]: Becoming Leader. State: Replica: 095a6f563c664dccbe53d92937a32ba4, State: Running, Role: LEADER
I20260630 12:23:00.103549  9307 consensus_queue.cc:237] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "095a6f563c664dccbe53d92937a32ba4" member_type: VOTER }
I20260630 12:23:00.104297  9304 sys_catalog.cc:565] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:00.106366  9309 sys_catalog.cc:455] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 095a6f563c664dccbe53d92937a32ba4. Latest consensus state: current_term: 1 leader_uuid: "095a6f563c664dccbe53d92937a32ba4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "095a6f563c664dccbe53d92937a32ba4" member_type: VOTER } }
I20260630 12:23:00.106278  9308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "095a6f563c664dccbe53d92937a32ba4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "095a6f563c664dccbe53d92937a32ba4" member_type: VOTER } }
I20260630 12:23:00.106972  9309 sys_catalog.cc:458] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:00.107071  9308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:00.113303  9311 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:00.118178  9311 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:00.123163 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:00.127799  9311 catalog_manager.cc:1383] Generated new cluster ID: e296cf68941642788db840144c287d58
I20260630 12:23:00.128067  9311 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:00.160203  9311 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:00.161473  9311 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:00.173260  9311 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4: Generated new TSK 0
I20260630 12:23:00.174017  9311 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:00.189342 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:00.195528  9326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:00.196111  9325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:00.197485 31099 server_base.cc:1061] running on GCE node
W20260630 12:23:00.197443  9328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:00.198662 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:00.198891 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:00.199057 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822180199040 us; error 0 us; skew 500 ppm
I20260630 12:23:00.199549 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:00.201756 31099 webserver.cc:533] Webserver started at http://127.30.94.193:34497/ using document root <none> and password file <none>
I20260630 12:23:00.202234 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:00.202441 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:00.202713 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:00.203758 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "fffa1d9defd242748071fd299b9d81df"
format_stamp: "Formatted at 2026-06-30 12:23:00 on dist-test-slave-cbkb"
I20260630 12:23:00.208119 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:23:00.211174  9333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.211920 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:23:00.212226 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "fffa1d9defd242748071fd299b9d81df"
format_stamp: "Formatted at 2026-06-30 12:23:00 on dist-test-slave-cbkb"
I20260630 12:23:00.212556 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:00.234454 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:00.235384 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:00.236758 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:00.238984 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:00.239209 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.239491 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:00.239730 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.280750 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:39879
I20260630 12:23:00.280845  9395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:39879 every 8 connection(s)
I20260630 12:23:00.286099 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:00.293215  9400 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:00.294234  9401 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:00.296492 31099 server_base.cc:1061] running on GCE node
W20260630 12:23:00.296533  9403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:00.298866  9396 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45275
I20260630 12:23:00.299118 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:23:00.299232  9396 heartbeater.cc:461] Registering TS with master...
W20260630 12:23:00.299419 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:00.299666 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822180299651 us; error 0 us; skew 500 ppm
I20260630 12:23:00.300083  9396 heartbeater.cc:507] Master 127.30.94.254:45275 requested a full tablet report, sending...
I20260630 12:23:00.300237 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:00.302333  9269 ts_manager.cc:194] Registered new tserver with Master: fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879)
I20260630 12:23:00.302947 31099 webserver.cc:533] Webserver started at http://127.30.94.194:35005/ using document root <none> and password file <none>
I20260630 12:23:00.303474 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:00.303665 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:00.303929 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:00.304154  9269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39898
I20260630 12:23:00.305038 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "177b8b20fa7a4c128059bb5593adcfd1"
format_stamp: "Formatted at 2026-06-30 12:23:00 on dist-test-slave-cbkb"
I20260630 12:23:00.309368 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:00.312270  9408 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.313126 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:00.313362 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "177b8b20fa7a4c128059bb5593adcfd1"
format_stamp: "Formatted at 2026-06-30 12:23:00 on dist-test-slave-cbkb"
I20260630 12:23:00.313687 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:00.345585 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:00.346556 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:00.347855 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:00.350024 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:00.350261 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.350512 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:00.350679 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.386696 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:40809
I20260630 12:23:00.386801  9470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:40809 every 8 connection(s)
I20260630 12:23:00.391505 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:00.398357  9474 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:00.400373  9475 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:00.401948  9477 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:00.403743  9471 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45275
I20260630 12:23:00.403965 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:00.404181  9471 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:00.404951 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:23:00.405048  9471 heartbeater.cc:507] Master 127.30.94.254:45275 requested a full tablet report, sending...
W20260630 12:23:00.405190 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:00.405592 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822180405571 us; error 0 us; skew 500 ppm
I20260630 12:23:00.406267 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:00.407423  9269 ts_manager.cc:194] Registered new tserver with Master: 177b8b20fa7a4c128059bb5593adcfd1 (127.30.94.194:40809)
I20260630 12:23:00.408855 31099 webserver.cc:533] Webserver started at http://127.30.94.195:34317/ using document root <none> and password file <none>
I20260630 12:23:00.409200  9269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39914
I20260630 12:23:00.409363 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:00.409714 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:00.409973 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:00.411109 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "ccc47fdcb4ae45b4820b5678f66829bc"
format_stamp: "Formatted at 2026-06-30 12:23:00 on dist-test-slave-cbkb"
I20260630 12:23:00.415151 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:23:00.418257  9482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.418982 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:00.419262 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "ccc47fdcb4ae45b4820b5678f66829bc"
format_stamp: "Formatted at 2026-06-30 12:23:00 on dist-test-slave-cbkb"
I20260630 12:23:00.419543 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:00.444473 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:00.445470 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:00.446795 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:00.448938 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:00.449158 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.449386 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:00.449563 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:00.485242 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:39649
I20260630 12:23:00.485342  9544 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:39649 every 8 connection(s)
I20260630 12:23:00.498224  9545 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45275
I20260630 12:23:00.498642  9545 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:00.499320  9545 heartbeater.cc:507] Master 127.30.94.254:45275 requested a full tablet report, sending...
I20260630 12:23:00.501202  9269 ts_manager.cc:194] Registered new tserver with Master: ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195:39649)
I20260630 12:23:00.502059 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01356714s
I20260630 12:23:00.502458  9269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39920
I20260630 12:23:01.306691  9396 heartbeater.cc:499] Master 127.30.94.254:45275 was elected leader, sending a full tablet report...
I20260630 12:23:01.411629  9471 heartbeater.cc:499] Master 127.30.94.254:45275 was elected leader, sending a full tablet report...
I20260630 12:23:01.505052  9545 heartbeater.cc:499] Master 127.30.94.254:45275 was elected leader, sending a full tablet report...
I20260630 12:23:01.556123  9269 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39934:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:23:01.558326  9269 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:23:01.609066  9361 tablet_service.cc:1511] Processing CreateTablet for tablet b8ef6c355a984d04964a1b3f93d6ca28 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:01.610443  9361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ef6c355a984d04964a1b3f93d6ca28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.613353  9359 tablet_service.cc:1511] Processing CreateTablet for tablet 929cbcfa20014a9d9c66aa37c0d71370 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:01.614722  9359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929cbcfa20014a9d9c66aa37c0d71370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.617218  9360 tablet_service.cc:1511] Processing CreateTablet for tablet 644e2c2219614c69a5e3700e34e173b1 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:01.618547  9360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644e2c2219614c69a5e3700e34e173b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.620301  9436 tablet_service.cc:1511] Processing CreateTablet for tablet b8ef6c355a984d04964a1b3f93d6ca28 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:01.621645  9436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ef6c355a984d04964a1b3f93d6ca28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.621379  9509 tablet_service.cc:1511] Processing CreateTablet for tablet 644e2c2219614c69a5e3700e34e173b1 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:01.622689  9509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644e2c2219614c69a5e3700e34e173b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.623651  9358 tablet_service.cc:1511] Processing CreateTablet for tablet 199be5a026454bb28d89689e7675d803 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:01.619961  9510 tablet_service.cc:1511] Processing CreateTablet for tablet b8ef6c355a984d04964a1b3f93d6ca28 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:23:01.624933  9358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199be5a026454bb28d89689e7675d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.625095  9510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ef6c355a984d04964a1b3f93d6ca28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.629794  9433 tablet_service.cc:1511] Processing CreateTablet for tablet 199be5a026454bb28d89689e7675d803 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:01.631125  9433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199be5a026454bb28d89689e7675d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.634346  9507 tablet_service.cc:1511] Processing CreateTablet for tablet 199be5a026454bb28d89689e7675d803 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:23:01.635560  9507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 199be5a026454bb28d89689e7675d803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.636637  9434 tablet_service.cc:1511] Processing CreateTablet for tablet 929cbcfa20014a9d9c66aa37c0d71370 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:01.637470  9435 tablet_service.cc:1511] Processing CreateTablet for tablet 644e2c2219614c69a5e3700e34e173b1 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:23:01.637915  9434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929cbcfa20014a9d9c66aa37c0d71370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.638767  9435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 644e2c2219614c69a5e3700e34e173b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.637450  9508 tablet_service.cc:1511] Processing CreateTablet for tablet 929cbcfa20014a9d9c66aa37c0d71370 (DEFAULT_TABLE table=test-workload [id=e29827c134e24e9dae7fc0ba3654808e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:23:01.641489  9508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929cbcfa20014a9d9c66aa37c0d71370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:01.679296  9565 tablet_bootstrap.cc:492] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df: Bootstrap starting.
I20260630 12:23:01.687295  9566 tablet_bootstrap.cc:492] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1: Bootstrap starting.
I20260630 12:23:01.688812  9567 tablet_bootstrap.cc:492] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc: Bootstrap starting.
I20260630 12:23:01.693854  9565 tablet_bootstrap.cc:654] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.694741  9566 tablet_bootstrap.cc:654] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.698768  9567 tablet_bootstrap.cc:654] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.699584  9565 tablet_bootstrap.cc:492] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df: No bootstrap required, opened a new log
I20260630 12:23:01.700074  9565 ts_tablet_manager.cc:1403] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260630 12:23:01.701318  9566 tablet_bootstrap.cc:492] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1: No bootstrap required, opened a new log
I20260630 12:23:01.701851  9566 ts_tablet_manager.cc:1403] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260630 12:23:01.703074  9567 tablet_bootstrap.cc:492] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc: No bootstrap required, opened a new log
I20260630 12:23:01.702967  9565 raft_consensus.cc:359] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.703637  9567 ts_tablet_manager.cc:1403] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:23:01.703822  9565 raft_consensus.cc:385] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.704216  9565 raft_consensus.cc:740] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fffa1d9defd242748071fd299b9d81df, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.704424  9566 raft_consensus.cc:359] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.705205  9566 raft_consensus.cc:385] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.705000  9565 consensus_queue.cc:260] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.705510  9566 raft_consensus.cc:740] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 177b8b20fa7a4c128059bb5593adcfd1, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.706235  9567 raft_consensus.cc:359] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.706362  9566 consensus_queue.cc:260] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.707125  9567 raft_consensus.cc:385] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.707501  9567 raft_consensus.cc:740] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc47fdcb4ae45b4820b5678f66829bc, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.708031  9565 ts_tablet_manager.cc:1434] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:23:01.708297  9567 consensus_queue.cc:260] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.709843  9565 tablet_bootstrap.cc:492] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df: Bootstrap starting.
I20260630 12:23:01.716641  9566 ts_tablet_manager.cc:1434] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260630 12:23:01.717330  9565 tablet_bootstrap.cc:654] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.723760  9566 tablet_bootstrap.cc:492] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1: Bootstrap starting.
I20260630 12:23:01.734954  9566 tablet_bootstrap.cc:654] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.737046  9567 ts_tablet_manager.cc:1434] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.019s
I20260630 12:23:01.738806  9567 tablet_bootstrap.cc:492] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc: Bootstrap starting.
I20260630 12:23:01.742781  9565 tablet_bootstrap.cc:492] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df: No bootstrap required, opened a new log
I20260630 12:23:01.742973  9566 tablet_bootstrap.cc:492] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1: No bootstrap required, opened a new log
I20260630 12:23:01.743363  9565 ts_tablet_manager.cc:1403] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.012s
I20260630 12:23:01.743461  9566 ts_tablet_manager.cc:1403] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.001s
I20260630 12:23:01.746387  9567 tablet_bootstrap.cc:654] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.746316  9565 raft_consensus.cc:359] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.746515  9566 raft_consensus.cc:359] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.747174  9565 raft_consensus.cc:385] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.747341  9566 raft_consensus.cc:385] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.747514  9565 raft_consensus.cc:740] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fffa1d9defd242748071fd299b9d81df, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.747699  9566 raft_consensus.cc:740] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 177b8b20fa7a4c128059bb5593adcfd1, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.748446  9565 consensus_queue.cc:260] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.748626  9566 consensus_queue.cc:260] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.750969  9565 ts_tablet_manager.cc:1434] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:23:01.751915  9565 tablet_bootstrap.cc:492] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df: Bootstrap starting.
I20260630 12:23:01.754995  9566 ts_tablet_manager.cc:1434] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:23:01.757542  9565 tablet_bootstrap.cc:654] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.765336  9566 tablet_bootstrap.cc:492] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1: Bootstrap starting.
I20260630 12:23:01.770365  9565 tablet_bootstrap.cc:492] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df: No bootstrap required, opened a new log
I20260630 12:23:01.770612  9567 tablet_bootstrap.cc:492] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc: No bootstrap required, opened a new log
I20260630 12:23:01.770881  9565 ts_tablet_manager.cc:1403] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260630 12:23:01.771155  9567 ts_tablet_manager.cc:1403] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.011s
I20260630 12:23:01.772441  9566 tablet_bootstrap.cc:654] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.773360  9565 raft_consensus.cc:359] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.774082  9567 raft_consensus.cc:359] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.774104  9565 raft_consensus.cc:385] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.774890  9567 raft_consensus.cc:385] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.775339  9565 raft_consensus.cc:740] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fffa1d9defd242748071fd299b9d81df, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.775677  9567 raft_consensus.cc:740] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc47fdcb4ae45b4820b5678f66829bc, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.776382  9565 consensus_queue.cc:260] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.776578  9567 consensus_queue.cc:260] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.778385  9566 tablet_bootstrap.cc:492] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1: No bootstrap required, opened a new log
I20260630 12:23:01.778589  9565 ts_tablet_manager.cc:1434] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:23:01.778892  9566 ts_tablet_manager.cc:1403] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260630 12:23:01.779639  9565 tablet_bootstrap.cc:492] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df: Bootstrap starting.
I20260630 12:23:01.781358  9567 ts_tablet_manager.cc:1434] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:23:01.782342  9567 tablet_bootstrap.cc:492] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc: Bootstrap starting.
I20260630 12:23:01.784730  9566 raft_consensus.cc:359] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.785523  9566 raft_consensus.cc:385] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.785848  9566 raft_consensus.cc:740] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 177b8b20fa7a4c128059bb5593adcfd1, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.786065  9565 tablet_bootstrap.cc:654] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.786731  9566 consensus_queue.cc:260] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.789045  9566 ts_tablet_manager.cc:1434] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260630 12:23:01.790050  9566 tablet_bootstrap.cc:492] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1: Bootstrap starting.
I20260630 12:23:01.796166  9566 tablet_bootstrap.cc:654] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.803926  9567 tablet_bootstrap.cc:654] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.811161  9565 tablet_bootstrap.cc:492] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df: No bootstrap required, opened a new log
I20260630 12:23:01.811623  9567 tablet_bootstrap.cc:492] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc: No bootstrap required, opened a new log
I20260630 12:23:01.811694  9565 ts_tablet_manager.cc:1403] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260630 12:23:01.812357  9567 ts_tablet_manager.cc:1403] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260630 12:23:01.812500  9566 tablet_bootstrap.cc:492] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1: No bootstrap required, opened a new log
I20260630 12:23:01.813120  9566 ts_tablet_manager.cc:1403] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.010s
I20260630 12:23:01.815138  9567 raft_consensus.cc:359] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.814961  9565 raft_consensus.cc:359] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.815965  9572 raft_consensus.cc:493] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:01.816008  9567 raft_consensus.cc:385] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.816151  9565 raft_consensus.cc:385] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.816001  9566 raft_consensus.cc:359] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.816936  9567 raft_consensus.cc:740] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc47fdcb4ae45b4820b5678f66829bc, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.817027  9565 raft_consensus.cc:740] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fffa1d9defd242748071fd299b9d81df, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.816890  9572 raft_consensus.cc:515] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.824759  9566 raft_consensus.cc:385] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.825461  9566 raft_consensus.cc:740] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 177b8b20fa7a4c128059bb5593adcfd1, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.825794  9567 consensus_queue.cc:260] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.825695  9565 consensus_queue.cc:260] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.826284  9566 consensus_queue.cc:260] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.831300  9567 ts_tablet_manager.cc:1434] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.004s
I20260630 12:23:01.832422  9567 tablet_bootstrap.cc:492] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc: Bootstrap starting.
I20260630 12:23:01.832701  9565 ts_tablet_manager.cc:1434] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df: Time spent starting tablet: real 0.020s	user 0.018s	sys 0.000s
I20260630 12:23:01.841902  9572 leader_election.cc:290] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879), ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195:39649)
I20260630 12:23:01.846710  9567 tablet_bootstrap.cc:654] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:01.851909  9566 ts_tablet_manager.cc:1434] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.023s
I20260630 12:23:01.855273  9520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ef6c355a984d04964a1b3f93d6ca28" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" is_pre_election: true
I20260630 12:23:01.856989  9371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ef6c355a984d04964a1b3f93d6ca28" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fffa1d9defd242748071fd299b9d81df" is_pre_election: true
W20260630 12:23:01.857308  9409 leader_election.cc:343] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195:39649): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:01.857729  9371 raft_consensus.cc:2468] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 0.
I20260630 12:23:01.858860  9567 tablet_bootstrap.cc:492] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc: No bootstrap required, opened a new log
I20260630 12:23:01.859014  9412 leader_election.cc:304] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 177b8b20fa7a4c128059bb5593adcfd1, fffa1d9defd242748071fd299b9d81df; no voters: ccc47fdcb4ae45b4820b5678f66829bc
I20260630 12:23:01.859395  9567 ts_tablet_manager.cc:1403] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260630 12:23:01.860131  9582 raft_consensus.cc:2804] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:01.860570  9582 raft_consensus.cc:493] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:01.860903  9582 raft_consensus.cc:3060] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.862478  9567 raft_consensus.cc:359] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.863232  9567 raft_consensus.cc:385] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:01.863534  9567 raft_consensus.cc:740] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc47fdcb4ae45b4820b5678f66829bc, State: Initialized, Role: FOLLOWER
I20260630 12:23:01.864277  9567 consensus_queue.cc:260] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.866505  9567 ts_tablet_manager.cc:1434] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:23:01.868117  9582 raft_consensus.cc:515] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.870273  9582 leader_election.cc:290] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 election: Requested vote from peers fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879), ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195:39649)
I20260630 12:23:01.870508  9371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ef6c355a984d04964a1b3f93d6ca28" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fffa1d9defd242748071fd299b9d81df"
I20260630 12:23:01.871105  9371 raft_consensus.cc:3060] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.871801  9520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ef6c355a984d04964a1b3f93d6ca28" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc47fdcb4ae45b4820b5678f66829bc"
I20260630 12:23:01.872439  9520 raft_consensus.cc:3060] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.878290  9371 raft_consensus.cc:2468] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 1.
I20260630 12:23:01.879336  9412 leader_election.cc:304] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 177b8b20fa7a4c128059bb5593adcfd1, fffa1d9defd242748071fd299b9d81df; no voters: 
I20260630 12:23:01.879429  9520 raft_consensus.cc:2468] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 1.
I20260630 12:23:01.880069  9582 raft_consensus.cc:2804] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:01.880517  9582 raft_consensus.cc:697] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 LEADER]: Becoming Leader. State: Replica: 177b8b20fa7a4c128059bb5593adcfd1, State: Running, Role: LEADER
I20260630 12:23:01.881112  9582 consensus_queue.cc:237] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.886636  9582 raft_consensus.cc:493] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:01.887001  9582 raft_consensus.cc:515] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.888789  9582 leader_election.cc:290] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879), ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195:39649)
I20260630 12:23:01.888432  9267 catalog_manager.cc:5697] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 177b8b20fa7a4c128059bb5593adcfd1 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "177b8b20fa7a4c128059bb5593adcfd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:01.889346  9371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929cbcfa20014a9d9c66aa37c0d71370" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fffa1d9defd242748071fd299b9d81df" is_pre_election: true
I20260630 12:23:01.889734  9520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929cbcfa20014a9d9c66aa37c0d71370" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" is_pre_election: true
I20260630 12:23:01.890036  9371 raft_consensus.cc:2468] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 0.
I20260630 12:23:01.890354  9520 raft_consensus.cc:2468] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 0.
I20260630 12:23:01.891108  9412 leader_election.cc:304] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 177b8b20fa7a4c128059bb5593adcfd1, fffa1d9defd242748071fd299b9d81df; no voters: 
I20260630 12:23:01.891848  9582 raft_consensus.cc:2804] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:01.892278  9582 raft_consensus.cc:493] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:01.892625  9582 raft_consensus.cc:3060] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.898651  9582 raft_consensus.cc:515] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.900234  9582 leader_election.cc:290] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 election: Requested vote from peers fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879), ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195:39649)
I20260630 12:23:01.900874  9371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929cbcfa20014a9d9c66aa37c0d71370" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fffa1d9defd242748071fd299b9d81df"
I20260630 12:23:01.901226  9520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929cbcfa20014a9d9c66aa37c0d71370" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc47fdcb4ae45b4820b5678f66829bc"
I20260630 12:23:01.901448  9371 raft_consensus.cc:3060] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.901784  9520 raft_consensus.cc:3060] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.906265  9371 raft_consensus.cc:2468] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 1.
I20260630 12:23:01.906736  9520 raft_consensus.cc:2468] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 1.
I20260630 12:23:01.907349  9412 leader_election.cc:304] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 177b8b20fa7a4c128059bb5593adcfd1, fffa1d9defd242748071fd299b9d81df; no voters: 
I20260630 12:23:01.908188  9582 raft_consensus.cc:2804] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:01.908658  9582 raft_consensus.cc:697] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 LEADER]: Becoming Leader. State: Replica: 177b8b20fa7a4c128059bb5593adcfd1, State: Running, Role: LEADER
I20260630 12:23:01.909235  9582 consensus_queue.cc:237] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.916213  9267 catalog_manager.cc:5697] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 177b8b20fa7a4c128059bb5593adcfd1 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "177b8b20fa7a4c128059bb5593adcfd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:01.975615  9582 raft_consensus.cc:493] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:01.976203  9582 raft_consensus.cc:515] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.978081  9582 leader_election.cc:290] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879), ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195:39649)
I20260630 12:23:01.978991  9371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e2c2219614c69a5e3700e34e173b1" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fffa1d9defd242748071fd299b9d81df" is_pre_election: true
I20260630 12:23:01.979168  9520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e2c2219614c69a5e3700e34e173b1" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" is_pre_election: true
I20260630 12:23:01.979678  9371 raft_consensus.cc:2468] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 0.
I20260630 12:23:01.979787  9520 raft_consensus.cc:2468] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 0.
I20260630 12:23:01.980495  9573 raft_consensus.cc:493] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:01.980943  9412 leader_election.cc:304] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 177b8b20fa7a4c128059bb5593adcfd1, fffa1d9defd242748071fd299b9d81df; no voters: 
I20260630 12:23:01.980926  9573 raft_consensus.cc:515] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.981927  9582 raft_consensus.cc:2804] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:01.982251  9582 raft_consensus.cc:493] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:01.982534  9582 raft_consensus.cc:3060] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.985227  9573 leader_election.cc:290] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879), 177b8b20fa7a4c128059bb5593adcfd1 (127.30.94.194:40809)
I20260630 12:23:01.989804  9582 raft_consensus.cc:515] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:01.992934  9371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e2c2219614c69a5e3700e34e173b1" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fffa1d9defd242748071fd299b9d81df"
I20260630 12:23:01.993582  9371 raft_consensus.cc:3060] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.993772  9520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "644e2c2219614c69a5e3700e34e173b1" candidate_uuid: "177b8b20fa7a4c128059bb5593adcfd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccc47fdcb4ae45b4820b5678f66829bc"
I20260630 12:23:01.994421  9520 raft_consensus.cc:3060] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:01.999905  9582 leader_election.cc:290] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 election: Requested vote from peers fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879), ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195:39649)
I20260630 12:23:02.000401  9446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199be5a026454bb28d89689e7675d803" candidate_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "177b8b20fa7a4c128059bb5593adcfd1" is_pre_election: true
I20260630 12:23:02.001066  9446 raft_consensus.cc:2468] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccc47fdcb4ae45b4820b5678f66829bc in term 0.
I20260630 12:23:02.002157  9371 raft_consensus.cc:2468] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 1.
I20260630 12:23:02.002205  9520 raft_consensus.cc:2468] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 177b8b20fa7a4c128059bb5593adcfd1 in term 1.
I20260630 12:23:02.002655  9370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199be5a026454bb28d89689e7675d803" candidate_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fffa1d9defd242748071fd299b9d81df" is_pre_election: true
I20260630 12:23:02.002933  9485 leader_election.cc:304] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 177b8b20fa7a4c128059bb5593adcfd1, ccc47fdcb4ae45b4820b5678f66829bc; no voters: 
I20260630 12:23:02.003422  9370 raft_consensus.cc:2468] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccc47fdcb4ae45b4820b5678f66829bc in term 0.
I20260630 12:23:02.003767  9409 leader_election.cc:304] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 177b8b20fa7a4c128059bb5593adcfd1, ccc47fdcb4ae45b4820b5678f66829bc; no voters: 
I20260630 12:23:02.004117  9573 raft_consensus.cc:2804] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:02.004596  9573 raft_consensus.cc:493] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:02.004880  9582 raft_consensus.cc:2804] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:02.004894  9573 raft_consensus.cc:3060] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:02.005445  9582 raft_consensus.cc:697] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 LEADER]: Becoming Leader. State: Replica: 177b8b20fa7a4c128059bb5593adcfd1, State: Running, Role: LEADER
I20260630 12:23:02.006278  9582 consensus_queue.cc:237] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:02.010562  9573 raft_consensus.cc:515] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:02.013020  9573 leader_election.cc:290] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [CANDIDATE]: Term 1 election: Requested vote from peers fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879), 177b8b20fa7a4c128059bb5593adcfd1 (127.30.94.194:40809)
I20260630 12:23:02.013362  9370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199be5a026454bb28d89689e7675d803" candidate_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fffa1d9defd242748071fd299b9d81df"
I20260630 12:23:02.013679  9446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "199be5a026454bb28d89689e7675d803" candidate_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "177b8b20fa7a4c128059bb5593adcfd1"
I20260630 12:23:02.013929  9370 raft_consensus.cc:3060] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:02.014297  9446 raft_consensus.cc:3060] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:02.014174  9267 catalog_manager.cc:5697] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 177b8b20fa7a4c128059bb5593adcfd1 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "177b8b20fa7a4c128059bb5593adcfd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:02.019263  9370 raft_consensus.cc:2468] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccc47fdcb4ae45b4820b5678f66829bc in term 1.
I20260630 12:23:02.020509  9486 leader_election.cc:304] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccc47fdcb4ae45b4820b5678f66829bc, fffa1d9defd242748071fd299b9d81df; no voters: 
I20260630 12:23:02.021412  9573 raft_consensus.cc:2804] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:02.021682  9446 raft_consensus.cc:2468] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccc47fdcb4ae45b4820b5678f66829bc in term 1.
I20260630 12:23:02.024255  9573 raft_consensus.cc:697] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 LEADER]: Becoming Leader. State: Replica: ccc47fdcb4ae45b4820b5678f66829bc, State: Running, Role: LEADER
I20260630 12:23:02.025264  9573 consensus_queue.cc:237] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } }
I20260630 12:23:02.032068  9267 catalog_manager.cc:5697] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc reported cstate change: term changed from 0 to 1, leader changed from <none> to ccc47fdcb4ae45b4820b5678f66829bc (127.30.94.195). New cstate: current_term: 1 leader_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:02.313310  9582 consensus_queue.cc:1048] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:02.326166  9595 consensus_queue.cc:1048] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:02.408594  9595 consensus_queue.cc:1048] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:02.418959  9572 consensus_queue.cc:1048] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:02.427361  9573 consensus_queue.cc:1048] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:02.437898  9603 consensus_queue.cc:1048] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:02.502671  9572 consensus_queue.cc:1048] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:02.513278  9595 consensus_queue.cc:1048] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:09.124025 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:09.132221  9612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:09.132679  9613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:09.134774  9615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:09.137624 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:09.141069 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:09.141327 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:09.141536 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822189141519 us; error 0 us; skew 500 ppm
I20260630 12:23:09.142102 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:09.144816 31099 webserver.cc:533] Webserver started at http://127.30.94.196:42659/ using document root <none> and password file <none>
I20260630 12:23:09.145380 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:09.145619 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:09.145946 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:09.147400 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "d6c731dcef4f43f2b71631c5d45c710d"
format_stamp: "Formatted at 2026-06-30 12:23:09 on dist-test-slave-cbkb"
I20260630 12:23:09.152076 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260630 12:23:09.155511  9620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:09.156230 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:09.156574 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "d6c731dcef4f43f2b71631c5d45c710d"
format_stamp: "Formatted at 2026-06-30 12:23:09 on dist-test-slave-cbkb"
I20260630 12:23:09.156870 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:09.172572 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:09.173872 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:09.175329 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:09.177832 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:09.178074 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:09.178331 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:09.178516 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:09.220912 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:45841
I20260630 12:23:09.221127  9682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:45841 every 8 connection(s)
I20260630 12:23:09.237311  9683 heartbeater.cc:344] Connected to a master server at 127.30.94.254:45275
I20260630 12:23:09.237787  9683 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:09.238641  9683 heartbeater.cc:507] Master 127.30.94.254:45275 requested a full tablet report, sending...
I20260630 12:23:09.240558  9266 ts_manager.cc:194] Registered new tserver with Master: d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196:45841)
I20260630 12:23:09.242197  9266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47564
I20260630 12:23:10.196265  9446 consensus_queue.cc:237] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } }
I20260630 12:23:10.205201  9370 raft_consensus.cc:1275] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Refusing update from remote peer 177b8b20fa7a4c128059bb5593adcfd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:10.206976  9520 raft_consensus.cc:1275] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Refusing update from remote peer 177b8b20fa7a4c128059bb5593adcfd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:10.207212  9691 consensus_queue.cc:1048] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:23:10.208796  9687 consensus_queue.cc:1048] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:23:10.220958  9595 raft_consensus.cc:2955] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
W20260630 12:23:10.222321  9409 consensus_peers.cc:597] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 -> Peer d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196:45841): Couldn't send request to peer d6c731dcef4f43f2b71631c5d45c710d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 644e2c2219614c69a5e3700e34e173b1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.224117  9370 raft_consensus.cc:2955] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
I20260630 12:23:10.224953  9520 raft_consensus.cc:2955] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
I20260630 12:23:10.239003  9266 catalog_manager.cc:5697] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc reported cstate change: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "177b8b20fa7a4c128059bb5593adcfd1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } attrs { replace: true } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
I20260630 12:23:10.244722  9683 heartbeater.cc:499] Master 127.30.94.254:45275 was elected leader, sending a full tablet report...
I20260630 12:23:10.256704  9520 consensus_queue.cc:237] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } attrs { replace: true } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } }
I20260630 12:23:10.261125 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
W20260630 12:23:10.271545  9412 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260630 12:23:10.270191  9446 raft_consensus.cc:1275] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Refusing update from remote peer ccc47fdcb4ae45b4820b5678f66829bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:10.278503  9610 consensus_queue.cc:1048] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:23:10.290328  9412 consensus_peers.cc:597] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 -> Peer fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879): Couldn't send request to peer fffa1d9defd242748071fd299b9d81df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.291918  9610 raft_consensus.cc:2955] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } attrs { replace: true } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
I20260630 12:23:10.298062  9446 raft_consensus.cc:2955] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } attrs { replace: true } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
W20260630 12:23:10.308547  9483 consensus_peers.cc:597] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc -> Peer d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196:45841): Couldn't send request to peer d6c731dcef4f43f2b71631c5d45c710d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 199be5a026454bb28d89689e7675d803. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:10.312544  9486 consensus_peers.cc:597] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc -> Peer fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879): Couldn't send request to peer fffa1d9defd242748071fd299b9d81df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.324468  9267 catalog_manager.cc:5697] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 reported cstate change: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } attrs { replace: true } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
I20260630 12:23:10.324730  9446 consensus_queue.cc:237] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } attrs { replace: true } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } }
I20260630 12:23:10.327790 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:10.329341 31099 tablet_replica.cc:333] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df: stopping tablet replica
I20260630 12:23:10.330495 31099 raft_consensus.cc:2243] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:10.331259 31099 raft_consensus.cc:2272] T 929cbcfa20014a9d9c66aa37c0d71370 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.337881 31099 tablet_replica.cc:333] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df: stopping tablet replica
I20260630 12:23:10.338790 31099 raft_consensus.cc:2243] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:10.339314 31099 raft_consensus.cc:2272] T 644e2c2219614c69a5e3700e34e173b1 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.343521 31099 tablet_replica.cc:333] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df: stopping tablet replica
I20260630 12:23:10.344295 31099 raft_consensus.cc:2243] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:10.344839 31099 raft_consensus.cc:2272] T 199be5a026454bb28d89689e7675d803 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:10.346783  9409 consensus_peers.cc:597] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 -> Peer d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196:45841): Couldn't send request to peer d6c731dcef4f43f2b71631c5d45c710d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 929cbcfa20014a9d9c66aa37c0d71370. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.346990  9520 raft_consensus.cc:1275] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Refusing update from remote peer 177b8b20fa7a4c128059bb5593adcfd1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:23:10.347411  9412 consensus_peers.cc:597] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 -> Peer fffa1d9defd242748071fd299b9d81df (127.30.94.193:39879): Couldn't send request to peer fffa1d9defd242748071fd299b9d81df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:10.348454 31099 tablet_replica.cc:333] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df: stopping tablet replica
I20260630 12:23:10.348670  9687 consensus_queue.cc:1048] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:23:10.349138 31099 raft_consensus.cc:2243] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:10.349694 31099 raft_consensus.cc:2272] T b8ef6c355a984d04964a1b3f93d6ca28 P fffa1d9defd242748071fd299b9d81df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.359901  9595 raft_consensus.cc:2955] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } attrs { replace: true } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
I20260630 12:23:10.363219  9520 raft_consensus.cc:2955] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } attrs { replace: true } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
I20260630 12:23:10.369429 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
I20260630 12:23:10.376792  9269 catalog_manager.cc:5697] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc reported cstate change: config changed from index -1 to 2, NON_VOTER d6c731dcef4f43f2b71631c5d45c710d (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "177b8b20fa7a4c128059bb5593adcfd1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fffa1d9defd242748071fd299b9d81df" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 39879 } attrs { replace: true } } peers { permanent_uuid: "177b8b20fa7a4c128059bb5593adcfd1" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 40809 } } peers { permanent_uuid: "ccc47fdcb4ae45b4820b5678f66829bc" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39649 } } peers { permanent_uuid: "d6c731dcef4f43f2b71631c5d45c710d" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 45841 } attrs { promote: true } } }
I20260630 12:23:10.398358 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:23:10.423570 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:10.424340 31099 tablet_replica.cc:333] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1: stopping tablet replica
I20260630 12:23:10.425141 31099 raft_consensus.cc:2243] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:10.426112 31099 raft_consensus.cc:2272] T 929cbcfa20014a9d9c66aa37c0d71370 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.429118 31099 tablet_replica.cc:333] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1: stopping tablet replica
I20260630 12:23:10.429706 31099 raft_consensus.cc:2243] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:10.430639 31099 raft_consensus.cc:2272] T 644e2c2219614c69a5e3700e34e173b1 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.433620 31099 tablet_replica.cc:333] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1: stopping tablet replica
I20260630 12:23:10.434134 31099 raft_consensus.cc:2243] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:10.434597 31099 raft_consensus.cc:2272] T 199be5a026454bb28d89689e7675d803 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.437322 31099 tablet_replica.cc:333] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1: stopping tablet replica
I20260630 12:23:10.437826 31099 raft_consensus.cc:2243] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:10.438709 31099 raft_consensus.cc:2272] T b8ef6c355a984d04964a1b3f93d6ca28 P 177b8b20fa7a4c128059bb5593adcfd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.464636 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:23:10.482095 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:23:10.509541 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:10.510259 31099 tablet_replica.cc:333] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc: stopping tablet replica
I20260630 12:23:10.510972 31099 raft_consensus.cc:2243] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:10.511528 31099 raft_consensus.cc:2272] T b8ef6c355a984d04964a1b3f93d6ca28 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.514082 31099 tablet_replica.cc:333] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc: stopping tablet replica
I20260630 12:23:10.514660 31099 raft_consensus.cc:2243] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:10.515152 31099 raft_consensus.cc:2272] T 929cbcfa20014a9d9c66aa37c0d71370 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.518042 31099 tablet_replica.cc:333] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc: stopping tablet replica
I20260630 12:23:10.518613 31099 raft_consensus.cc:2243] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:10.519074 31099 raft_consensus.cc:2272] T 644e2c2219614c69a5e3700e34e173b1 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.522467 31099 tablet_replica.cc:333] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc: stopping tablet replica
I20260630 12:23:10.522957 31099 raft_consensus.cc:2243] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:10.523891 31099 raft_consensus.cc:2272] T 199be5a026454bb28d89689e7675d803 P ccc47fdcb4ae45b4820b5678f66829bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.549837 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:23:10.567997 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:23:10.586987 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:10.603442 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:23:10.611387 31099 master.cc:562] Master@127.30.94.254:45275 shutting down...
W20260630 12:23:10.639797  9317 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:23:10.641101 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:10.641579 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:10.641858 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 095a6f563c664dccbe53d92937a32ba4: stopping tablet replica
I20260630 12:23:10.660888 31099 master.cc:584] Master@127.30.94.254:45275 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (10708 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:23:10.702171 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:33531
I20260630 12:23:10.703186 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:10.708232  9711 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:10.708348  9712 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:10.709321  9714 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:10.710282 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:10.711229 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:10.711427 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:10.711596 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822190711564 us; error 0 us; skew 500 ppm
I20260630 12:23:10.712116 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:10.714349 31099 webserver.cc:533] Webserver started at http://127.30.94.254:38671/ using document root <none> and password file <none>
I20260630 12:23:10.714835 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:10.715013 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:10.715319 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:10.716420 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "3d422c0f87ab4d6499c553c06d7f77bf"
format_stamp: "Formatted at 2026-06-30 12:23:10 on dist-test-slave-cbkb"
I20260630 12:23:10.720768 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260630 12:23:10.723899  9719 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:10.724793 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:10.725080 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "3d422c0f87ab4d6499c553c06d7f77bf"
format_stamp: "Formatted at 2026-06-30 12:23:10 on dist-test-slave-cbkb"
I20260630 12:23:10.725363 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:10.736083 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:10.737315 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:10.774639 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:33531
I20260630 12:23:10.774739  9770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:33531 every 8 connection(s)
I20260630 12:23:10.778440  9771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:10.788736  9771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf: Bootstrap starting.
I20260630 12:23:10.793373  9771 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:10.797518  9771 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf: No bootstrap required, opened a new log
I20260630 12:23:10.799595  9771 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d422c0f87ab4d6499c553c06d7f77bf" member_type: VOTER }
I20260630 12:23:10.799968  9771 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:10.800244  9771 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d422c0f87ab4d6499c553c06d7f77bf, State: Initialized, Role: FOLLOWER
I20260630 12:23:10.800938  9771 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d422c0f87ab4d6499c553c06d7f77bf" member_type: VOTER }
I20260630 12:23:10.801412  9771 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:10.801640  9771 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:10.801906  9771 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:10.806243  9771 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d422c0f87ab4d6499c553c06d7f77bf" member_type: VOTER }
I20260630 12:23:10.806720  9771 leader_election.cc:304] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3d422c0f87ab4d6499c553c06d7f77bf; no voters: 
I20260630 12:23:10.807760  9771 leader_election.cc:290] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:10.808142  9774 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:10.809455  9774 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 1 LEADER]: Becoming Leader. State: Replica: 3d422c0f87ab4d6499c553c06d7f77bf, State: Running, Role: LEADER
I20260630 12:23:10.810102  9774 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d422c0f87ab4d6499c553c06d7f77bf" member_type: VOTER }
I20260630 12:23:10.810792  9771 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:10.813241  9775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d422c0f87ab4d6499c553c06d7f77bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d422c0f87ab4d6499c553c06d7f77bf" member_type: VOTER } }
I20260630 12:23:10.813328  9776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d422c0f87ab4d6499c553c06d7f77bf. Latest consensus state: current_term: 1 leader_uuid: "3d422c0f87ab4d6499c553c06d7f77bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d422c0f87ab4d6499c553c06d7f77bf" member_type: VOTER } }
I20260630 12:23:10.814119  9776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:10.814085  9775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:10.817971  9779 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:10.826236  9779 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:10.827266 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:10.835067  9779 catalog_manager.cc:1383] Generated new cluster ID: 5f2fb349b06044a69c7903da5cf6e28f
I20260630 12:23:10.835340  9779 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:10.858183  9779 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:10.859499  9779 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:10.879287  9779 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf: Generated new TSK 0
I20260630 12:23:10.879894  9779 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:10.894138 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:10.899971  9792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:10.901098  9793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:10.902792  9795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:10.902966 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:10.903872 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:10.904045 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:10.904172 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822190904161 us; error 0 us; skew 500 ppm
I20260630 12:23:10.904652 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:10.906692 31099 webserver.cc:533] Webserver started at http://127.30.94.193:40143/ using document root <none> and password file <none>
I20260630 12:23:10.907099 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:10.907259 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:10.907459 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:10.908515 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "352b69802f4b41e289ef8cdbff20a848"
format_stamp: "Formatted at 2026-06-30 12:23:10 on dist-test-slave-cbkb"
I20260630 12:23:10.912782 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:10.915802  9800 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:10.916600 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:10.916894 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "352b69802f4b41e289ef8cdbff20a848"
format_stamp: "Formatted at 2026-06-30 12:23:10 on dist-test-slave-cbkb"
I20260630 12:23:10.917143 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:10.943976 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:10.945122 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:10.946583 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:10.948747 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:10.948925 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:10.949196 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:10.949342 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:10.989547 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:45569
I20260630 12:23:10.989655  9862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:45569 every 8 connection(s)
I20260630 12:23:10.994752 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:11.002575  9867 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:11.004257  9868 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:11.005796  9870 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:11.006892 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:11.007972 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:11.008236 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:11.008460 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822191008441 us; error 0 us; skew 500 ppm
I20260630 12:23:11.009119 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:11.009369  9863 heartbeater.cc:344] Connected to a master server at 127.30.94.254:33531
I20260630 12:23:11.009904  9863 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:11.010897  9863 heartbeater.cc:507] Master 127.30.94.254:33531 requested a full tablet report, sending...
I20260630 12:23:11.011701 31099 webserver.cc:533] Webserver started at http://127.30.94.194:38367/ using document root <none> and password file <none>
I20260630 12:23:11.012404 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:11.012629 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:11.012948 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:11.013564  9736 ts_manager.cc:194] Registered new tserver with Master: 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569)
I20260630 12:23:11.014457 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "f6c40fe29cf54184a62df3e66576bc29"
format_stamp: "Formatted at 2026-06-30 12:23:11 on dist-test-slave-cbkb"
I20260630 12:23:11.016075  9736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43728
I20260630 12:23:11.019790 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260630 12:23:11.023320  9875 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:11.024081 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:11.024448 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "f6c40fe29cf54184a62df3e66576bc29"
format_stamp: "Formatted at 2026-06-30 12:23:11 on dist-test-slave-cbkb"
I20260630 12:23:11.024757 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:11.062812 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:11.064039 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:11.065569 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:11.067761 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:11.067981 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:11.068218 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:11.068404 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:23:11.107092 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:43019
I20260630 12:23:11.107187  9937 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:43019 every 8 connection(s)
I20260630 12:23:11.111824 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:11.118638  9941 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:11.119441  9942 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:11.122128  9944 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:11.123026 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:11.123229  9938 heartbeater.cc:344] Connected to a master server at 127.30.94.254:33531
I20260630 12:23:11.123678  9938 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:11.124178 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:11.124505 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:11.124603  9938 heartbeater.cc:507] Master 127.30.94.254:33531 requested a full tablet report, sending...
I20260630 12:23:11.124733 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822191124711 us; error 0 us; skew 500 ppm
I20260630 12:23:11.125542 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:11.127005  9736 ts_manager.cc:194] Registered new tserver with Master: f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019)
I20260630 12:23:11.128283 31099 webserver.cc:533] Webserver started at http://127.30.94.195:42781/ using document root <none> and password file <none>
I20260630 12:23:11.128942 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:11.128886  9736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43738
I20260630 12:23:11.129362 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:11.129706 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:11.131218 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "60054eda5e8a41c4b45d8de6d9c90902"
format_stamp: "Formatted at 2026-06-30 12:23:11 on dist-test-slave-cbkb"
I20260630 12:23:11.135685 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:23:11.138751  9949 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:11.139500 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:11.139792 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "60054eda5e8a41c4b45d8de6d9c90902"
format_stamp: "Formatted at 2026-06-30 12:23:11 on dist-test-slave-cbkb"
I20260630 12:23:11.140072 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:11.167236 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:11.168294 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:11.169704 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:11.171819 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:11.172055 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:11.172290 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:11.172492 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:23:11.210139 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:39125
I20260630 12:23:11.210258 10011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:39125 every 8 connection(s)
I20260630 12:23:11.223852 10012 heartbeater.cc:344] Connected to a master server at 127.30.94.254:33531
I20260630 12:23:11.224318 10012 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:11.225077 10012 heartbeater.cc:507] Master 127.30.94.254:33531 requested a full tablet report, sending...
I20260630 12:23:11.227102  9736 ts_manager.cc:194] Registered new tserver with Master: 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:11.227921 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01456562s
I20260630 12:23:11.228735  9736 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43742
I20260630 12:23:12.018911  9863 heartbeater.cc:499] Master 127.30.94.254:33531 was elected leader, sending a full tablet report...
I20260630 12:23:12.131916  9938 heartbeater.cc:499] Master 127.30.94.254:33531 was elected leader, sending a full tablet report...
I20260630 12:23:12.231714 10012 heartbeater.cc:499] Master 127.30.94.254:33531 was elected leader, sending a full tablet report...
I20260630 12:23:12.282584  9736 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43746:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:23:12.285075  9736 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:23:12.346153  9977 tablet_service.cc:1511] Processing CreateTablet for tablet a89eabad1e3244cf8611baf7972f269a (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:12.347656  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a89eabad1e3244cf8611baf7972f269a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.349362  9976 tablet_service.cc:1511] Processing CreateTablet for tablet c30f95b053bb4dec89be7f124869bb3e (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:12.350714  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30f95b053bb4dec89be7f124869bb3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.351516  9903 tablet_service.cc:1511] Processing CreateTablet for tablet a89eabad1e3244cf8611baf7972f269a (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:12.352864  9903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a89eabad1e3244cf8611baf7972f269a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.348001  9975 tablet_service.cc:1511] Processing CreateTablet for tablet 56cabe1d56194895a811830d0c3e2c9c (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:12.357417  9975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cabe1d56194895a811830d0c3e2c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.363579  9902 tablet_service.cc:1511] Processing CreateTablet for tablet c30f95b053bb4dec89be7f124869bb3e (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:12.364944  9902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30f95b053bb4dec89be7f124869bb3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.369089  9901 tablet_service.cc:1511] Processing CreateTablet for tablet 56cabe1d56194895a811830d0c3e2c9c (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:12.370391  9901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cabe1d56194895a811830d0c3e2c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.374894  9828 tablet_service.cc:1511] Processing CreateTablet for tablet a89eabad1e3244cf8611baf7972f269a (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:12.376283  9828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a89eabad1e3244cf8611baf7972f269a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.381510  9827 tablet_service.cc:1511] Processing CreateTablet for tablet c30f95b053bb4dec89be7f124869bb3e (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:12.381971  9825 tablet_service.cc:1511] Processing CreateTablet for tablet 0883c38afde04118bfed7cd3517a2e6e (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:12.382845  9827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30f95b053bb4dec89be7f124869bb3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.383752  9825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0883c38afde04118bfed7cd3517a2e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.386811  9976 tablet_service.cc:1511] Processing CreateTablet for tablet 9e53a97585114f6f88d30a5fe873aefa (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:12.388015  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e53a97585114f6f88d30a5fe873aefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.388936  9826 tablet_service.cc:1511] Processing CreateTablet for tablet 56cabe1d56194895a811830d0c3e2c9c (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:12.390208  9826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cabe1d56194895a811830d0c3e2c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.395614  9900 tablet_service.cc:1511] Processing CreateTablet for tablet 0883c38afde04118bfed7cd3517a2e6e (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:12.397329  9900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0883c38afde04118bfed7cd3517a2e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.398290  9977 tablet_service.cc:1511] Processing CreateTablet for tablet 0883c38afde04118bfed7cd3517a2e6e (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:12.399545  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0883c38afde04118bfed7cd3517a2e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.397289  9975 tablet_service.cc:1511] Processing CreateTablet for tablet 3c982ec54252453aa2926d8f89351b60 (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:12.405936  9975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c982ec54252453aa2926d8f89351b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.410740  9899 tablet_service.cc:1511] Processing CreateTablet for tablet 9e53a97585114f6f88d30a5fe873aefa (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:12.412051  9899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e53a97585114f6f88d30a5fe873aefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.412276  9824 tablet_service.cc:1511] Processing CreateTablet for tablet 9e53a97585114f6f88d30a5fe873aefa (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:12.413618  9824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e53a97585114f6f88d30a5fe873aefa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.414558  9898 tablet_service.cc:1511] Processing CreateTablet for tablet 3c982ec54252453aa2926d8f89351b60 (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:12.415786  9898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c982ec54252453aa2926d8f89351b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.417521  9823 tablet_service.cc:1511] Processing CreateTablet for tablet 3c982ec54252453aa2926d8f89351b60 (DEFAULT_TABLE table=test-workload [id=338b0775a2894704bd0de957562d8837]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:12.418769  9823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c982ec54252453aa2926d8f89351b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:12.419368 10032 tablet_bootstrap.cc:492] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902: Bootstrap starting.
I20260630 12:23:12.441598 10032 tablet_bootstrap.cc:654] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.471889 10034 tablet_bootstrap.cc:492] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848: Bootstrap starting.
I20260630 12:23:12.473950 10032 tablet_bootstrap.cc:492] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902: No bootstrap required, opened a new log
I20260630 12:23:12.474540 10032 ts_tablet_manager.cc:1403] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.000s
I20260630 12:23:12.477710 10032 raft_consensus.cc:359] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.478469 10032 raft_consensus.cc:385] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.472158 10033 tablet_bootstrap.cc:492] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29: Bootstrap starting.
I20260630 12:23:12.478801 10032 raft_consensus.cc:740] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60054eda5e8a41c4b45d8de6d9c90902, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.479648 10032 consensus_queue.cc:260] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.483385 10032 ts_tablet_manager.cc:1434] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:23:12.484406 10032 tablet_bootstrap.cc:492] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902: Bootstrap starting.
I20260630 12:23:12.486953 10034 tablet_bootstrap.cc:654] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.489243 10033 tablet_bootstrap.cc:654] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.490526 10032 tablet_bootstrap.cc:654] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.499877 10033 tablet_bootstrap.cc:492] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29: No bootstrap required, opened a new log
I20260630 12:23:12.500397 10033 ts_tablet_manager.cc:1403] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260630 12:23:12.500504 10034 tablet_bootstrap.cc:492] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848: No bootstrap required, opened a new log
I20260630 12:23:12.500578 10032 tablet_bootstrap.cc:492] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902: No bootstrap required, opened a new log
I20260630 12:23:12.501210 10034 ts_tablet_manager.cc:1403] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.013s
I20260630 12:23:12.501341 10032 ts_tablet_manager.cc:1403] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.005s
I20260630 12:23:12.503391 10034 raft_consensus.cc:359] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.503422 10033 raft_consensus.cc:359] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.504081 10034 raft_consensus.cc:385] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.504316 10033 raft_consensus.cc:385] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.504465 10034 raft_consensus.cc:740] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352b69802f4b41e289ef8cdbff20a848, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.504235 10032 raft_consensus.cc:359] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.504914 10033 raft_consensus.cc:740] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c40fe29cf54184a62df3e66576bc29, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.505167 10032 raft_consensus.cc:385] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.505493 10032 raft_consensus.cc:740] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60054eda5e8a41c4b45d8de6d9c90902, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.505483 10034 consensus_queue.cc:260] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.505719 10033 consensus_queue.cc:260] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.506601 10032 consensus_queue.cc:260] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.509274 10032 ts_tablet_manager.cc:1434] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:23:12.510468 10032 tablet_bootstrap.cc:492] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902: Bootstrap starting.
I20260630 12:23:12.512149 10033 ts_tablet_manager.cc:1434] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260630 12:23:12.516654 10032 tablet_bootstrap.cc:654] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.526255 10033 tablet_bootstrap.cc:492] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29: Bootstrap starting.
I20260630 12:23:12.534068 10034 ts_tablet_manager.cc:1434] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848: Time spent starting tablet: real 0.033s	user 0.023s	sys 0.010s
I20260630 12:23:12.535955 10034 tablet_bootstrap.cc:492] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848: Bootstrap starting.
I20260630 12:23:12.536541 10033 tablet_bootstrap.cc:654] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.537678 10032 tablet_bootstrap.cc:492] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902: No bootstrap required, opened a new log
I20260630 12:23:12.538250 10032 ts_tablet_manager.cc:1403] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.019s
I20260630 12:23:12.541154 10032 raft_consensus.cc:359] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.541863 10032 raft_consensus.cc:385] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.542191 10032 raft_consensus.cc:740] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60054eda5e8a41c4b45d8de6d9c90902, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.543040 10032 consensus_queue.cc:260] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.543674 10034 tablet_bootstrap.cc:654] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.545320 10032 ts_tablet_manager.cc:1434] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:23:12.546380 10032 tablet_bootstrap.cc:492] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902: Bootstrap starting.
I20260630 12:23:12.551766 10033 tablet_bootstrap.cc:492] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29: No bootstrap required, opened a new log
I20260630 12:23:12.552461 10033 ts_tablet_manager.cc:1403] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.003s
I20260630 12:23:12.553866 10032 tablet_bootstrap.cc:654] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.555521 10033 raft_consensus.cc:359] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.556478 10033 raft_consensus.cc:385] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.556831 10033 raft_consensus.cc:740] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c40fe29cf54184a62df3e66576bc29, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.557747 10033 consensus_queue.cc:260] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.560657 10034 tablet_bootstrap.cc:492] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848: No bootstrap required, opened a new log
I20260630 12:23:12.560859 10033 ts_tablet_manager.cc:1434] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:23:12.561054 10032 tablet_bootstrap.cc:492] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902: No bootstrap required, opened a new log
I20260630 12:23:12.561223 10034 ts_tablet_manager.cc:1403] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260630 12:23:12.561640 10032 ts_tablet_manager.cc:1403] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260630 12:23:12.561946 10033 tablet_bootstrap.cc:492] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29: Bootstrap starting.
I20260630 12:23:12.564270 10034 raft_consensus.cc:359] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.565042 10034 raft_consensus.cc:385] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.564808 10032 raft_consensus.cc:359] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.565507 10034 raft_consensus.cc:740] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352b69802f4b41e289ef8cdbff20a848, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.565707 10032 raft_consensus.cc:385] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.566103 10032 raft_consensus.cc:740] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60054eda5e8a41c4b45d8de6d9c90902, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.566417 10034 consensus_queue.cc:260] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.566980 10032 consensus_queue.cc:260] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.568689 10034 ts_tablet_manager.cc:1434] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:23:12.569382 10032 ts_tablet_manager.cc:1434] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:23:12.569659 10034 tablet_bootstrap.cc:492] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848: Bootstrap starting.
I20260630 12:23:12.570454 10032 tablet_bootstrap.cc:492] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902: Bootstrap starting.
I20260630 12:23:12.573001 10033 tablet_bootstrap.cc:654] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.576588 10034 tablet_bootstrap.cc:654] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.578122 10032 tablet_bootstrap.cc:654] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.585260 10033 tablet_bootstrap.cc:492] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29: No bootstrap required, opened a new log
I20260630 12:23:12.585961 10033 ts_tablet_manager.cc:1403] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260630 12:23:12.589489 10033 raft_consensus.cc:359] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.590601 10033 raft_consensus.cc:385] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.592056 10033 raft_consensus.cc:740] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c40fe29cf54184a62df3e66576bc29, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.592980 10033 consensus_queue.cc:260] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.593503 10034 tablet_bootstrap.cc:492] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848: No bootstrap required, opened a new log
I20260630 12:23:12.594085 10034 ts_tablet_manager.cc:1403] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.022s
I20260630 12:23:12.595534 10033 ts_tablet_manager.cc:1434] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:23:12.596585 10033 tablet_bootstrap.cc:492] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29: Bootstrap starting.
I20260630 12:23:12.596825 10034 raft_consensus.cc:359] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.597561 10034 raft_consensus.cc:385] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.597882 10034 raft_consensus.cc:740] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352b69802f4b41e289ef8cdbff20a848, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.598810 10034 consensus_queue.cc:260] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.601368 10034 ts_tablet_manager.cc:1434] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:23:12.602397 10034 tablet_bootstrap.cc:492] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848: Bootstrap starting.
I20260630 12:23:12.603514 10033 tablet_bootstrap.cc:654] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.609061 10034 tablet_bootstrap.cc:654] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.617894 10033 tablet_bootstrap.cc:492] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29: No bootstrap required, opened a new log
I20260630 12:23:12.618717 10033 ts_tablet_manager.cc:1403] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260630 12:23:12.622458 10033 raft_consensus.cc:359] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.623468 10033 raft_consensus.cc:385] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.623739 10033 raft_consensus.cc:740] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c40fe29cf54184a62df3e66576bc29, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.624413 10032 tablet_bootstrap.cc:492] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902: No bootstrap required, opened a new log
I20260630 12:23:12.624946 10032 ts_tablet_manager.cc:1403] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.028s
I20260630 12:23:12.624516 10033 consensus_queue.cc:260] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.625499 10034 tablet_bootstrap.cc:492] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848: No bootstrap required, opened a new log
I20260630 12:23:12.626037 10034 ts_tablet_manager.cc:1403] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260630 12:23:12.626906 10033 ts_tablet_manager.cc:1434] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:23:12.627992 10033 tablet_bootstrap.cc:492] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29: Bootstrap starting.
I20260630 12:23:12.627835 10032 raft_consensus.cc:359] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.628738 10032 raft_consensus.cc:385] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.629125 10032 raft_consensus.cc:740] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60054eda5e8a41c4b45d8de6d9c90902, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.628888 10034 raft_consensus.cc:359] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.629817 10034 raft_consensus.cc:385] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.630187 10034 raft_consensus.cc:740] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352b69802f4b41e289ef8cdbff20a848, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.630154 10032 consensus_queue.cc:260] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.631263 10034 consensus_queue.cc:260] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.635017 10033 tablet_bootstrap.cc:654] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.635418 10032 ts_tablet_manager.cc:1434] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:23:12.636421 10034 ts_tablet_manager.cc:1434] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:23:12.636610 10032 tablet_bootstrap.cc:492] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902: Bootstrap starting.
I20260630 12:23:12.637566 10034 tablet_bootstrap.cc:492] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848: Bootstrap starting.
I20260630 12:23:12.644721 10032 tablet_bootstrap.cc:654] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.645673 10034 tablet_bootstrap.cc:654] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.647058 10033 tablet_bootstrap.cc:492] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29: No bootstrap required, opened a new log
I20260630 12:23:12.647653 10033 ts_tablet_manager.cc:1403] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260630 12:23:12.651219 10033 raft_consensus.cc:359] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.652390 10033 raft_consensus.cc:385] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.652849 10033 raft_consensus.cc:740] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c40fe29cf54184a62df3e66576bc29, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.653959 10033 consensus_queue.cc:260] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.656665 10033 ts_tablet_manager.cc:1434] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260630 12:23:12.657251 10034 tablet_bootstrap.cc:492] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848: No bootstrap required, opened a new log
I20260630 12:23:12.657703 10033 tablet_bootstrap.cc:492] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29: Bootstrap starting.
I20260630 12:23:12.657820 10034 ts_tablet_manager.cc:1403] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.006s
I20260630 12:23:12.660802 10034 raft_consensus.cc:359] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.661759 10034 raft_consensus.cc:385] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.662113 10034 raft_consensus.cc:740] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352b69802f4b41e289ef8cdbff20a848, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.663233 10034 consensus_queue.cc:260] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.666074 10034 ts_tablet_manager.cc:1434] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:23:12.667372 10034 tablet_bootstrap.cc:492] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848: Bootstrap starting.
I20260630 12:23:12.666085 10033 tablet_bootstrap.cc:654] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.668632 10032 tablet_bootstrap.cc:492] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902: No bootstrap required, opened a new log
I20260630 12:23:12.669250 10032 ts_tablet_manager.cc:1403] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.006s
I20260630 12:23:12.672259 10032 raft_consensus.cc:359] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.673048 10032 raft_consensus.cc:385] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.673409 10032 raft_consensus.cc:740] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60054eda5e8a41c4b45d8de6d9c90902, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.674341 10032 consensus_queue.cc:260] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.676810 10032 ts_tablet_manager.cc:1434] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:23:12.677541 10034 tablet_bootstrap.cc:654] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:12.682101 10033 tablet_bootstrap.cc:492] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29: No bootstrap required, opened a new log
I20260630 12:23:12.682564 10033 ts_tablet_manager.cc:1403] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260630 12:23:12.682704 10034 tablet_bootstrap.cc:492] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848: No bootstrap required, opened a new log
I20260630 12:23:12.683204 10034 ts_tablet_manager.cc:1403] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260630 12:23:12.685148 10033 raft_consensus.cc:359] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.685702 10033 raft_consensus.cc:385] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.685951 10033 raft_consensus.cc:740] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6c40fe29cf54184a62df3e66576bc29, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.685917 10034 raft_consensus.cc:359] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.686820 10034 raft_consensus.cc:385] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:12.686813 10033 consensus_queue.cc:260] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.687362 10034 raft_consensus.cc:740] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 352b69802f4b41e289ef8cdbff20a848, State: Initialized, Role: FOLLOWER
I20260630 12:23:12.688199 10034 consensus_queue.cc:260] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.689180 10033 ts_tablet_manager.cc:1434] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:23:12.690348 10034 ts_tablet_manager.cc:1434] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:23:12.699532 10040 raft_consensus.cc:493] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:12.700042 10040 raft_consensus.cc:515] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.703506 10040 leader_election.cc:290] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.712836  9913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e53a97585114f6f88d30a5fe873aefa" candidate_uuid: "352b69802f4b41e289ef8cdbff20a848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c40fe29cf54184a62df3e66576bc29" is_pre_election: true
I20260630 12:23:12.713443 10041 raft_consensus.cc:493] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:12.713341  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e53a97585114f6f88d30a5fe873aefa" candidate_uuid: "352b69802f4b41e289ef8cdbff20a848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902" is_pre_election: true
I20260630 12:23:12.714141  9987 raft_consensus.cc:2468] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352b69802f4b41e289ef8cdbff20a848 in term 0.
I20260630 12:23:12.714013 10041 raft_consensus.cc:515] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.715119  9913 raft_consensus.cc:2468] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352b69802f4b41e289ef8cdbff20a848 in term 0.
I20260630 12:23:12.715370  9801 leader_election.cc:304] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352b69802f4b41e289ef8cdbff20a848, 60054eda5e8a41c4b45d8de6d9c90902; no voters: 
I20260630 12:23:12.716356 10040 raft_consensus.cc:2804] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:12.716801 10040 raft_consensus.cc:493] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:12.717175 10040 raft_consensus.cc:3060] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.720253 10041 leader_election.cc:290] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.725263 10040 raft_consensus.cc:515] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.728092 10040 leader_election.cc:290] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [CANDIDATE]: Term 1 election: Requested vote from peers f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.728433  9913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e53a97585114f6f88d30a5fe873aefa" candidate_uuid: "352b69802f4b41e289ef8cdbff20a848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c40fe29cf54184a62df3e66576bc29"
I20260630 12:23:12.728663  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e53a97585114f6f88d30a5fe873aefa" candidate_uuid: "352b69802f4b41e289ef8cdbff20a848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902"
I20260630 12:23:12.729116  9913 raft_consensus.cc:3060] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.729238  9987 raft_consensus.cc:3060] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.732601  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e53a97585114f6f88d30a5fe873aefa" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848" is_pre_election: true
I20260630 12:23:12.733461  9838 raft_consensus.cc:2393] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6c40fe29cf54184a62df3e66576bc29 in current term 1: Already voted for candidate 352b69802f4b41e289ef8cdbff20a848 in this term.
I20260630 12:23:12.736713  9913 raft_consensus.cc:2468] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352b69802f4b41e289ef8cdbff20a848 in term 1.
I20260630 12:23:12.737069  9987 raft_consensus.cc:2468] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352b69802f4b41e289ef8cdbff20a848 in term 1.
I20260630 12:23:12.738018  9802 leader_election.cc:304] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352b69802f4b41e289ef8cdbff20a848, f6c40fe29cf54184a62df3e66576bc29; no voters: 
I20260630 12:23:12.738687 10040 raft_consensus.cc:493] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:12.738581  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e53a97585114f6f88d30a5fe873aefa" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902" is_pre_election: true
I20260630 12:23:12.739543  9986 raft_consensus.cc:2393] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6c40fe29cf54184a62df3e66576bc29 in current term 1: Already voted for candidate 352b69802f4b41e289ef8cdbff20a848 in this term.
I20260630 12:23:12.739231 10040 raft_consensus.cc:515] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.739960 10060 raft_consensus.cc:2804] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:12.740703  9876 leader_election.cc:304] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6c40fe29cf54184a62df3e66576bc29; no voters: 352b69802f4b41e289ef8cdbff20a848, 60054eda5e8a41c4b45d8de6d9c90902
I20260630 12:23:12.741570 10040 leader_election.cc:290] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.741971 10041 raft_consensus.cc:2749] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:12.742558  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f95b053bb4dec89be7f124869bb3e" candidate_uuid: "352b69802f4b41e289ef8cdbff20a848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902" is_pre_election: true
I20260630 12:23:12.742941  9913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f95b053bb4dec89be7f124869bb3e" candidate_uuid: "352b69802f4b41e289ef8cdbff20a848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c40fe29cf54184a62df3e66576bc29" is_pre_election: true
I20260630 12:23:12.743244  9986 raft_consensus.cc:2468] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352b69802f4b41e289ef8cdbff20a848 in term 0.
I20260630 12:23:12.743552  9913 raft_consensus.cc:2468] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 352b69802f4b41e289ef8cdbff20a848 in term 0.
I20260630 12:23:12.744320  9801 leader_election.cc:304] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352b69802f4b41e289ef8cdbff20a848, 60054eda5e8a41c4b45d8de6d9c90902; no voters: 
I20260630 12:23:12.745115 10040 raft_consensus.cc:2804] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:12.745442 10040 raft_consensus.cc:493] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:12.745851 10040 raft_consensus.cc:3060] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.748737 10060 raft_consensus.cc:697] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 1 LEADER]: Becoming Leader. State: Replica: 352b69802f4b41e289ef8cdbff20a848, State: Running, Role: LEADER
I20260630 12:23:12.749434 10060 consensus_queue.cc:237] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.752019 10040 raft_consensus.cc:515] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.755230  9913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f95b053bb4dec89be7f124869bb3e" candidate_uuid: "352b69802f4b41e289ef8cdbff20a848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c40fe29cf54184a62df3e66576bc29"
I20260630 12:23:12.754496 10040 leader_election.cc:290] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [CANDIDATE]: Term 1 election: Requested vote from peers f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.755543  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f95b053bb4dec89be7f124869bb3e" candidate_uuid: "352b69802f4b41e289ef8cdbff20a848" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902"
I20260630 12:23:12.755829  9913 raft_consensus.cc:3060] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.756124  9986 raft_consensus.cc:3060] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.756769 10036 raft_consensus.cc:493] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:12.757242 10036 raft_consensus.cc:515] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.757494  9732 catalog_manager.cc:5697] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 reported cstate change: term changed from 0 to 1, leader changed from <none> to 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "352b69802f4b41e289ef8cdbff20a848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:12.759902 10036 leader_election.cc:290] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569), f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019)
I20260630 12:23:12.765573  9986 raft_consensus.cc:2468] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352b69802f4b41e289ef8cdbff20a848 in term 1.
I20260630 12:23:12.767113  9801 leader_election.cc:304] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352b69802f4b41e289ef8cdbff20a848, 60054eda5e8a41c4b45d8de6d9c90902; no voters: 
I20260630 12:23:12.767321  9913 raft_consensus.cc:2468] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 352b69802f4b41e289ef8cdbff20a848 in term 1.
I20260630 12:23:12.767970 10040 raft_consensus.cc:2804] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:12.768682 10040 raft_consensus.cc:697] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 1 LEADER]: Becoming Leader. State: Replica: 352b69802f4b41e289ef8cdbff20a848, State: Running, Role: LEADER
I20260630 12:23:12.769968 10040 consensus_queue.cc:237] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.778872  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883c38afde04118bfed7cd3517a2e6e" candidate_uuid: "60054eda5e8a41c4b45d8de6d9c90902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848" is_pre_election: true
I20260630 12:23:12.779551  9838 raft_consensus.cc:2468] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60054eda5e8a41c4b45d8de6d9c90902 in term 0.
I20260630 12:23:12.780026  9732 catalog_manager.cc:5697] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 reported cstate change: term changed from 0 to 1, leader changed from <none> to 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "352b69802f4b41e289ef8cdbff20a848" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:12.781037  9951 leader_election.cc:304] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352b69802f4b41e289ef8cdbff20a848, 60054eda5e8a41c4b45d8de6d9c90902; no voters: 
I20260630 12:23:12.782042  9913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883c38afde04118bfed7cd3517a2e6e" candidate_uuid: "60054eda5e8a41c4b45d8de6d9c90902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c40fe29cf54184a62df3e66576bc29" is_pre_election: true
I20260630 12:23:12.782588  9913 raft_consensus.cc:2468] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60054eda5e8a41c4b45d8de6d9c90902 in term 0.
I20260630 12:23:12.783313 10036 raft_consensus.cc:2804] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:12.783705 10036 raft_consensus.cc:493] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:12.783993 10036 raft_consensus.cc:3060] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.790705 10036 raft_consensus.cc:515] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.792198 10036 leader_election.cc:290] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [CANDIDATE]: Term 1 election: Requested vote from peers 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569), f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019)
I20260630 12:23:12.792966  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883c38afde04118bfed7cd3517a2e6e" candidate_uuid: "60054eda5e8a41c4b45d8de6d9c90902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848"
I20260630 12:23:12.793129  9913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0883c38afde04118bfed7cd3517a2e6e" candidate_uuid: "60054eda5e8a41c4b45d8de6d9c90902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c40fe29cf54184a62df3e66576bc29"
I20260630 12:23:12.793457  9838 raft_consensus.cc:3060] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.793704  9913 raft_consensus.cc:3060] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.798282  9913 raft_consensus.cc:2468] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60054eda5e8a41c4b45d8de6d9c90902 in term 1.
I20260630 12:23:12.798285  9838 raft_consensus.cc:2468] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60054eda5e8a41c4b45d8de6d9c90902 in term 1.
I20260630 12:23:12.799260  9951 leader_election.cc:304] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60054eda5e8a41c4b45d8de6d9c90902, f6c40fe29cf54184a62df3e66576bc29; no voters: 
I20260630 12:23:12.799922 10036 raft_consensus.cc:2804] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:12.800812 10036 raft_consensus.cc:697] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 LEADER]: Becoming Leader. State: Replica: 60054eda5e8a41c4b45d8de6d9c90902, State: Running, Role: LEADER
I20260630 12:23:12.801437 10036 consensus_queue.cc:237] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.808444  9732 catalog_manager.cc:5697] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "60054eda5e8a41c4b45d8de6d9c90902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:12.812512 10036 raft_consensus.cc:493] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:12.812928 10036 raft_consensus.cc:515] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.814859 10036 leader_election.cc:290] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019), 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569)
I20260630 12:23:12.815495  9913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89eabad1e3244cf8611baf7972f269a" candidate_uuid: "60054eda5e8a41c4b45d8de6d9c90902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c40fe29cf54184a62df3e66576bc29" is_pre_election: true
I20260630 12:23:12.816171  9913 raft_consensus.cc:2468] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60054eda5e8a41c4b45d8de6d9c90902 in term 0.
I20260630 12:23:12.816248  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89eabad1e3244cf8611baf7972f269a" candidate_uuid: "60054eda5e8a41c4b45d8de6d9c90902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848" is_pre_election: true
I20260630 12:23:12.816975  9838 raft_consensus.cc:2468] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60054eda5e8a41c4b45d8de6d9c90902 in term 0.
I20260630 12:23:12.817325  9951 leader_election.cc:304] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60054eda5e8a41c4b45d8de6d9c90902, f6c40fe29cf54184a62df3e66576bc29; no voters: 
I20260630 12:23:12.818199 10036 raft_consensus.cc:2804] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:12.818522 10036 raft_consensus.cc:493] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:12.818794 10036 raft_consensus.cc:3060] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:23:12.822608  9784 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:23:12.824621 10036 raft_consensus.cc:515] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.826143 10036 leader_election.cc:290] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [CANDIDATE]: Term 1 election: Requested vote from peers f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194:43019), 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569)
I20260630 12:23:12.827097  9913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89eabad1e3244cf8611baf7972f269a" candidate_uuid: "60054eda5e8a41c4b45d8de6d9c90902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6c40fe29cf54184a62df3e66576bc29"
I20260630 12:23:12.827216  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89eabad1e3244cf8611baf7972f269a" candidate_uuid: "60054eda5e8a41c4b45d8de6d9c90902" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848"
I20260630 12:23:12.827629  9913 raft_consensus.cc:3060] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.827782  9838 raft_consensus.cc:3060] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.832228  9913 raft_consensus.cc:2468] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60054eda5e8a41c4b45d8de6d9c90902 in term 1.
I20260630 12:23:12.832552  9838 raft_consensus.cc:2468] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60054eda5e8a41c4b45d8de6d9c90902 in term 1.
I20260630 12:23:12.833259  9951 leader_election.cc:304] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60054eda5e8a41c4b45d8de6d9c90902, f6c40fe29cf54184a62df3e66576bc29; no voters: 
I20260630 12:23:12.833892 10036 raft_consensus.cc:2804] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:12.834357 10036 raft_consensus.cc:697] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 LEADER]: Becoming Leader. State: Replica: 60054eda5e8a41c4b45d8de6d9c90902, State: Running, Role: LEADER
I20260630 12:23:12.835037 10036 consensus_queue.cc:237] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } }
I20260630 12:23:12.842097 10041 raft_consensus.cc:493] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:12.841976  9732 catalog_manager.cc:5697] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "60054eda5e8a41c4b45d8de6d9c90902" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:12.842519 10041 raft_consensus.cc:515] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.844208 10041 leader_election.cc:290] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.844954  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cabe1d56194895a811830d0c3e2c9c" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848" is_pre_election: true
I20260630 12:23:12.845206  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cabe1d56194895a811830d0c3e2c9c" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902" is_pre_election: true
I20260630 12:23:12.845600  9838 raft_consensus.cc:2468] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c40fe29cf54184a62df3e66576bc29 in term 0.
I20260630 12:23:12.845816  9986 raft_consensus.cc:2468] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c40fe29cf54184a62df3e66576bc29 in term 0.
I20260630 12:23:12.846765  9877 leader_election.cc:304] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352b69802f4b41e289ef8cdbff20a848, f6c40fe29cf54184a62df3e66576bc29; no voters: 
I20260630 12:23:12.847713 10041 raft_consensus.cc:2804] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:12.848093 10041 raft_consensus.cc:493] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:12.848426 10041 raft_consensus.cc:3060] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.853744 10041 raft_consensus.cc:515] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.855221 10041 leader_election.cc:290] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 election: Requested vote from peers 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.855967  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cabe1d56194895a811830d0c3e2c9c" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848"
I20260630 12:23:12.856176  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cabe1d56194895a811830d0c3e2c9c" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902"
I20260630 12:23:12.856498  9838 raft_consensus.cc:3060] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.856879  9986 raft_consensus.cc:3060] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.861315  9838 raft_consensus.cc:2468] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c40fe29cf54184a62df3e66576bc29 in term 1.
I20260630 12:23:12.861501  9986 raft_consensus.cc:2468] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c40fe29cf54184a62df3e66576bc29 in term 1.
I20260630 12:23:12.862382  9877 leader_election.cc:304] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352b69802f4b41e289ef8cdbff20a848, f6c40fe29cf54184a62df3e66576bc29; no voters: 
I20260630 12:23:12.863130 10041 raft_consensus.cc:2804] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:12.864023 10041 raft_consensus.cc:697] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 1 LEADER]: Becoming Leader. State: Replica: f6c40fe29cf54184a62df3e66576bc29, State: Running, Role: LEADER
I20260630 12:23:12.864769 10041 consensus_queue.cc:237] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.867486 10069 raft_consensus.cc:493] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:12.867965 10069 raft_consensus.cc:515] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.870061 10069 leader_election.cc:290] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.870774  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c982ec54252453aa2926d8f89351b60" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848" is_pre_election: true
I20260630 12:23:12.871120  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c982ec54252453aa2926d8f89351b60" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902" is_pre_election: true
I20260630 12:23:12.871459  9838 raft_consensus.cc:2468] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c40fe29cf54184a62df3e66576bc29 in term 0.
I20260630 12:23:12.871805  9986 raft_consensus.cc:2468] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6c40fe29cf54184a62df3e66576bc29 in term 0.
I20260630 12:23:12.872486  9877 leader_election.cc:304] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 352b69802f4b41e289ef8cdbff20a848, f6c40fe29cf54184a62df3e66576bc29; no voters: 
I20260630 12:23:12.873308 10069 raft_consensus.cc:2804] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:12.873723 10069 raft_consensus.cc:493] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:12.874032 10069 raft_consensus.cc:3060] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.873432  9732 catalog_manager.cc:5697] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "f6c40fe29cf54184a62df3e66576bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:12.879825 10069 raft_consensus.cc:515] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.881683 10069 leader_election.cc:290] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 election: Requested vote from peers 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569), 60054eda5e8a41c4b45d8de6d9c90902 (127.30.94.195:39125)
I20260630 12:23:12.882304  9838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c982ec54252453aa2926d8f89351b60" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "352b69802f4b41e289ef8cdbff20a848"
I20260630 12:23:12.882678  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c982ec54252453aa2926d8f89351b60" candidate_uuid: "f6c40fe29cf54184a62df3e66576bc29" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60054eda5e8a41c4b45d8de6d9c90902"
I20260630 12:23:12.882899  9838 raft_consensus.cc:3060] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.883237  9986 raft_consensus.cc:3060] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:12.889688  9986 raft_consensus.cc:2468] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c40fe29cf54184a62df3e66576bc29 in term 1.
I20260630 12:23:12.889688  9838 raft_consensus.cc:2468] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6c40fe29cf54184a62df3e66576bc29 in term 1.
I20260630 12:23:12.890959  9876 leader_election.cc:304] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60054eda5e8a41c4b45d8de6d9c90902, f6c40fe29cf54184a62df3e66576bc29; no voters: 
I20260630 12:23:12.891625 10069 raft_consensus.cc:2804] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:12.892042 10069 raft_consensus.cc:697] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 1 LEADER]: Becoming Leader. State: Replica: f6c40fe29cf54184a62df3e66576bc29, State: Running, Role: LEADER
I20260630 12:23:12.892782 10069 consensus_queue.cc:237] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } }
I20260630 12:23:12.898680  9732 catalog_manager.cc:5697] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6c40fe29cf54184a62df3e66576bc29 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "f6c40fe29cf54184a62df3e66576bc29" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:13.166069 10040 consensus_queue.cc:1048] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.178818 10040 consensus_queue.cc:1048] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.221654 10036 consensus_queue.cc:1048] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.225520 10066 consensus_queue.cc:1048] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.234810 10066 consensus_queue.cc:1048] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.250018 10079 consensus_queue.cc:1048] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:13.268723 10040 consensus_queue.cc:1048] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6c40fe29cf54184a62df3e66576bc29" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 43019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.278849 10060 consensus_queue.cc:1048] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.340942 10069 consensus_queue.cc:1048] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.351045 10087 consensus_queue.cc:1048] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.387741 10087 consensus_queue.cc:1048] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60054eda5e8a41c4b45d8de6d9c90902" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:13.398227 10069 consensus_queue.cc:1048] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [LEADER]: Connected to new peer: Peer: permanent_uuid: "352b69802f4b41e289ef8cdbff20a848" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 45569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:23.041637 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:23:23.068032 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:23.069069 31099 tablet_replica.cc:333] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848: stopping tablet replica
I20260630 12:23:23.069916 31099 raft_consensus.cc:2243] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.070513 31099 raft_consensus.cc:2272] T 0883c38afde04118bfed7cd3517a2e6e P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.073457 31099 tablet_replica.cc:333] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848: stopping tablet replica
I20260630 12:23:23.074021 31099 raft_consensus.cc:2243] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.074517 31099 raft_consensus.cc:2272] T 3c982ec54252453aa2926d8f89351b60 P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.077037 31099 tablet_replica.cc:333] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848: stopping tablet replica
I20260630 12:23:23.077608 31099 raft_consensus.cc:2243] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:23.078629 31099 raft_consensus.cc:2272] T 9e53a97585114f6f88d30a5fe873aefa P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.082396 31099 tablet_replica.cc:333] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848: stopping tablet replica
I20260630 12:23:23.082932 31099 raft_consensus.cc:2243] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.083468 31099 raft_consensus.cc:2272] T 56cabe1d56194895a811830d0c3e2c9c P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.086069 31099 tablet_replica.cc:333] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848: stopping tablet replica
I20260630 12:23:23.086576 31099 raft_consensus.cc:2243] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:23.087505 31099 raft_consensus.cc:2272] T c30f95b053bb4dec89be7f124869bb3e P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.089943 31099 tablet_replica.cc:333] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848: stopping tablet replica
I20260630 12:23:23.090461 31099 raft_consensus.cc:2243] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.090905 31099 raft_consensus.cc:2272] T a89eabad1e3244cf8611baf7972f269a P 352b69802f4b41e289ef8cdbff20a848 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.121570 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
W20260630 12:23:23.126276  9877 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.94.193:45569: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260630 12:23:23.131314  9877 consensus_peers.cc:597] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 -> Peer 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569): Couldn't send request to peer 352b69802f4b41e289ef8cdbff20a848. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:45569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:23.149545 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:23:23.173563 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:23.174400 31099 tablet_replica.cc:333] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29: stopping tablet replica
I20260630 12:23:23.175112 31099 raft_consensus.cc:2243] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.175666 31099 raft_consensus.cc:2272] T 0883c38afde04118bfed7cd3517a2e6e P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.178336 31099 tablet_replica.cc:333] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29: stopping tablet replica
I20260630 12:23:23.178941 31099 raft_consensus.cc:2243] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.179423 31099 raft_consensus.cc:2272] T 9e53a97585114f6f88d30a5fe873aefa P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.181775 31099 tablet_replica.cc:333] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29: stopping tablet replica
I20260630 12:23:23.182328 31099 raft_consensus.cc:2243] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:23.183247 31099 raft_consensus.cc:2272] T 3c982ec54252453aa2926d8f89351b60 P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.185720 31099 tablet_replica.cc:333] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29: stopping tablet replica
I20260630 12:23:23.186242 31099 raft_consensus.cc:2243] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:23.187136 31099 raft_consensus.cc:2272] T 56cabe1d56194895a811830d0c3e2c9c P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.189637 31099 tablet_replica.cc:333] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29: stopping tablet replica
I20260630 12:23:23.190155 31099 raft_consensus.cc:2243] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.190645 31099 raft_consensus.cc:2272] T c30f95b053bb4dec89be7f124869bb3e P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.192987 31099 tablet_replica.cc:333] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29: stopping tablet replica
I20260630 12:23:23.193507 31099 raft_consensus.cc:2243] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.193956 31099 raft_consensus.cc:2272] T a89eabad1e3244cf8611baf7972f269a P f6c40fe29cf54184a62df3e66576bc29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.221823 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
W20260630 12:23:23.231442  9951 consensus_peers.cc:597] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 -> Peer 352b69802f4b41e289ef8cdbff20a848 (127.30.94.193:45569): Couldn't send request to peer 352b69802f4b41e289ef8cdbff20a848. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:45569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:23.245827 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:23:23.268550 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:23.269191 31099 tablet_replica.cc:333] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902: stopping tablet replica
I20260630 12:23:23.269798 31099 raft_consensus.cc:2243] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.270285 31099 raft_consensus.cc:2272] T 3c982ec54252453aa2926d8f89351b60 P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.272707 31099 tablet_replica.cc:333] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902: stopping tablet replica
I20260630 12:23:23.273227 31099 raft_consensus.cc:2243] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.273674 31099 raft_consensus.cc:2272] T 9e53a97585114f6f88d30a5fe873aefa P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.275835 31099 tablet_replica.cc:333] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902: stopping tablet replica
I20260630 12:23:23.276314 31099 raft_consensus.cc:2243] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:23.277209 31099 raft_consensus.cc:2272] T 0883c38afde04118bfed7cd3517a2e6e P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.279325 31099 tablet_replica.cc:333] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902: stopping tablet replica
I20260630 12:23:23.279789 31099 raft_consensus.cc:2243] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.280192 31099 raft_consensus.cc:2272] T 56cabe1d56194895a811830d0c3e2c9c P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.282336 31099 tablet_replica.cc:333] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902: stopping tablet replica
I20260630 12:23:23.282759 31099 raft_consensus.cc:2243] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:23.283191 31099 raft_consensus.cc:2272] T c30f95b053bb4dec89be7f124869bb3e P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.285377 31099 tablet_replica.cc:333] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902: stopping tablet replica
I20260630 12:23:23.285785 31099 raft_consensus.cc:2243] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:23.286600 31099 raft_consensus.cc:2272] T a89eabad1e3244cf8611baf7972f269a P 60054eda5e8a41c4b45d8de6d9c90902 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.314293 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:23:23.334905 31099 master.cc:562] Master@127.30.94.254:33531 shutting down...
I20260630 12:23:23.356678 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:23.357317 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:23.357612 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d422c0f87ab4d6499c553c06d7f77bf: stopping tablet replica
I20260630 12:23:23.376879 31099 master.cc:584] Master@127.30.94.254:33531 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12715 ms)
[----------] 24 tests from AutoRebalancerTest (246460 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:23:23.421504 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:39771
I20260630 12:23:23.422681 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:23.428962 10103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:23.429312 10102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:23.429587 10105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:23.430836 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:23.431586 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:23.431779 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:23.431892 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822203431881 us; error 0 us; skew 500 ppm
I20260630 12:23:23.432391 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:23.434686 31099 webserver.cc:533] Webserver started at http://127.30.94.254:41447/ using document root <none> and password file <none>
I20260630 12:23:23.435119 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:23.435282 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:23.435504 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:23.436724 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "303209ebb9a940229d41d9b408751c91"
format_stamp: "Formatted at 2026-06-30 12:23:23 on dist-test-slave-cbkb"
I20260630 12:23:23.441148 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:23:23.444501 10110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.445235 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:23.445479 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "303209ebb9a940229d41d9b408751c91"
format_stamp: "Formatted at 2026-06-30 12:23:23 on dist-test-slave-cbkb"
I20260630 12:23:23.445739 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:23.466704 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:23.468047 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:23.508077 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:39771
I20260630 12:23:23.508175 10161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:39771 every 8 connection(s)
I20260630 12:23:23.511996 10162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:23.523316 10162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91: Bootstrap starting.
I20260630 12:23:23.527935 10162 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:23.532074 10162 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91: No bootstrap required, opened a new log
I20260630 12:23:23.534236 10162 raft_consensus.cc:359] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303209ebb9a940229d41d9b408751c91" member_type: VOTER }
I20260630 12:23:23.534663 10162 raft_consensus.cc:385] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:23.534909 10162 raft_consensus.cc:740] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 303209ebb9a940229d41d9b408751c91, State: Initialized, Role: FOLLOWER
I20260630 12:23:23.535495 10162 consensus_queue.cc:260] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303209ebb9a940229d41d9b408751c91" member_type: VOTER }
I20260630 12:23:23.535964 10162 raft_consensus.cc:399] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:23.536192 10162 raft_consensus.cc:493] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:23.536491 10162 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:23.541311 10162 raft_consensus.cc:515] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303209ebb9a940229d41d9b408751c91" member_type: VOTER }
I20260630 12:23:23.541821 10162 leader_election.cc:304] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 303209ebb9a940229d41d9b408751c91; no voters: 
I20260630 12:23:23.542915 10162 leader_election.cc:290] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:23.543321 10165 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:23.544724 10165 raft_consensus.cc:697] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 1 LEADER]: Becoming Leader. State: Replica: 303209ebb9a940229d41d9b408751c91, State: Running, Role: LEADER
I20260630 12:23:23.545449 10165 consensus_queue.cc:237] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303209ebb9a940229d41d9b408751c91" member_type: VOTER }
I20260630 12:23:23.545877 10162 sys_catalog.cc:565] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:23.550382 10167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 303209ebb9a940229d41d9b408751c91. Latest consensus state: current_term: 1 leader_uuid: "303209ebb9a940229d41d9b408751c91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303209ebb9a940229d41d9b408751c91" member_type: VOTER } }
I20260630 12:23:23.550581 10166 sys_catalog.cc:455] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "303209ebb9a940229d41d9b408751c91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303209ebb9a940229d41d9b408751c91" member_type: VOTER } }
I20260630 12:23:23.551134 10167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:23.551330 10166 sys_catalog.cc:458] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:23.554435 10171 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:23.559612 10171 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:23.563278 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:23.568696 10171 catalog_manager.cc:1383] Generated new cluster ID: 8fd655a6c9e84bc5b236636291d5d5f4
I20260630 12:23:23.569043 10171 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:23.583019 10171 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:23.584369 10171 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:23.596748 10171 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91: Generated new TSK 0
I20260630 12:23:23.597365 10171 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:23.630357 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:23.636602 10183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:23.637595 10184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:23.639041 10186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:23.639398 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:23.640573 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:23.640807 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:23.640998 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822203640977 us; error 0 us; skew 500 ppm
I20260630 12:23:23.641563 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:23.643991 31099 webserver.cc:533] Webserver started at http://127.30.94.193:34069/ using document root <none> and password file <none>
I20260630 12:23:23.644608 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:23.644831 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:23.645140 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:23.646338 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "9cc0ccfba99f44649ab7e5925cf98623"
format_stamp: "Formatted at 2026-06-30 12:23:23 on dist-test-slave-cbkb"
I20260630 12:23:23.651502 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260630 12:23:23.654850 10191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.655622 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:23:23.655918 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "9cc0ccfba99f44649ab7e5925cf98623"
format_stamp: "Formatted at 2026-06-30 12:23:23 on dist-test-slave-cbkb"
I20260630 12:23:23.656224 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:23.686352 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:23.687564 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:23.689098 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:23.691370 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:23.691589 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.691834 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:23.692055 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.732636 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:46727
I20260630 12:23:23.732738 10253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:46727 every 8 connection(s)
I20260630 12:23:23.737730 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:23.745525 10258 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:23.746452 10259 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:23.748790 31099 server_base.cc:1061] running on GCE node
W20260630 12:23:23.750284 10261 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:23.751215 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:23.751408 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:23.751539 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822203751528 us; error 0 us; skew 500 ppm
I20260630 12:23:23.751957 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:23.754930 31099 webserver.cc:533] Webserver started at http://127.30.94.194:34251/ using document root <none> and password file <none>
I20260630 12:23:23.755538 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:23.755791 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:23.756165 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:23.756196 10254 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39771
I20260630 12:23:23.756698 10254 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:23.757606 10254 heartbeater.cc:507] Master 127.30.94.254:39771 requested a full tablet report, sending...
I20260630 12:23:23.757967 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "27275f8334744feab5d4bbc172a41344"
format_stamp: "Formatted at 2026-06-30 12:23:23 on dist-test-slave-cbkb"
I20260630 12:23:23.760040 10127 ts_manager.cc:194] Registered new tserver with Master: 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727)
I20260630 12:23:23.762760 10127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41042
I20260630 12:23:23.763923 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:23:23.767956 10266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.768814 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:23.769111 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "27275f8334744feab5d4bbc172a41344"
format_stamp: "Formatted at 2026-06-30 12:23:23 on dist-test-slave-cbkb"
I20260630 12:23:23.769388 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:23.792218 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:23.793604 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:23.795076 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:23.797254 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:23.797477 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.797706 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:23.797880 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.839186 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:46217
I20260630 12:23:23.839293 10328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:46217 every 8 connection(s)
I20260630 12:23:23.844008 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:23.850804 10332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:23.851866 10333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:23.855476 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:23.856520 10329 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39771
I20260630 12:23:23.856997 10329 heartbeater.cc:461] Registering TS with master...
W20260630 12:23:23.857331 10336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:23.858013 10329 heartbeater.cc:507] Master 127.30.94.254:39771 requested a full tablet report, sending...
I20260630 12:23:23.858557 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:23.858851 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:23.859066 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822203859045 us; error 0 us; skew 500 ppm
I20260630 12:23:23.859660 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:23.860670 10127 ts_manager.cc:194] Registered new tserver with Master: 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217)
I20260630 12:23:23.862424 31099 webserver.cc:533] Webserver started at http://127.30.94.195:43573/ using document root <none> and password file <none>
I20260630 12:23:23.862664 10127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41048
I20260630 12:23:23.863102 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:23.863386 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:23.863706 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:23.865284 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "3f255a8755e3495881186536743ea519"
format_stamp: "Formatted at 2026-06-30 12:23:23 on dist-test-slave-cbkb"
I20260630 12:23:23.869705 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:23:23.873154 10340 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.873912 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:23.874213 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "3f255a8755e3495881186536743ea519"
format_stamp: "Formatted at 2026-06-30 12:23:23 on dist-test-slave-cbkb"
I20260630 12:23:23.874500 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:23.887168 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:23.888379 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:23.889808 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:23.892002 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:23.892247 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.892550 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:23.892735 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:23.932777 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:35615
I20260630 12:23:23.932879 10402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:35615 every 8 connection(s)
I20260630 12:23:23.947008 10403 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39771
I20260630 12:23:23.947499 10403 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:23.948367 10403 heartbeater.cc:507] Master 127.30.94.254:39771 requested a full tablet report, sending...
I20260630 12:23:23.950440 10127 ts_manager.cc:194] Registered new tserver with Master: 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:23.950939 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014853567s
I20260630 12:23:23.952229 10127 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41062
I20260630 12:23:24.766040 10254 heartbeater.cc:499] Master 127.30.94.254:39771 was elected leader, sending a full tablet report...
I20260630 12:23:24.865732 10329 heartbeater.cc:499] Master 127.30.94.254:39771 was elected leader, sending a full tablet report...
I20260630 12:23:24.955660 10403 heartbeater.cc:499] Master 127.30.94.254:39771 was elected leader, sending a full tablet report...
I20260630 12:23:25.007051 10127 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35422:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:23:25.009619 10127 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:23:25.079584 10368 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2ac8c990564dab80fe6d4d82d564a2 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:25.081473 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4f78b638644bd2af6e0690b198c4dd (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:25.082957 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4f78b638644bd2af6e0690b198c4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.083293 10219 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2ac8c990564dab80fe6d4d82d564a2 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:25.083655 10218 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4f78b638644bd2af6e0690b198c4dd (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:25.084723 10219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2ac8c990564dab80fe6d4d82d564a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.084512 10217 tablet_service.cc:1511] Processing CreateTablet for tablet eb8c514d99084e12becb13526ae712a0 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:25.085435 10366 tablet_service.cc:1511] Processing CreateTablet for tablet eb8c514d99084e12becb13526ae712a0 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:25.085872 10217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8c514d99084e12becb13526ae712a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.085999 10216 tablet_service.cc:1511] Processing CreateTablet for tablet 9182e5962c3045f6bea4baaa5a6c80c8 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:25.086844 10368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2ac8c990564dab80fe6d4d82d564a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.087431 10216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182e5962c3045f6bea4baaa5a6c80c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.091045 10218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4f78b638644bd2af6e0690b198c4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.093048 10366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8c514d99084e12becb13526ae712a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.115584 10365 tablet_service.cc:1511] Processing CreateTablet for tablet 9182e5962c3045f6bea4baaa5a6c80c8 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:25.117594 10365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182e5962c3045f6bea4baaa5a6c80c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.121556 10293 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4f78b638644bd2af6e0690b198c4dd (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:25.122961 10293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4f78b638644bd2af6e0690b198c4dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.124212 10217 tablet_service.cc:1511] Processing CreateTablet for tablet 304ae5da0d6148cfab81bfeaf0ea947e (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:25.125537 10292 tablet_service.cc:1511] Processing CreateTablet for tablet eb8c514d99084e12becb13526ae712a0 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:25.137145 10292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8c514d99084e12becb13526ae712a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.137137 10217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304ae5da0d6148cfab81bfeaf0ea947e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.140198 10216 tablet_service.cc:1511] Processing CreateTablet for tablet 03d32545a2214a9b9e226207696b46c8 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:25.127256 10291 tablet_service.cc:1511] Processing CreateTablet for tablet 9182e5962c3045f6bea4baaa5a6c80c8 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:25.141579 10216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d32545a2214a9b9e226207696b46c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.142189 10291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182e5962c3045f6bea4baaa5a6c80c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.129166 10294 tablet_service.cc:1511] Processing CreateTablet for tablet 9b2ac8c990564dab80fe6d4d82d564a2 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:25.129281 10364 tablet_service.cc:1511] Processing CreateTablet for tablet 304ae5da0d6148cfab81bfeaf0ea947e (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:25.144537 10424 tablet_bootstrap.cc:492] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519: Bootstrap starting.
I20260630 12:23:25.145231 10294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b2ac8c990564dab80fe6d4d82d564a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.145363 10364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304ae5da0d6148cfab81bfeaf0ea947e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.130362 10290 tablet_service.cc:1511] Processing CreateTablet for tablet 304ae5da0d6148cfab81bfeaf0ea947e (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:25.147125 10290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304ae5da0d6148cfab81bfeaf0ea947e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.153209 10423 tablet_bootstrap.cc:492] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623: Bootstrap starting.
I20260630 12:23:25.155119 10424 tablet_bootstrap.cc:654] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.167596 10289 tablet_service.cc:1511] Processing CreateTablet for tablet 03d32545a2214a9b9e226207696b46c8 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:25.168841 10423 tablet_bootstrap.cc:654] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.168960 10289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d32545a2214a9b9e226207696b46c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.177263 10367 tablet_service.cc:1511] Processing CreateTablet for tablet 03d32545a2214a9b9e226207696b46c8 (DEFAULT_TABLE table=test-workload [id=48ee8202dd054a2e8deb5791f307e67c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:25.178594 10367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d32545a2214a9b9e226207696b46c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:25.215018 10423 tablet_bootstrap.cc:492] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623: No bootstrap required, opened a new log
I20260630 12:23:25.215893 10423 ts_tablet_manager.cc:1403] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.004s
I20260630 12:23:25.227206 10423 raft_consensus.cc:359] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.228016 10423 raft_consensus.cc:385] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.228178 10424 tablet_bootstrap.cc:492] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519: No bootstrap required, opened a new log
I20260630 12:23:25.228412 10423 raft_consensus.cc:740] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc0ccfba99f44649ab7e5925cf98623, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.228839 10424 ts_tablet_manager.cc:1403] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519: Time spent bootstrapping tablet: real 0.085s	user 0.047s	sys 0.026s
I20260630 12:23:25.230129 10427 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344: Bootstrap starting.
I20260630 12:23:25.229411 10423 consensus_queue.cc:260] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.231966 10424 raft_consensus.cc:359] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.232831 10424 raft_consensus.cc:385] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.233199 10424 raft_consensus.cc:740] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f255a8755e3495881186536743ea519, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.233358 10423 ts_tablet_manager.cc:1434] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:23:25.234405 10423 tablet_bootstrap.cc:492] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623: Bootstrap starting.
I20260630 12:23:25.236675 10427 tablet_bootstrap.cc:654] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344: Neither blocks nor log segments found. Creating new log.
W20260630 12:23:25.238684 10255 tablet.cc:2406] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:23:25.242897 10423 tablet_bootstrap.cc:654] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.244418 10424 consensus_queue.cc:260] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.246374 10427 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344: No bootstrap required, opened a new log
I20260630 12:23:25.247131 10427 ts_tablet_manager.cc:1403] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260630 12:23:25.251233 10427 raft_consensus.cc:359] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.253320 10424 ts_tablet_manager.cc:1434] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.005s
I20260630 12:23:25.252228 10427 raft_consensus.cc:385] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.254323 10424 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519: Bootstrap starting.
I20260630 12:23:25.254254 10427 raft_consensus.cc:740] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27275f8334744feab5d4bbc172a41344, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.254823 10423 tablet_bootstrap.cc:492] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623: No bootstrap required, opened a new log
I20260630 12:23:25.255328 10423 ts_tablet_manager.cc:1403] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260630 12:23:25.255509 10427 consensus_queue.cc:260] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.258932 10423 raft_consensus.cc:359] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.259989 10423 raft_consensus.cc:385] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.260432 10423 raft_consensus.cc:740] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc0ccfba99f44649ab7e5925cf98623, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.261284 10424 tablet_bootstrap.cc:654] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.261703 10423 consensus_queue.cc:260] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.265106 10427 ts_tablet_manager.cc:1434] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.005s
I20260630 12:23:25.266062 10423 ts_tablet_manager.cc:1434] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260630 12:23:25.267086 10423 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623: Bootstrap starting.
I20260630 12:23:25.270177 10427 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344: Bootstrap starting.
I20260630 12:23:25.273366 10423 tablet_bootstrap.cc:654] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.297926 10428 raft_consensus.cc:493] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:25.298545 10428 raft_consensus.cc:515] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.304579 10428 leader_election.cc:290] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217), 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:25.307914 10427 tablet_bootstrap.cc:654] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.315049 10424 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519: No bootstrap required, opened a new log
I20260630 12:23:25.315599 10424 ts_tablet_manager.cc:1403] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.047s
I20260630 12:23:25.317557 10423 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623: No bootstrap required, opened a new log
I20260630 12:23:25.317572 10427 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344: No bootstrap required, opened a new log
I20260630 12:23:25.318322 10423 ts_tablet_manager.cc:1403] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.013s
I20260630 12:23:25.318389 10427 ts_tablet_manager.cc:1403] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.008s
I20260630 12:23:25.318588 10424 raft_consensus.cc:359] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.319433 10424 raft_consensus.cc:385] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.319742 10424 raft_consensus.cc:740] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f255a8755e3495881186536743ea519, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.320560 10424 consensus_queue.cc:260] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.321411 10423 raft_consensus.cc:359] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.324131 10423 raft_consensus.cc:385] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.324466 10423 raft_consensus.cc:740] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc0ccfba99f44649ab7e5925cf98623, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.325232 10423 consensus_queue.cc:260] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.327404 10423 ts_tablet_manager.cc:1434] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:23:25.321637 10427 raft_consensus.cc:359] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.322731 10424 ts_tablet_manager.cc:1434] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:23:25.328754 10427 raft_consensus.cc:385] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.329257 10427 raft_consensus.cc:740] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27275f8334744feab5d4bbc172a41344, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.329563 10424 tablet_bootstrap.cc:492] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519: Bootstrap starting.
I20260630 12:23:25.330119 10427 consensus_queue.cc:260] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.328742 10423 tablet_bootstrap.cc:492] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623: Bootstrap starting.
I20260630 12:23:25.335822 10424 tablet_bootstrap.cc:654] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.339277 10423 tablet_bootstrap.cc:654] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.340528 10304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8c514d99084e12becb13526ae712a0" candidate_uuid: "9cc0ccfba99f44649ab7e5925cf98623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27275f8334744feab5d4bbc172a41344" is_pre_election: true
I20260630 12:23:25.342424 10427 ts_tablet_manager.cc:1434] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
W20260630 12:23:25.342578 10195 leader_election.cc:343] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:25.343508 10427 tablet_bootstrap.cc:492] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344: Bootstrap starting.
I20260630 12:23:25.347254 10424 tablet_bootstrap.cc:492] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519: No bootstrap required, opened a new log
I20260630 12:23:25.347193 10423 tablet_bootstrap.cc:492] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623: No bootstrap required, opened a new log
I20260630 12:23:25.348158 10424 ts_tablet_manager.cc:1403] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260630 12:23:25.348322 10423 ts_tablet_manager.cc:1403] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260630 12:23:25.350521 10427 tablet_bootstrap.cc:654] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.350944 10423 raft_consensus.cc:359] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.351327 10424 raft_consensus.cc:359] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.352218 10424 raft_consensus.cc:385] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.352627 10424 raft_consensus.cc:740] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f255a8755e3495881186536743ea519, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.351802 10423 raft_consensus.cc:385] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.353708 10424 consensus_queue.cc:260] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.354797 10423 raft_consensus.cc:740] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc0ccfba99f44649ab7e5925cf98623, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.355741 10423 consensus_queue.cc:260] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.356768 10424 ts_tablet_manager.cc:1434] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:23:25.357240 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8c514d99084e12becb13526ae712a0" candidate_uuid: "9cc0ccfba99f44649ab7e5925cf98623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519" is_pre_election: true
I20260630 12:23:25.357951 10378 raft_consensus.cc:2468] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cc0ccfba99f44649ab7e5925cf98623 in term 0.
I20260630 12:23:25.358243 10423 ts_tablet_manager.cc:1434] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:23:25.358891 10424 tablet_bootstrap.cc:492] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519: Bootstrap starting.
I20260630 12:23:25.359253 10423 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623: Bootstrap starting.
I20260630 12:23:25.364858 10195 leader_election.cc:304] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f255a8755e3495881186536743ea519, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 27275f8334744feab5d4bbc172a41344
I20260630 12:23:25.365794 10428 raft_consensus.cc:2804] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:25.366084 10423 tablet_bootstrap.cc:654] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.366228 10428 raft_consensus.cc:493] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:25.366568 10424 tablet_bootstrap.cc:654] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.370285 10427 tablet_bootstrap.cc:492] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344: No bootstrap required, opened a new log
I20260630 12:23:25.371141 10427 ts_tablet_manager.cc:1403] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.001s
I20260630 12:23:25.366607 10428 raft_consensus.cc:3060] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.380255 10427 raft_consensus.cc:359] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.381345 10427 raft_consensus.cc:385] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.381827 10427 raft_consensus.cc:740] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27275f8334744feab5d4bbc172a41344, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.382927 10427 consensus_queue.cc:260] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.387233 10427 ts_tablet_manager.cc:1434] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260630 12:23:25.388230 10427 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344: Bootstrap starting.
I20260630 12:23:25.388639 10424 tablet_bootstrap.cc:492] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519: No bootstrap required, opened a new log
I20260630 12:23:25.389219 10424 ts_tablet_manager.cc:1403] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.017s
I20260630 12:23:25.392154 10424 raft_consensus.cc:359] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.392949 10424 raft_consensus.cc:385] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.393293 10424 raft_consensus.cc:740] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f255a8755e3495881186536743ea519, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.394470 10427 tablet_bootstrap.cc:654] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.394214 10424 consensus_queue.cc:260] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.399327 10424 ts_tablet_manager.cc:1434] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260630 12:23:25.400393 10424 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519: Bootstrap starting.
I20260630 12:23:25.400413 10432 raft_consensus.cc:493] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:25.401204 10432 raft_consensus.cc:515] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.407213 10424 tablet_bootstrap.cc:654] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.411052 10432 leader_election.cc:290] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727), 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:25.417310 10427 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344: No bootstrap required, opened a new log
I20260630 12:23:25.418085 10427 ts_tablet_manager.cc:1403] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260630 12:23:25.421044 10424 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519: No bootstrap required, opened a new log
I20260630 12:23:25.421625 10424 ts_tablet_manager.cc:1403] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260630 12:23:25.421375 10427 raft_consensus.cc:359] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.422169 10427 raft_consensus.cc:385] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.422545 10427 raft_consensus.cc:740] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27275f8334744feab5d4bbc172a41344, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.423355 10427 consensus_queue.cc:260] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.424530 10424 raft_consensus.cc:359] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.425384 10424 raft_consensus.cc:385] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.425725 10424 raft_consensus.cc:740] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f255a8755e3495881186536743ea519, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.426628 10424 consensus_queue.cc:260] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.428005 10427 ts_tablet_manager.cc:1434] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:23:25.429126 10427 tablet_bootstrap.cc:492] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344: Bootstrap starting.
I20260630 12:23:25.431198 10424 ts_tablet_manager.cc:1434] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:23:25.432377 10424 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519: Bootstrap starting.
I20260630 12:23:25.436023 10427 tablet_bootstrap.cc:654] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.441579 10424 tablet_bootstrap.cc:654] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.450876 10427 tablet_bootstrap.cc:492] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344: No bootstrap required, opened a new log
I20260630 12:23:25.451473 10427 ts_tablet_manager.cc:1403] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
W20260630 12:23:25.453016 10195 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.94.195:35615, user_credentials={real_user=slave}} blocked reactor thread for 88252.2us
I20260630 12:23:25.454771 10427 raft_consensus.cc:359] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.457090 10427 raft_consensus.cc:385] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.457530 10427 raft_consensus.cc:740] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27275f8334744feab5d4bbc172a41344, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.458608 10424 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519: No bootstrap required, opened a new log
I20260630 12:23:25.458400 10427 consensus_queue.cc:260] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.459183 10424 ts_tablet_manager.cc:1403] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.005s
I20260630 12:23:25.462236 10424 raft_consensus.cc:359] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.462795 10427 ts_tablet_manager.cc:1434] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:23:25.462991 10424 raft_consensus.cc:385] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.463371 10424 raft_consensus.cc:740] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f255a8755e3495881186536743ea519, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.464071 10427 tablet_bootstrap.cc:492] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344: Bootstrap starting.
I20260630 12:23:25.464287 10424 consensus_queue.cc:260] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.471186 10427 tablet_bootstrap.cc:654] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.471567 10424 ts_tablet_manager.cc:1434] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260630 12:23:25.467950 10428 raft_consensus.cc:515] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.476890 10304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8c514d99084e12becb13526ae712a0" candidate_uuid: "9cc0ccfba99f44649ab7e5925cf98623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27275f8334744feab5d4bbc172a41344"
I20260630 12:23:25.477672 10304 raft_consensus.cc:3060] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.489044 10428 leader_election.cc:290] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 election: Requested vote from peers 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217), 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:25.490825 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8c514d99084e12becb13526ae712a0" candidate_uuid: "9cc0ccfba99f44649ab7e5925cf98623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519"
I20260630 12:23:25.491662 10378 raft_consensus.cc:3060] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.495419 10304 raft_consensus.cc:2468] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc0ccfba99f44649ab7e5925cf98623 in term 1.
I20260630 12:23:25.495579 10423 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623: No bootstrap required, opened a new log
I20260630 12:23:25.496354 10423 ts_tablet_manager.cc:1403] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623: Time spent bootstrapping tablet: real 0.137s	user 0.050s	sys 0.085s
I20260630 12:23:25.500200 10423 raft_consensus.cc:359] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.500964 10423 raft_consensus.cc:385] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.501271 10423 raft_consensus.cc:740] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc0ccfba99f44649ab7e5925cf98623, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.502182 10423 consensus_queue.cc:260] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.504778 10423 ts_tablet_manager.cc:1434] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:23:25.505825 10423 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623: Bootstrap starting.
I20260630 12:23:25.504767 10431 raft_consensus.cc:493] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:25.506479 10431 raft_consensus.cc:515] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.507397 10195 leader_election.cc:304] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27275f8334744feab5d4bbc172a41344, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.508184 10428 raft_consensus.cc:2804] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:25.511771 10423 tablet_bootstrap.cc:654] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:25.506948 10378 raft_consensus.cc:2468] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc0ccfba99f44649ab7e5925cf98623 in term 1.
I20260630 12:23:25.518054 10431 leader_election.cc:290] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727), 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217)
I20260630 12:23:25.521462 10432 raft_consensus.cc:493] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:25.521960 10432 raft_consensus.cc:515] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.523831 10427 tablet_bootstrap.cc:492] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344: No bootstrap required, opened a new log
I20260630 12:23:25.524564 10427 ts_tablet_manager.cc:1403] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.017s
I20260630 12:23:25.525616 10432 leader_election.cc:290] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727), 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:25.529384 10427 raft_consensus.cc:359] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.530391 10427 raft_consensus.cc:385] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.530789 10427 raft_consensus.cc:740] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27275f8334744feab5d4bbc172a41344, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.531672 10229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d32545a2214a9b9e226207696b46c8" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623" is_pre_election: true
I20260630 12:23:25.531803 10427 consensus_queue.cc:260] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.532753 10229 raft_consensus.cc:2468] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27275f8334744feab5d4bbc172a41344 in term 0.
I20260630 12:23:25.534942 10229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304ae5da0d6148cfab81bfeaf0ea947e" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623" is_pre_election: true
I20260630 12:23:25.535497 10427 ts_tablet_manager.cc:1434] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:23:25.536365 10269 leader_election.cc:304] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27275f8334744feab5d4bbc172a41344, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.537252 10432 raft_consensus.cc:2804] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:23:25.537546 10269 leader_election.cc:343] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:25.537742 10432 raft_consensus.cc:493] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:25.538225 10432 raft_consensus.cc:3060] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.549073 10432 raft_consensus.cc:515] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.552683 10432 leader_election.cc:290] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 election: Requested vote from peers 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727), 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:25.552789 10229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d32545a2214a9b9e226207696b46c8" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623"
I20260630 12:23:25.554113 10229 raft_consensus.cc:3060] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.556988 10378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d32545a2214a9b9e226207696b46c8" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519" is_pre_election: true
I20260630 12:23:25.557710 10378 raft_consensus.cc:2468] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27275f8334744feab5d4bbc172a41344 in term 0.
I20260630 12:23:25.558877 10377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304ae5da0d6148cfab81bfeaf0ea947e" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519" is_pre_election: true
I20260630 12:23:25.559572 10377 raft_consensus.cc:2468] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27275f8334744feab5d4bbc172a41344 in term 0.
I20260630 12:23:25.560739 10270 leader_election.cc:304] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27275f8334744feab5d4bbc172a41344, 3f255a8755e3495881186536743ea519; no voters: 9cc0ccfba99f44649ab7e5925cf98623
W20260630 12:23:25.561949 10175 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:23:25.562862 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03d32545a2214a9b9e226207696b46c8" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519"
I20260630 12:23:25.563490 10376 raft_consensus.cc:3060] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.561918 10432 raft_consensus.cc:2804] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:25.569307 10228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182e5962c3045f6bea4baaa5a6c80c8" candidate_uuid: "3f255a8755e3495881186536743ea519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623" is_pre_election: true
I20260630 12:23:25.570560 10432 raft_consensus.cc:493] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:25.569303 10304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182e5962c3045f6bea4baaa5a6c80c8" candidate_uuid: "3f255a8755e3495881186536743ea519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27275f8334744feab5d4bbc172a41344" is_pre_election: true
I20260630 12:23:25.571328 10432 raft_consensus.cc:3060] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.571597 10304 raft_consensus.cc:2468] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f255a8755e3495881186536743ea519 in term 0.
I20260630 12:23:25.572044 10423 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623: No bootstrap required, opened a new log
I20260630 12:23:25.572558 10423 ts_tablet_manager.cc:1403] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623: Time spent bootstrapping tablet: real 0.067s	user 0.035s	sys 0.030s
I20260630 12:23:25.573171 10344 leader_election.cc:304] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27275f8334744feab5d4bbc172a41344, 3f255a8755e3495881186536743ea519; no voters: 
I20260630 12:23:25.574076 10431 raft_consensus.cc:2804] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:25.574427 10431 raft_consensus.cc:493] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:25.570858 10228 raft_consensus.cc:2468] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f255a8755e3495881186536743ea519 in term 0.
I20260630 12:23:25.574751 10431 raft_consensus.cc:3060] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.575516 10423 raft_consensus.cc:359] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.576712 10423 raft_consensus.cc:385] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:25.576979 10423 raft_consensus.cc:740] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc0ccfba99f44649ab7e5925cf98623, State: Initialized, Role: FOLLOWER
I20260630 12:23:25.577694 10423 consensus_queue.cc:260] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.578527 10432 raft_consensus.cc:515] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.579648 10423 ts_tablet_manager.cc:1434] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:23:25.580446 10428 raft_consensus.cc:697] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 LEADER]: Becoming Leader. State: Replica: 9cc0ccfba99f44649ab7e5925cf98623, State: Running, Role: LEADER
I20260630 12:23:25.581537 10228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304ae5da0d6148cfab81bfeaf0ea947e" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623"
I20260630 12:23:25.581420 10428 consensus_queue.cc:237] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.582065 10431 raft_consensus.cc:515] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.582686 10228 raft_consensus.cc:3060] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.583135 10376 raft_consensus.cc:2468] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27275f8334744feab5d4bbc172a41344 in term 1.
I20260630 12:23:25.574738 10229 raft_consensus.cc:2468] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27275f8334744feab5d4bbc172a41344 in term 1.
I20260630 12:23:25.584820 10269 leader_election.cc:304] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27275f8334744feab5d4bbc172a41344, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.587781 10432 leader_election.cc:290] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 election: Requested vote from peers 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727), 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:25.589597 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "304ae5da0d6148cfab81bfeaf0ea947e" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519"
I20260630 12:23:25.592741 10227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182e5962c3045f6bea4baaa5a6c80c8" candidate_uuid: "3f255a8755e3495881186536743ea519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623"
I20260630 12:23:25.593788 10450 raft_consensus.cc:493] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:25.594777 10227 raft_consensus.cc:3060] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.594789 10450 raft_consensus.cc:515] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.598484 10377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4f78b638644bd2af6e0690b198c4dd" candidate_uuid: "9cc0ccfba99f44649ab7e5925cf98623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519" is_pre_election: true
I20260630 12:23:25.599087 10377 raft_consensus.cc:2468] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9cc0ccfba99f44649ab7e5925cf98623 in term 0.
I20260630 12:23:25.600263 10195 leader_election.cc:304] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f255a8755e3495881186536743ea519, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.600615 10376 raft_consensus.cc:3060] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.601486 10450 leader_election.cc:290] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217), 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:25.602088 10450 raft_consensus.cc:2804] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:25.602450 10450 raft_consensus.cc:493] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:25.602810 10450 raft_consensus.cc:3060] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.608764 10227 raft_consensus.cc:2468] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f255a8755e3495881186536743ea519 in term 1.
I20260630 12:23:25.609692 10432 raft_consensus.cc:2804] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:25.611423 10432 raft_consensus.cc:697] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 1 LEADER]: Becoming Leader. State: Replica: 27275f8334744feab5d4bbc172a41344, State: Running, Role: LEADER
I20260630 12:23:25.613121 10432 consensus_queue.cc:237] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.615712 10431 leader_election.cc:290] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [CANDIDATE]: Term 1 election: Requested vote from peers 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727), 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217)
I20260630 12:23:25.616312 10431 raft_consensus.cc:493] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:25.619345 10431 raft_consensus.cc:515] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.620038 10376 raft_consensus.cc:2468] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27275f8334744feab5d4bbc172a41344 in term 1.
I20260630 12:23:25.623535 10343 leader_election.cc:304] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f255a8755e3495881186536743ea519, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.626250 10227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ac8c990564dab80fe6d4d82d564a2" candidate_uuid: "3f255a8755e3495881186536743ea519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623" is_pre_election: true
I20260630 12:23:25.626648 10432 raft_consensus.cc:493] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:25.626997 10227 raft_consensus.cc:2468] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f255a8755e3495881186536743ea519 in term 0.
I20260630 12:23:25.628556 10343 leader_election.cc:304] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f255a8755e3495881186536743ea519, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.628688 10432 raft_consensus.cc:515] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.633646 10432 leader_election.cc:290] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f255a8755e3495881186536743ea519 (127.30.94.195:35615), 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727)
I20260630 12:23:25.620090 10228 raft_consensus.cc:2468] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27275f8334744feab5d4bbc172a41344 in term 1.
W20260630 12:23:25.634855 10269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.30.94.193:46727, user_credentials={real_user=slave}} blocked reactor thread for 50124.9us
I20260630 12:23:25.641381 10458 raft_consensus.cc:2804] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:25.642340 10269 leader_election.cc:304] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27275f8334744feab5d4bbc172a41344, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.650946 10456 raft_consensus.cc:2804] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:25.651540 10456 raft_consensus.cc:697] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 1 LEADER]: Becoming Leader. State: Replica: 27275f8334744feab5d4bbc172a41344, State: Running, Role: LEADER
I20260630 12:23:25.646057 10304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9182e5962c3045f6bea4baaa5a6c80c8" candidate_uuid: "3f255a8755e3495881186536743ea519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27275f8334744feab5d4bbc172a41344"
I20260630 12:23:25.652704 10304 raft_consensus.cc:3060] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.652501 10456 consensus_queue.cc:237] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.654495 10303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ac8c990564dab80fe6d4d82d564a2" candidate_uuid: "3f255a8755e3495881186536743ea519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27275f8334744feab5d4bbc172a41344" is_pre_election: true
I20260630 12:23:25.655148 10303 raft_consensus.cc:2468] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f255a8755e3495881186536743ea519 in term 0.
I20260630 12:23:25.649016 10461 raft_consensus.cc:2804] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:25.643438 10228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ac8c990564dab80fe6d4d82d564a2" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623" is_pre_election: true
I20260630 12:23:25.656251 10461 raft_consensus.cc:493] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:25.645092 10431 leader_election.cc:290] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727), 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217)
I20260630 12:23:25.656741 10461 raft_consensus.cc:3060] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.650965 10127 catalog_manager.cc:5697] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27275f8334744feab5d4bbc172a41344 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "27275f8334744feab5d4bbc172a41344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:25.646831 10376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ac8c990564dab80fe6d4d82d564a2" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519" is_pre_election: true
I20260630 12:23:25.657964 10450 raft_consensus.cc:515] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.656087 10126 catalog_manager.cc:5697] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "9cc0ccfba99f44649ab7e5925cf98623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:25.656513 10228 raft_consensus.cc:2468] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27275f8334744feab5d4bbc172a41344 in term 0.
I20260630 12:23:25.662509 10269 leader_election.cc:304] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27275f8334744feab5d4bbc172a41344, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.663851 10457 raft_consensus.cc:2804] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:25.664734 10457 raft_consensus.cc:493] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:25.666193 10457 raft_consensus.cc:3060] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.668915 10302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4f78b638644bd2af6e0690b198c4dd" candidate_uuid: "9cc0ccfba99f44649ab7e5925cf98623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27275f8334744feab5d4bbc172a41344"
I20260630 12:23:25.669554 10302 raft_consensus.cc:3060] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.664155 10461 raft_consensus.cc:515] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.671624 10450 leader_election.cc:290] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 election: Requested vote from peers 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217), 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:25.672297 10376 raft_consensus.cc:2393] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27275f8334744feab5d4bbc172a41344 in current term 1: Already voted for candidate 3f255a8755e3495881186536743ea519 in this term.
I20260630 12:23:25.673929 10228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ac8c990564dab80fe6d4d82d564a2" candidate_uuid: "3f255a8755e3495881186536743ea519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623"
I20260630 12:23:25.674772 10228 raft_consensus.cc:3060] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.675043 10461 leader_election.cc:290] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [CANDIDATE]: Term 1 election: Requested vote from peers 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727), 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217)
I20260630 12:23:25.678555 10302 raft_consensus.cc:2468] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc0ccfba99f44649ab7e5925cf98623 in term 1.
I20260630 12:23:25.667635 10303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4f78b638644bd2af6e0690b198c4dd" candidate_uuid: "9cc0ccfba99f44649ab7e5925cf98623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27275f8334744feab5d4bbc172a41344" is_pre_election: true
I20260630 12:23:25.668061 10377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4f78b638644bd2af6e0690b198c4dd" candidate_uuid: "9cc0ccfba99f44649ab7e5925cf98623" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519"
I20260630 12:23:25.676208 10301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ac8c990564dab80fe6d4d82d564a2" candidate_uuid: "3f255a8755e3495881186536743ea519" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27275f8334744feab5d4bbc172a41344"
I20260630 12:23:25.679800 10377 raft_consensus.cc:3060] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:25.681836 10228 raft_consensus.cc:2468] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f255a8755e3495881186536743ea519 in term 1.
I20260630 12:23:25.655942 10458 raft_consensus.cc:697] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 1 LEADER]: Becoming Leader. State: Replica: 3f255a8755e3495881186536743ea519, State: Running, Role: LEADER
I20260630 12:23:25.689230 10343 leader_election.cc:304] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f255a8755e3495881186536743ea519, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.687001 10377 raft_consensus.cc:2468] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9cc0ccfba99f44649ab7e5925cf98623 in term 1.
I20260630 12:23:25.690056 10461 raft_consensus.cc:2804] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:25.666373 10304 raft_consensus.cc:2468] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f255a8755e3495881186536743ea519 in term 1.
I20260630 12:23:25.690541 10461 raft_consensus.cc:697] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 1 LEADER]: Becoming Leader. State: Replica: 3f255a8755e3495881186536743ea519, State: Running, Role: LEADER
I20260630 12:23:25.690876 10195 leader_election.cc:304] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f255a8755e3495881186536743ea519, 9cc0ccfba99f44649ab7e5925cf98623; no voters: 
I20260630 12:23:25.688984 10458 consensus_queue.cc:237] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.691308 10461 consensus_queue.cc:237] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.692233 10450 raft_consensus.cc:2804] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:25.692885 10450 raft_consensus.cc:697] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 LEADER]: Becoming Leader. State: Replica: 9cc0ccfba99f44649ab7e5925cf98623, State: Running, Role: LEADER
I20260630 12:23:25.693653 10450 consensus_queue.cc:237] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } }
I20260630 12:23:25.685592 10457 raft_consensus.cc:515] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } }
I20260630 12:23:25.697971 10301 raft_consensus.cc:2393] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f255a8755e3495881186536743ea519 in current term 1: Already voted for candidate 27275f8334744feab5d4bbc172a41344 in this term.
I20260630 12:23:25.699327 10457 leader_election.cc:290] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 election: Requested vote from peers 3f255a8755e3495881186536743ea519 (127.30.94.195:35615), 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727)
I20260630 12:23:25.700075 10377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ac8c990564dab80fe6d4d82d564a2" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f255a8755e3495881186536743ea519"
I20260630 12:23:25.700394 10228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b2ac8c990564dab80fe6d4d82d564a2" candidate_uuid: "27275f8334744feab5d4bbc172a41344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc0ccfba99f44649ab7e5925cf98623"
I20260630 12:23:25.701115 10228 raft_consensus.cc:2393] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 27275f8334744feab5d4bbc172a41344 in current term 1: Already voted for candidate 3f255a8755e3495881186536743ea519 in this term.
I20260630 12:23:25.705399 10269 leader_election.cc:304] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27275f8334744feab5d4bbc172a41344; no voters: 3f255a8755e3495881186536743ea519, 9cc0ccfba99f44649ab7e5925cf98623
I20260630 12:23:25.706828 10457 raft_consensus.cc:2749] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:23:25.707353 10125 catalog_manager.cc:5697] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f255a8755e3495881186536743ea519 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "3f255a8755e3495881186536743ea519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:25.736624 10125 catalog_manager.cc:5697] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193). New cstate: current_term: 1 leader_uuid: "9cc0ccfba99f44649ab7e5925cf98623" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:25.737021 10127 catalog_manager.cc:5697] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f255a8755e3495881186536743ea519 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "3f255a8755e3495881186536743ea519" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:25.747345 10126 catalog_manager.cc:5697] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27275f8334744feab5d4bbc172a41344 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "27275f8334744feab5d4bbc172a41344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:26.023739 10450 consensus_queue.cc:1048] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:26.036938 10457 consensus_queue.cc:1048] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:26.086552 10377 raft_consensus.cc:1275] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Refusing update from remote peer 27275f8334744feab5d4bbc172a41344: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:26.088402 10457 consensus_queue.cc:1048] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:26.092947 10456 consensus_queue.cc:1048] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:26.111004 10457 consensus_queue.cc:1048] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:26.133245 10461 consensus_queue.cc:1048] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:26.139628 10461 consensus_queue.cc:1048] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260630 12:23:26.193635 10226 raft_consensus.cc:1275] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Refusing update from remote peer 3f255a8755e3495881186536743ea519: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:26.194595 10376 raft_consensus.cc:1275] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Refusing update from remote peer 9cc0ccfba99f44649ab7e5925cf98623: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:26.195219 10461 consensus_queue.cc:1048] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:26.196022 10458 consensus_queue.cc:1048] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:26.197608 10304 raft_consensus.cc:1275] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Refusing update from remote peer 9cc0ccfba99f44649ab7e5925cf98623: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:23:26.216361 10450 consensus_queue.cc:1048] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260630 12:23:26.283763 10488 log.cc:927] Time spent T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
W20260630 12:23:26.293735 10195 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.194:46217, user_credentials={real_user=slave}} blocked reactor thread for 65006.3us
I20260630 12:23:26.312647 10497 consensus_queue.cc:1048] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260630 12:23:26.360872 10505 consensus_queue.cc:1048] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.062s
W20260630 12:23:26.432092 10270 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:35615, user_credentials={real_user=slave}} blocked reactor thread for 81574.2us
W20260630 12:23:26.479293 10503 log.cc:927] Time spent T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623: Append to log took a long time: real 0.116s	user 0.000s	sys 0.000s
W20260630 12:23:26.577014 10343 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.193:46727, user_credentials={real_user=slave}} blocked reactor thread for 54615.6us
I20260630 12:23:26.684532 10494 mvcc.cc:204] Tried to move back new op lower bound from 7302439757556719616 to 7302439754071519232. Current Snapshot: MvccSnapshot[applied={T|T < 7302439757556719616 or (T in {7302439757556719616})}]
I20260630 12:23:27.091100 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:27.098441 10532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:27.099181 10533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:27.099931 10535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:27.100507 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:27.101616 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:27.101810 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:27.101949 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822207101938 us; error 0 us; skew 500 ppm
I20260630 12:23:27.102432 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:27.104635 31099 webserver.cc:533] Webserver started at http://127.30.94.196:34281/ using document root <none> and password file <none>
I20260630 12:23:27.105067 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:27.105230 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:27.105432 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:27.106380 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "cf188d96c793419a9194629534148844"
format_stamp: "Formatted at 2026-06-30 12:23:27 on dist-test-slave-cbkb"
I20260630 12:23:27.110740 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:23:27.113767 10540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:27.114498 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:23:27.114792 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "cf188d96c793419a9194629534148844"
format_stamp: "Formatted at 2026-06-30 12:23:27 on dist-test-slave-cbkb"
I20260630 12:23:27.115078 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:27.131847 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:27.133042 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:27.134275 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:27.136399 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:27.136626 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:27.136861 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:27.137034 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:27.174724 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:41007
I20260630 12:23:27.174830 10602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:41007 every 8 connection(s)
I20260630 12:23:27.188381 10603 heartbeater.cc:344] Connected to a master server at 127.30.94.254:39771
I20260630 12:23:27.188759 10603 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:27.189388 10603 heartbeater.cc:507] Master 127.30.94.254:39771 requested a full tablet report, sending...
I20260630 12:23:27.191260 10123 ts_manager.cc:194] Registered new tserver with Master: cf188d96c793419a9194629534148844 (127.30.94.196:41007)
I20260630 12:23:27.192672 10123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35428
I20260630 12:23:27.692418 10302 consensus_queue.cc:237] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:27.698967 10378 raft_consensus.cc:1275] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Refusing update from remote peer 27275f8334744feab5d4bbc172a41344: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:27.700268 10227 raft_consensus.cc:1275] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Refusing update from remote peer 27275f8334744feab5d4bbc172a41344: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:27.700434 10456 consensus_queue.cc:1048] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:27.701747 10610 consensus_queue.cc:1048] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:27.707258 10456 raft_consensus.cc:2955] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
W20260630 12:23:27.709265 10269 consensus_peers.cc:597] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 -> Peer cf188d96c793419a9194629534148844 (127.30.94.196:41007): Couldn't send request to peer cf188d96c793419a9194629534148844. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03d32545a2214a9b9e226207696b46c8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:27.709244 10378 raft_consensus.cc:2955] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.711223 10227 raft_consensus.cc:2955] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.722414 10123 catalog_manager.cc:5697] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 reported cstate change: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "27275f8334744feab5d4bbc172a41344" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:27.736879 10378 consensus_queue.cc:237] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:27.746376 10302 raft_consensus.cc:1275] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Refusing update from remote peer 3f255a8755e3495881186536743ea519: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:27.748440 10618 consensus_queue.cc:1048] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:27.748629 10227 raft_consensus.cc:1275] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Refusing update from remote peer 3f255a8755e3495881186536743ea519: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:27.750313 10526 consensus_queue.cc:1048] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
W20260630 12:23:27.756549 10343 consensus_peers.cc:597] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 -> Peer cf188d96c793419a9194629534148844 (127.30.94.196:41007): Couldn't send request to peer cf188d96c793419a9194629534148844. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9182e5962c3045f6bea4baaa5a6c80c8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:27.758903 10618 raft_consensus.cc:2955] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.760023 10302 raft_consensus.cc:2955] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.760746 10227 raft_consensus.cc:2955] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.772647 10124 catalog_manager.cc:5697] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 reported cstate change: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "3f255a8755e3495881186536743ea519" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:27.785342 10227 consensus_queue.cc:237] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } attrs { replace: true } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:27.792026 10378 raft_consensus.cc:1275] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Refusing update from remote peer 9cc0ccfba99f44649ab7e5925cf98623: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:27.793246 10497 consensus_queue.cc:1048] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:27.800990 10302 raft_consensus.cc:1275] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Refusing update from remote peer 9cc0ccfba99f44649ab7e5925cf98623: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:27.800803 10622 raft_consensus.cc:2955] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } attrs { replace: true } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.804111 10497 consensus_queue.cc:1048] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:27.803606 10378 raft_consensus.cc:2955] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } attrs { replace: true } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
W20260630 12:23:27.805487 10194 consensus_peers.cc:597] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 -> Peer cf188d96c793419a9194629534148844 (127.30.94.196:41007): Couldn't send request to peer cf188d96c793419a9194629534148844. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb8c514d99084e12becb13526ae712a0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:27.814348 10302 raft_consensus.cc:2955] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } attrs { replace: true } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.818183 10124 catalog_manager.cc:5697] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 reported cstate change: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "9cc0ccfba99f44649ab7e5925cf98623" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:27.819517 10303 consensus_queue.cc:237] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:27.826869 10378 raft_consensus.cc:1275] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Refusing update from remote peer 27275f8334744feab5d4bbc172a41344: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:23:27.828564 10269 consensus_peers.cc:597] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 -> Peer cf188d96c793419a9194629534148844 (127.30.94.196:41007): Couldn't send request to peer cf188d96c793419a9194629534148844. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 304ae5da0d6148cfab81bfeaf0ea947e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:27.829715 10227 raft_consensus.cc:1275] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Refusing update from remote peer 27275f8334744feab5d4bbc172a41344: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:27.832432 10610 consensus_queue.cc:1048] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:27.833268 10456 consensus_queue.cc:1048] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:27.839772 10610 raft_consensus.cc:2955] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.841445 10227 raft_consensus.cc:2955] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.842052 10378 raft_consensus.cc:2955] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } } }
I20260630 12:23:27.855000 10124 catalog_manager.cc:5697] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 reported cstate change: config changed from index -1 to 10, NON_VOTER cf188d96c793419a9194629534148844 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "27275f8334744feab5d4bbc172a41344" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:28.194877 10603 heartbeater.cc:499] Master 127.30.94.254:39771 was elected leader, sending a full tablet report...
I20260630 12:23:28.206770 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:23:28.225868 10625 ts_tablet_manager.cc:933] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: Initiating tablet copy from peer 3f255a8755e3495881186536743ea519 (127.30.94.195:35615)
I20260630 12:23:28.235142 10626 ts_tablet_manager.cc:933] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: Initiating tablet copy from peer 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217)
W20260630 12:23:28.242990 10343 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260630 12:23:28.248118 10343 consensus_peers.cc:597] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 -> Peer 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727): Couldn't send request to peer 9cc0ccfba99f44649ab7e5925cf98623. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:28.280378 10625 tablet_copy_client.cc:323] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:35615
I20260630 12:23:28.285154 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:28.285912 31099 tablet_replica.cc:333] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623: stopping tablet replica
I20260630 12:23:28.286672 31099 raft_consensus.cc:2243] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.287297 31099 raft_consensus.cc:2272] T 304ae5da0d6148cfab81bfeaf0ea947e P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.290023 31099 tablet_replica.cc:333] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623: stopping tablet replica
I20260630 12:23:28.290598 31099 raft_consensus.cc:2243] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.291059 31099 raft_consensus.cc:2272] T 03d32545a2214a9b9e226207696b46c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.293390 10630 ts_tablet_manager.cc:933] T eb8c514d99084e12becb13526ae712a0 P cf188d96c793419a9194629534148844: Initiating tablet copy from peer 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727)
I20260630 12:23:28.293663 31099 tablet_replica.cc:333] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623: stopping tablet replica
I20260630 12:23:28.293854 10626 tablet_copy_client.cc:323] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:46217
I20260630 12:23:28.294371 31099 raft_consensus.cc:2243] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:23:28.303457 10343 consensus_peers.cc:597] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 -> Peer 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727): Couldn't send request to peer 9cc0ccfba99f44649ab7e5925cf98623. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:28.304816 10630 tablet_copy_client.cc:323] T eb8c514d99084e12becb13526ae712a0 P cf188d96c793419a9194629534148844: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:46727
I20260630 12:23:28.306610 31099 raft_consensus.cc:2272] T 7d4f78b638644bd2af6e0690b198c4dd P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.311120 31099 tablet_replica.cc:333] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623: stopping tablet replica
I20260630 12:23:28.323031 31099 raft_consensus.cc:2243] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.323854 31099 raft_consensus.cc:2272] T 9182e5962c3045f6bea4baaa5a6c80c8 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.334424 10314 tablet_copy_service.cc:140] P 27275f8334744feab5d4bbc172a41344: Received BeginTabletCopySession request for tablet 03d32545a2214a9b9e226207696b46c8 from peer cf188d96c793419a9194629534148844 ({username='slave'} at 127.0.0.1:43656)
I20260630 12:23:28.373136 10314 tablet_copy_service.cc:161] P 27275f8334744feab5d4bbc172a41344: Beginning new tablet copy session on tablet 03d32545a2214a9b9e226207696b46c8 from peer cf188d96c793419a9194629534148844 at {username='slave'} at 127.0.0.1:43656: session id = cf188d96c793419a9194629534148844-03d32545a2214a9b9e226207696b46c8
I20260630 12:23:28.328969 10388 tablet_copy_service.cc:140] P 3f255a8755e3495881186536743ea519: Received BeginTabletCopySession request for tablet 9182e5962c3045f6bea4baaa5a6c80c8 from peer cf188d96c793419a9194629534148844 ({username='slave'} at 127.0.0.1:45800)
I20260630 12:23:28.380626 10388 tablet_copy_service.cc:161] P 3f255a8755e3495881186536743ea519: Beginning new tablet copy session on tablet 9182e5962c3045f6bea4baaa5a6c80c8 from peer cf188d96c793419a9194629534148844 at {username='slave'} at 127.0.0.1:45800: session id = cf188d96c793419a9194629534148844-9182e5962c3045f6bea4baaa5a6c80c8
I20260630 12:23:28.390255 10314 tablet_copy_source_session.cc:215] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:28.390292 31099 tablet_replica.cc:333] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623: stopping tablet replica
I20260630 12:23:28.402311 10626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03d32545a2214a9b9e226207696b46c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:28.402385 31099 raft_consensus.cc:2243] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:28.410744 10388 tablet_copy_source_session.cc:215] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:28.413614 31099 raft_consensus.cc:2272] T eb8c514d99084e12becb13526ae712a0 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.415592 10625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9182e5962c3045f6bea4baaa5a6c80c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:28.422251 31099 tablet_replica.cc:333] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623: stopping tablet replica
I20260630 12:23:28.423467 31099 raft_consensus.cc:2243] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.425300 10640 ts_tablet_manager.cc:933] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: Initiating tablet copy from peer 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217)
I20260630 12:23:28.425300 31099 raft_consensus.cc:2272] T 9b2ac8c990564dab80fe6d4d82d564a2 P 9cc0ccfba99f44649ab7e5925cf98623 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.437633 10640 tablet_copy_client.cc:323] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.194:46217
I20260630 12:23:28.444554 10314 tablet_copy_service.cc:140] P 27275f8334744feab5d4bbc172a41344: Received BeginTabletCopySession request for tablet 304ae5da0d6148cfab81bfeaf0ea947e from peer cf188d96c793419a9194629534148844 ({username='slave'} at 127.0.0.1:43656)
I20260630 12:23:28.445236 10314 tablet_copy_service.cc:161] P 27275f8334744feab5d4bbc172a41344: Beginning new tablet copy session on tablet 304ae5da0d6148cfab81bfeaf0ea947e from peer cf188d96c793419a9194629534148844 at {username='slave'} at 127.0.0.1:43656: session id = cf188d96c793419a9194629534148844-304ae5da0d6148cfab81bfeaf0ea947e
I20260630 12:23:28.448134 10626 tablet_copy_client.cc:806] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:28.448917 10626 tablet_copy_client.cc:670] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:28.454458 10626 tablet_copy_client.cc:538] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:28.456241 10625 tablet_copy_client.cc:806] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:28.456911 10625 tablet_copy_client.cc:670] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:28.459900 10314 tablet_copy_source_session.cc:215] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:28.464567 10640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 304ae5da0d6148cfab81bfeaf0ea947e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:28.466902 10625 tablet_copy_client.cc:538] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:28.479624 10626 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: Bootstrap starting.
I20260630 12:23:28.483094 10640 tablet_copy_client.cc:806] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:28.483770 10640 tablet_copy_client.cc:670] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: tablet copy: Starting download of 1 WAL segments...
W20260630 12:23:28.483857 10269 consensus_peers.cc:597] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 -> Peer 9cc0ccfba99f44649ab7e5925cf98623 (127.30.94.193:46727): Couldn't send request to peer 9cc0ccfba99f44649ab7e5925cf98623. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:28.480888 10625 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: Bootstrap starting.
I20260630 12:23:28.488154 10640 tablet_copy_client.cc:538] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:28.496851 10640 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: Bootstrap starting.
I20260630 12:23:28.518246 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
W20260630 12:23:28.534973 10541 connection.cc:466] server connection from 127.0.0.1:56564 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:56564 (request call id 1) could send its response
I20260630 12:23:28.585094 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
I20260630 12:23:28.599510 10640 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=58 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:28.600704 10640 tablet_bootstrap.cc:492] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: Bootstrap complete.
I20260630 12:23:28.602926 10640 ts_tablet_manager.cc:1403] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: Time spent bootstrapping tablet: real 0.106s	user 0.061s	sys 0.035s
I20260630 12:23:28.609280 10640 raft_consensus.cc:359] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:28.610525 10640 raft_consensus.cc:740] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf188d96c793419a9194629534148844, State: Initialized, Role: LEARNER
I20260630 12:23:28.610855 10626 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=62 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:28.612762 31099 tablet_copy_service.cc:362] P 27275f8334744feab5d4bbc172a41344: Destroying tablet copy session cf188d96c793419a9194629534148844-304ae5da0d6148cfab81bfeaf0ea947e due to service shutdown
I20260630 12:23:28.613109 10626 tablet_bootstrap.cc:492] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: Bootstrap complete.
I20260630 12:23:28.613274 31099 tablet_copy_service.cc:434] P 27275f8334744feab5d4bbc172a41344: ending tablet copy session cf188d96c793419a9194629534148844-304ae5da0d6148cfab81bfeaf0ea947e on tablet 304ae5da0d6148cfab81bfeaf0ea947e with peer cf188d96c793419a9194629534148844
I20260630 12:23:28.613916 31099 tablet_copy_service.cc:362] P 27275f8334744feab5d4bbc172a41344: Destroying tablet copy session cf188d96c793419a9194629534148844-03d32545a2214a9b9e226207696b46c8 due to service shutdown
I20260630 12:23:28.614015 10626 ts_tablet_manager.cc:1403] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: Time spent bootstrapping tablet: real 0.135s	user 0.079s	sys 0.021s
I20260630 12:23:28.611335 10640 consensus_queue.cc:260] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:28.617146 10626 raft_consensus.cc:359] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:28.617949 10626 raft_consensus.cc:740] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf188d96c793419a9194629534148844, State: Initialized, Role: LEARNER
I20260630 12:23:28.618563 10626 consensus_queue.cc:260] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } attrs { replace: true } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:28.614204 31099 tablet_copy_service.cc:434] P 27275f8334744feab5d4bbc172a41344: ending tablet copy session cf188d96c793419a9194629534148844-03d32545a2214a9b9e226207696b46c8 on tablet 03d32545a2214a9b9e226207696b46c8 with peer cf188d96c793419a9194629534148844
I20260630 12:23:28.633849 10640 ts_tablet_manager.cc:1434] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.003s
I20260630 12:23:28.638223 10626 ts_tablet_manager.cc:1434] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.011s
I20260630 12:23:28.641243 10625 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=54 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:28.642257 10625 tablet_bootstrap.cc:492] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: Bootstrap complete.
I20260630 12:23:28.643234 10625 ts_tablet_manager.cc:1403] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: Time spent bootstrapping tablet: real 0.162s	user 0.070s	sys 0.019s
I20260630 12:23:28.646714 10625 raft_consensus.cc:359] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:28.647820 10625 raft_consensus.cc:740] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cf188d96c793419a9194629534148844, State: Initialized, Role: LEARNER
I20260630 12:23:28.648567 10625 consensus_queue.cc:260] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "9cc0ccfba99f44649ab7e5925cf98623" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "27275f8334744feab5d4bbc172a41344" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 46217 } } peers { permanent_uuid: "3f255a8755e3495881186536743ea519" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 35615 } } peers { permanent_uuid: "cf188d96c793419a9194629534148844" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 41007 } attrs { promote: true } }
I20260630 12:23:28.651000 10625 ts_tablet_manager.cc:1434] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:23:28.652915 10388 tablet_copy_service.cc:342] P 3f255a8755e3495881186536743ea519: Request end of tablet copy session cf188d96c793419a9194629534148844-9182e5962c3045f6bea4baaa5a6c80c8 received from {username='slave'} at 127.0.0.1:45800
I20260630 12:23:28.653488 10388 tablet_copy_service.cc:434] P 3f255a8755e3495881186536743ea519: ending tablet copy session cf188d96c793419a9194629534148844-9182e5962c3045f6bea4baaa5a6c80c8 on tablet 9182e5962c3045f6bea4baaa5a6c80c8 with peer cf188d96c793419a9194629534148844
I20260630 12:23:28.665351 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:28.666429 31099 tablet_replica.cc:333] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344: stopping tablet replica
I20260630 12:23:28.667547 31099 raft_consensus.cc:2243] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.668658 31099 raft_consensus.cc:2272] T 7d4f78b638644bd2af6e0690b198c4dd P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.672677 31099 tablet_replica.cc:333] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344: stopping tablet replica
I20260630 12:23:28.673460 31099 raft_consensus.cc:2243] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.675196 31099 raft_consensus.cc:2272] T 9182e5962c3045f6bea4baaa5a6c80c8 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.680847 31099 tablet_replica.cc:333] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344: stopping tablet replica
I20260630 12:23:28.681515 31099 raft_consensus.cc:2243] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.683108 31099 raft_consensus.cc:2272] T 9b2ac8c990564dab80fe6d4d82d564a2 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.686355 31099 tablet_replica.cc:333] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344: stopping tablet replica
I20260630 12:23:28.687031 31099 raft_consensus.cc:2243] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.687716 31099 raft_consensus.cc:2272] T eb8c514d99084e12becb13526ae712a0 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.691939 31099 tablet_replica.cc:333] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344: stopping tablet replica
I20260630 12:23:28.692747 31099 raft_consensus.cc:2243] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:28.694272 31099 raft_consensus.cc:2272] T 304ae5da0d6148cfab81bfeaf0ea947e P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.697639 31099 tablet_replica.cc:333] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344: stopping tablet replica
I20260630 12:23:28.698151 31099 raft_consensus.cc:2243] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:28.699651 31099 raft_consensus.cc:2272] T 03d32545a2214a9b9e226207696b46c8 P 27275f8334744feab5d4bbc172a41344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.732663 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
W20260630 12:23:28.752063 10626 tablet_copy_client.cc:1131] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.194:46217: connect: Connection refused (error 111)
I20260630 12:23:28.762713 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
W20260630 12:23:28.762802 10344 consensus_peers.cc:597] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 -> Peer 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217): Couldn't send request to peer 27275f8334744feab5d4bbc172a41344. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:46217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:28.770264 10640 tablet_copy_client.cc:1131] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.94.194:46217: connect: Connection refused (error 111)
I20260630 12:23:28.805047 10577 raft_consensus.cc:1217] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.9->[1.10-1.10]   Dedup: 1.10->[]
I20260630 12:23:28.805761 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:28.807667 31099 tablet_replica.cc:333] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519: stopping tablet replica
I20260630 12:23:28.808696 31099 raft_consensus.cc:2243] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.810225 31099 raft_consensus.cc:2272] T 304ae5da0d6148cfab81bfeaf0ea947e P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:28.812366 10344 consensus_peers.cc:597] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 -> Peer 27275f8334744feab5d4bbc172a41344 (127.30.94.194:46217): Couldn't send request to peer 27275f8334744feab5d4bbc172a41344. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:46217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:28.815456 31099 tablet_replica.cc:333] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519: stopping tablet replica
I20260630 12:23:28.816149 31099 raft_consensus.cc:2243] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.818607 31099 raft_consensus.cc:2272] T 03d32545a2214a9b9e226207696b46c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.821619 31099 tablet_replica.cc:333] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519: stopping tablet replica
I20260630 12:23:28.822192 31099 raft_consensus.cc:2243] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.823098 31099 raft_consensus.cc:2272] T 7d4f78b638644bd2af6e0690b198c4dd P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.826180 31099 tablet_replica.cc:333] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519: stopping tablet replica
I20260630 12:23:28.826776 31099 raft_consensus.cc:2243] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:28.827728 31099 raft_consensus.cc:2272] T eb8c514d99084e12becb13526ae712a0 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.830767 31099 tablet_replica.cc:333] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519: stopping tablet replica
I20260630 12:23:28.831326 31099 raft_consensus.cc:2243] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:28.832688 31099 raft_consensus.cc:2272] T 9182e5962c3045f6bea4baaa5a6c80c8 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.835258 31099 tablet_replica.cc:333] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519: stopping tablet replica
I20260630 12:23:28.835794 31099 raft_consensus.cc:2243] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:28.836813 31099 raft_consensus.cc:2272] T 9b2ac8c990564dab80fe6d4d82d564a2 P 3f255a8755e3495881186536743ea519 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:28.857733 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:23:28.888259 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:23:28.926298 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:28.928254 31099 tablet_replica.cc:333] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844: stopping tablet replica
I20260630 12:23:28.928917 31099 raft_consensus.cc:2243] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:23:28.929327 31099 raft_consensus.cc:2272] T 304ae5da0d6148cfab81bfeaf0ea947e P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:28.931631 31099 tablet_replica.cc:333] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844: stopping tablet replica
I20260630 12:23:28.932145 31099 raft_consensus.cc:2243] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:23:28.932538 31099 raft_consensus.cc:2272] T 9182e5962c3045f6bea4baaa5a6c80c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:28.934736 31099 tablet_replica.cc:333] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844: stopping tablet replica
I20260630 12:23:28.935204 31099 raft_consensus.cc:2243] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:23:28.935562 31099 raft_consensus.cc:2272] T 03d32545a2214a9b9e226207696b46c8 P cf188d96c793419a9194629534148844 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:28.958500 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:23:28.974102 31099 master.cc:562] Master@127.30.94.254:39771 shutting down...
W20260630 12:23:29.000248 10175 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:23:29.001909 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:29.002492 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:29.002835 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P 303209ebb9a940229d41d9b408751c91: stopping tablet replica
I20260630 12:23:29.024734 31099 master.cc:584] Master@127.30.94.254:39771 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5656 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:23:29.077426 31099 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.94.254:35203
I20260630 12:23:29.078572 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:29.083935 10654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:29.084023 10653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:29.086270 10656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:29.086433 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:29.087311 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:29.087529 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:29.087682 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822209087664 us; error 0 us; skew 500 ppm
I20260630 12:23:29.088141 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:29.090456 31099 webserver.cc:533] Webserver started at http://127.30.94.254:36857/ using document root <none> and password file <none>
I20260630 12:23:29.090941 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:29.091140 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:29.091419 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:29.092676 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/master-0-root/instance:
uuid: "d01fc40644664ba595221355cf66ec5f"
format_stamp: "Formatted at 2026-06-30 12:23:29 on dist-test-slave-cbkb"
I20260630 12:23:29.096820 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:23:29.099839 10661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.100617 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:23:29.100884 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/master-0-root
uuid: "d01fc40644664ba595221355cf66ec5f"
format_stamp: "Formatted at 2026-06-30 12:23:29 on dist-test-slave-cbkb"
I20260630 12:23:29.101200 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:29.115944 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:29.117133 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:29.153041 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.254:35203
I20260630 12:23:29.153153 10712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.254:35203 every 8 connection(s)
I20260630 12:23:29.156925 10713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:29.167420 10713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f: Bootstrap starting.
I20260630 12:23:29.171980 10713 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:29.176120 10713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f: No bootstrap required, opened a new log
I20260630 12:23:29.178089 10713 raft_consensus.cc:359] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01fc40644664ba595221355cf66ec5f" member_type: VOTER }
I20260630 12:23:29.178419 10713 raft_consensus.cc:385] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:29.178673 10713 raft_consensus.cc:740] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d01fc40644664ba595221355cf66ec5f, State: Initialized, Role: FOLLOWER
I20260630 12:23:29.179275 10713 consensus_queue.cc:260] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01fc40644664ba595221355cf66ec5f" member_type: VOTER }
I20260630 12:23:29.179729 10713 raft_consensus.cc:399] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:23:29.179939 10713 raft_consensus.cc:493] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:23:29.180226 10713 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:29.184405 10713 raft_consensus.cc:515] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01fc40644664ba595221355cf66ec5f" member_type: VOTER }
I20260630 12:23:29.185187 10713 leader_election.cc:304] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d01fc40644664ba595221355cf66ec5f; no voters: 
I20260630 12:23:29.186225 10713 leader_election.cc:290] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:23:29.186609 10716 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:29.187881 10716 raft_consensus.cc:697] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 1 LEADER]: Becoming Leader. State: Replica: d01fc40644664ba595221355cf66ec5f, State: Running, Role: LEADER
I20260630 12:23:29.188565 10716 consensus_queue.cc:237] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01fc40644664ba595221355cf66ec5f" member_type: VOTER }
I20260630 12:23:29.189024 10713 sys_catalog.cc:565] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:23:29.196056 10718 sys_catalog.cc:455] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader d01fc40644664ba595221355cf66ec5f. Latest consensus state: current_term: 1 leader_uuid: "d01fc40644664ba595221355cf66ec5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01fc40644664ba595221355cf66ec5f" member_type: VOTER } }
I20260630 12:23:29.196062 10717 sys_catalog.cc:455] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d01fc40644664ba595221355cf66ec5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d01fc40644664ba595221355cf66ec5f" member_type: VOTER } }
I20260630 12:23:29.196697 10718 sys_catalog.cc:458] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:29.196936 10717 sys_catalog.cc:458] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [sys.catalog]: This master's current role is: LEADER
I20260630 12:23:29.198758 10725 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:23:29.203805 10725 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:23:29.205260 31099 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:23:29.212662 10725 catalog_manager.cc:1383] Generated new cluster ID: ec7548bb1d9b481d94484b3ec47e96c3
I20260630 12:23:29.212952 10725 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:23:29.237535 10725 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:23:29.238803 10725 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:23:29.249989 10725 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f: Generated new TSK 0
I20260630 12:23:29.250593 10725 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:23:29.271639 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:29.277408 10734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:29.278501 10735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:29.280921 10737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:29.281265 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:29.286054 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:29.286247 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:29.286369 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822209286358 us; error 0 us; skew 500 ppm
I20260630 12:23:29.286777 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:29.288897 31099 webserver.cc:533] Webserver started at http://127.30.94.193:39807/ using document root <none> and password file <none>
I20260630 12:23:29.289307 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:29.289459 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:29.289654 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:29.290632 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-0-root/instance:
uuid: "acbdbb7d7887484195a750373d551e4c"
format_stamp: "Formatted at 2026-06-30 12:23:29 on dist-test-slave-cbkb"
I20260630 12:23:29.294741 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:23:29.297714 10742 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.298421 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:23:29.298703 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-0-root
uuid: "acbdbb7d7887484195a750373d551e4c"
format_stamp: "Formatted at 2026-06-30 12:23:29 on dist-test-slave-cbkb"
I20260630 12:23:29.298949 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:29.310834 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:29.312012 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:29.313373 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:29.315582 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:29.315775 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.316025 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:29.316200 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.354735 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.193:36631
I20260630 12:23:29.354849 10804 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.193:36631 every 8 connection(s)
I20260630 12:23:29.359822 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:29.366430 10809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:29.367340 10810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:29.375926 10805 heartbeater.cc:344] Connected to a master server at 127.30.94.254:35203
W20260630 12:23:29.375818 10812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:29.376029 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:29.376484 10805 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:29.377257 10805 heartbeater.cc:507] Master 127.30.94.254:35203 requested a full tablet report, sending...
I20260630 12:23:29.378151 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:29.378412 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:29.378592 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822209378576 us; error 0 us; skew 500 ppm
I20260630 12:23:29.379150 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:29.379299 10678 ts_manager.cc:194] Registered new tserver with Master: acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631)
I20260630 12:23:29.381382 10678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40544
I20260630 12:23:29.381659 31099 webserver.cc:533] Webserver started at http://127.30.94.194:35843/ using document root <none> and password file <none>
I20260630 12:23:29.382252 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:29.382464 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:29.382730 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:29.384150 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-1-root/instance:
uuid: "6fde69992447482fa01d3c0c022ef246"
format_stamp: "Formatted at 2026-06-30 12:23:29 on dist-test-slave-cbkb"
I20260630 12:23:29.388370 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:23:29.391495 10817 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.392225 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:29.392539 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-1-root
uuid: "6fde69992447482fa01d3c0c022ef246"
format_stamp: "Formatted at 2026-06-30 12:23:29 on dist-test-slave-cbkb"
I20260630 12:23:29.392769 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:29.405833 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:29.406740 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:29.407951 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:29.410151 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:29.410346 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.410609 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:29.410763 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.447579 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.194:36271
I20260630 12:23:29.447676 10879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.194:36271 every 8 connection(s)
I20260630 12:23:29.452461 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:29.459362 10883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:29.460309 10884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:29.463272 10886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:29.464052 10880 heartbeater.cc:344] Connected to a master server at 127.30.94.254:35203
I20260630 12:23:29.464536 10880 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:29.465207 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:29.465327 10880 heartbeater.cc:507] Master 127.30.94.254:35203 requested a full tablet report, sending...
I20260630 12:23:29.466290 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:29.466545 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:29.466727 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822209466709 us; error 0 us; skew 500 ppm
I20260630 12:23:29.467415 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:29.467670 10678 ts_manager.cc:194] Registered new tserver with Master: 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
I20260630 12:23:29.469333 10678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40548
I20260630 12:23:29.469936 31099 webserver.cc:533] Webserver started at http://127.30.94.195:38735/ using document root <none> and password file <none>
I20260630 12:23:29.470605 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:29.470850 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:29.471180 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:29.472399 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-2-root/instance:
uuid: "47c045f77e02428c9c9c8c94ecc7b2e8"
format_stamp: "Formatted at 2026-06-30 12:23:29 on dist-test-slave-cbkb"
I20260630 12:23:29.476518 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:23:29.479382 10891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.480141 31099 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:23:29.480432 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-2-root
uuid: "47c045f77e02428c9c9c8c94ecc7b2e8"
format_stamp: "Formatted at 2026-06-30 12:23:29 on dist-test-slave-cbkb"
I20260630 12:23:29.480682 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:29.492363 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:29.493381 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:29.494825 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:29.496941 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:29.497138 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.497370 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:29.497521 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:29.535801 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.195:33305
I20260630 12:23:29.535903 10953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.195:33305 every 8 connection(s)
I20260630 12:23:29.549068 10954 heartbeater.cc:344] Connected to a master server at 127.30.94.254:35203
I20260630 12:23:29.549503 10954 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:29.550235 10954 heartbeater.cc:507] Master 127.30.94.254:35203 requested a full tablet report, sending...
I20260630 12:23:29.552073 10678 ts_manager.cc:194] Registered new tserver with Master: 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:29.553071 31099 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014308692s
I20260630 12:23:29.553484 10678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40558
I20260630 12:23:30.384454 10805 heartbeater.cc:499] Master 127.30.94.254:35203 was elected leader, sending a full tablet report...
I20260630 12:23:30.472083 10880 heartbeater.cc:499] Master 127.30.94.254:35203 was elected leader, sending a full tablet report...
I20260630 12:23:30.556280 10954 heartbeater.cc:499] Master 127.30.94.254:35203 was elected leader, sending a full tablet report...
I20260630 12:23:30.607481 10678 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40574:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:23:30.610113 10678 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:23:30.676209 10919 tablet_service.cc:1511] Processing CreateTablet for tablet 33e064ee01c940f2a8591cea45c872d9 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:30.677644 10919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e064ee01c940f2a8591cea45c872d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.680244 10918 tablet_service.cc:1511] Processing CreateTablet for tablet b18f0fdf37214e5cafa956577e930043 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:30.681717 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18f0fdf37214e5cafa956577e930043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.685837 10917 tablet_service.cc:1511] Processing CreateTablet for tablet 8b29c009306f496c99d2aed1f5ffb5d5 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:30.687170 10917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b29c009306f496c99d2aed1f5ffb5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.692173 10845 tablet_service.cc:1511] Processing CreateTablet for tablet 33e064ee01c940f2a8591cea45c872d9 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:30.694067 10845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e064ee01c940f2a8591cea45c872d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.693950 10842 tablet_service.cc:1511] Processing CreateTablet for tablet 83706452995342b7935027fb7469875a (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:30.695250 10842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83706452995342b7935027fb7469875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.697373 10841 tablet_service.cc:1511] Processing CreateTablet for tablet dd9698e585e24c35b1458bb12b3925be (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:30.698606 10841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9698e585e24c35b1458bb12b3925be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.700733 10843 tablet_service.cc:1511] Processing CreateTablet for tablet 8b29c009306f496c99d2aed1f5ffb5d5 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:30.701988 10843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b29c009306f496c99d2aed1f5ffb5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.695833 10844 tablet_service.cc:1511] Processing CreateTablet for tablet b18f0fdf37214e5cafa956577e930043 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:30.705207 10844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18f0fdf37214e5cafa956577e930043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.707881 10916 tablet_service.cc:1511] Processing CreateTablet for tablet 83706452995342b7935027fb7469875a (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:30.709189 10916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83706452995342b7935027fb7469875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.713318 10840 tablet_service.cc:1511] Processing CreateTablet for tablet ae68285b6e90482fb68ce52fb0236064 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:30.714195 10840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae68285b6e90482fb68ce52fb0236064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.711750 10915 tablet_service.cc:1511] Processing CreateTablet for tablet dd9698e585e24c35b1458bb12b3925be (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:30.717128 10915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9698e585e24c35b1458bb12b3925be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.720355 10974 tablet_bootstrap.cc:492] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8: Bootstrap starting.
I20260630 12:23:30.728816 10975 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246: Bootstrap starting.
I20260630 12:23:30.729972 10974 tablet_bootstrap.cc:654] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.736771 10975 tablet_bootstrap.cc:654] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.743608 10974 tablet_bootstrap.cc:492] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8: No bootstrap required, opened a new log
I20260630 12:23:30.744117 10974 ts_tablet_manager.cc:1403] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260630 12:23:30.747732 10974 raft_consensus.cc:359] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:30.748597 10974 raft_consensus.cc:385] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.748948 10974 raft_consensus.cc:740] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c045f77e02428c9c9c8c94ecc7b2e8, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.750198 10975 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246: No bootstrap required, opened a new log
I20260630 12:23:30.749940 10974 consensus_queue.cc:260] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:30.750761 10975 ts_tablet_manager.cc:1403] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260630 12:23:30.754570 10975 raft_consensus.cc:359] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.755666 10975 raft_consensus.cc:385] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.756124 10975 raft_consensus.cc:740] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fde69992447482fa01d3c0c022ef246, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.757373 10975 consensus_queue.cc:260] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.759687 10974 ts_tablet_manager.cc:1434] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:23:30.762259 10770 tablet_service.cc:1511] Processing CreateTablet for tablet 33e064ee01c940f2a8591cea45c872d9 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:23:30.762642 10974 tablet_bootstrap.cc:492] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8: Bootstrap starting.
I20260630 12:23:30.763654 10770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e064ee01c940f2a8591cea45c872d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.765189 10978 raft_consensus.cc:493] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:30.765550 10769 tablet_service.cc:1511] Processing CreateTablet for tablet b18f0fdf37214e5cafa956577e930043 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:23:30.765707 10978 raft_consensus.cc:515] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:30.766844 10769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18f0fdf37214e5cafa956577e930043. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.769583 10768 tablet_service.cc:1511] Processing CreateTablet for tablet 8b29c009306f496c99d2aed1f5ffb5d5 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:23:30.770880 10768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b29c009306f496c99d2aed1f5ffb5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.773388 10765 tablet_service.cc:1511] Processing CreateTablet for tablet ae68285b6e90482fb68ce52fb0236064 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:30.774685 10765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae68285b6e90482fb68ce52fb0236064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.777508 10766 tablet_service.cc:1511] Processing CreateTablet for tablet dd9698e585e24c35b1458bb12b3925be (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:23:30.778812 10766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9698e585e24c35b1458bb12b3925be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.775803 10767 tablet_service.cc:1511] Processing CreateTablet for tablet 83706452995342b7935027fb7469875a (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:23:30.783149 10978 leader_election.cc:290] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
I20260630 12:23:30.784140 10767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83706452995342b7935027fb7469875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.787155 10974 tablet_bootstrap.cc:654] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8: Neither blocks nor log segments found. Creating new log.
W20260630 12:23:30.807042 10893 leader_election.cc:343] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Not found: Tablet not found: 33e064ee01c940f2a8591cea45c872d9
I20260630 12:23:30.819056 10918 tablet_service.cc:1511] Processing CreateTablet for tablet ae68285b6e90482fb68ce52fb0236064 (DEFAULT_TABLE table=test-workload [id=9b56eea004074626a2d09ce108b62669]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:23:30.819701 10974 tablet_bootstrap.cc:492] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8: No bootstrap required, opened a new log
I20260630 12:23:30.820313 10918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae68285b6e90482fb68ce52fb0236064. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:30.820791 10974 ts_tablet_manager.cc:1403] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.003s
I20260630 12:23:30.823591 10975 ts_tablet_manager.cc:1434] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246: Time spent starting tablet: real 0.072s	user 0.010s	sys 0.000s
I20260630 12:23:30.825349 10974 raft_consensus.cc:359] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
W20260630 12:23:30.831521 10892 leader_election.cc:343] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Not found: Tablet not found: 33e064ee01c940f2a8591cea45c872d9
I20260630 12:23:30.836689 10892 leader_election.cc:304] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8; no voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c
I20260630 12:23:30.837740 10978 raft_consensus.cc:2749] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:30.836061 10974 raft_consensus.cc:385] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.838373 10974 raft_consensus.cc:740] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c045f77e02428c9c9c8c94ecc7b2e8, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.839437 10974 consensus_queue.cc:260] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.842433 10974 ts_tablet_manager.cc:1434] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260630 12:23:30.844635 10978 raft_consensus.cc:493] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:30.846483 10978 raft_consensus.cc:515] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.847021 10974 tablet_bootstrap.cc:492] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8: Bootstrap starting.
I20260630 12:23:30.848726 10978 leader_election.cc:290] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
I20260630 12:23:30.849701 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f0fdf37214e5cafa956577e930043" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acbdbb7d7887484195a750373d551e4c" is_pre_election: true
I20260630 12:23:30.850337 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f0fdf37214e5cafa956577e930043" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246" is_pre_election: true
W20260630 12:23:30.852036 10893 leader_election.cc:343] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:30.845901 10975 tablet_bootstrap.cc:492] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246: Bootstrap starting.
I20260630 12:23:30.853259 10974 tablet_bootstrap.cc:654] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8: Neither blocks nor log segments found. Creating new log.
W20260630 12:23:30.853747 10892 leader_election.cc:343] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:30.854328 10892 leader_election.cc:304] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8; no voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c
I20260630 12:23:30.855154 10978 raft_consensus.cc:2749] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:30.857455 10982 tablet_bootstrap.cc:492] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c: Bootstrap starting.
I20260630 12:23:30.862311 10975 tablet_bootstrap.cc:654] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.863946 10982 tablet_bootstrap.cc:654] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.867304 10974 tablet_bootstrap.cc:492] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8: No bootstrap required, opened a new log
I20260630 12:23:30.867975 10974 ts_tablet_manager.cc:1403] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260630 12:23:30.870769 10975 tablet_bootstrap.cc:492] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246: No bootstrap required, opened a new log
I20260630 12:23:30.871271 10982 tablet_bootstrap.cc:492] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c: No bootstrap required, opened a new log
I20260630 12:23:30.871440 10975 ts_tablet_manager.cc:1403] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260630 12:23:30.871778 10982 ts_tablet_manager.cc:1403] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:23:30.870766 10974 raft_consensus.cc:359] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.872277 10974 raft_consensus.cc:385] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.872637 10974 raft_consensus.cc:740] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c045f77e02428c9c9c8c94ecc7b2e8, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.873543 10974 consensus_queue.cc:260] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.874507 10982 raft_consensus.cc:359] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.875072 10982 raft_consensus.cc:385] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.875311 10982 raft_consensus.cc:740] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.875949 10982 consensus_queue.cc:260] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.876602 10974 ts_tablet_manager.cc:1434] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:23:30.876778 10975 raft_consensus.cc:359] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.877523 10975 raft_consensus.cc:385] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.877714 10974 tablet_bootstrap.cc:492] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8: Bootstrap starting.
I20260630 12:23:30.877880 10975 raft_consensus.cc:740] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fde69992447482fa01d3c0c022ef246, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.878876 10975 consensus_queue.cc:260] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.884315 10974 tablet_bootstrap.cc:654] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.887698 10975 ts_tablet_manager.cc:1434] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:23:30.888994 10975 tablet_bootstrap.cc:492] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246: Bootstrap starting.
I20260630 12:23:30.897595 10975 tablet_bootstrap.cc:654] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.897984 10982 ts_tablet_manager.cc:1434] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.014s
I20260630 12:23:30.899165 10982 tablet_bootstrap.cc:492] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c: Bootstrap starting.
I20260630 12:23:30.907008 10982 tablet_bootstrap.cc:654] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.911204 10975 tablet_bootstrap.cc:492] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246: No bootstrap required, opened a new log
I20260630 12:23:30.911741 10975 ts_tablet_manager.cc:1403] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.015s
I20260630 12:23:30.912272 10974 tablet_bootstrap.cc:492] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8: No bootstrap required, opened a new log
I20260630 12:23:30.912966 10974 ts_tablet_manager.cc:1403] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.010s
I20260630 12:23:30.914805 10975 raft_consensus.cc:359] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.915503 10975 raft_consensus.cc:385] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.915731 10975 raft_consensus.cc:740] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fde69992447482fa01d3c0c022ef246, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.915881 10982 tablet_bootstrap.cc:492] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c: No bootstrap required, opened a new log
I20260630 12:23:30.915861 10974 raft_consensus.cc:359] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.916651 10982 ts_tablet_manager.cc:1403] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260630 12:23:30.916448 10975 consensus_queue.cc:260] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.916867 10974 raft_consensus.cc:385] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.917292 10974 raft_consensus.cc:740] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c045f77e02428c9c9c8c94ecc7b2e8, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.918399 10974 consensus_queue.cc:260] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.919550 10982 raft_consensus.cc:359] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.920274 10982 raft_consensus.cc:385] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.920570 10982 raft_consensus.cc:740] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.921729 10975 ts_tablet_manager.cc:1434] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260630 12:23:30.921375 10982 consensus_queue.cc:260] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.922780 10975 tablet_bootstrap.cc:492] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246: Bootstrap starting.
I20260630 12:23:30.923038 10974 ts_tablet_manager.cc:1434] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260630 12:23:30.924117 10974 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: Bootstrap starting.
I20260630 12:23:30.926000 10982 ts_tablet_manager.cc:1434] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260630 12:23:30.927009 10982 tablet_bootstrap.cc:492] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c: Bootstrap starting.
I20260630 12:23:30.930328 10974 tablet_bootstrap.cc:654] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.932564 10978 raft_consensus.cc:493] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:30.932938 10982 tablet_bootstrap.cc:654] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.933051 10978 raft_consensus.cc:515] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.935472 10978 leader_election.cc:290] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
I20260630 12:23:30.937311 10975 tablet_bootstrap.cc:654] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.937152 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b29c009306f496c99d2aed1f5ffb5d5" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246" is_pre_election: true
I20260630 12:23:30.937827 10855 raft_consensus.cc:2468] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in term 0.
I20260630 12:23:30.940239 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b29c009306f496c99d2aed1f5ffb5d5" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acbdbb7d7887484195a750373d551e4c" is_pre_election: true
I20260630 12:23:30.940562 10893 leader_election.cc:304] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8, 6fde69992447482fa01d3c0c022ef246; no voters: 
W20260630 12:23:30.942067 10892 leader_election.cc:343] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:30.942494 10978 raft_consensus.cc:2804] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:30.943089 10978 raft_consensus.cc:493] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:30.943519 10978 raft_consensus.cc:3060] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:30.944171 10982 tablet_bootstrap.cc:492] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c: No bootstrap required, opened a new log
I20260630 12:23:30.944655 10982 ts_tablet_manager.cc:1403] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260630 12:23:30.947346 10982 raft_consensus.cc:359] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.948060 10982 raft_consensus.cc:385] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.948158 10974 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: No bootstrap required, opened a new log
I20260630 12:23:30.948436 10982 raft_consensus.cc:740] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.948943 10974 ts_tablet_manager.cc:1403] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.002s
I20260630 12:23:30.949378 10982 consensus_queue.cc:260] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.949995 10975 tablet_bootstrap.cc:492] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246: No bootstrap required, opened a new log
I20260630 12:23:30.950556 10975 ts_tablet_manager.cc:1403] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260630 12:23:30.951619 10982 ts_tablet_manager.cc:1434] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:23:30.953433 10975 raft_consensus.cc:359] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.954177 10975 raft_consensus.cc:385] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.954227 10982 tablet_bootstrap.cc:492] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c: Bootstrap starting.
I20260630 12:23:30.954602 10975 raft_consensus.cc:740] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fde69992447482fa01d3c0c022ef246, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.955447 10975 consensus_queue.cc:260] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.956832 10974 raft_consensus.cc:359] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.957629 10974 raft_consensus.cc:385] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.957993 10974 raft_consensus.cc:740] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c045f77e02428c9c9c8c94ecc7b2e8, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.958952 10974 consensus_queue.cc:260] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.952059 10978 raft_consensus.cc:515] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.961521 10982 tablet_bootstrap.cc:654] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.964121 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b29c009306f496c99d2aed1f5ffb5d5" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acbdbb7d7887484195a750373d551e4c"
W20260630 12:23:30.965509 10892 leader_election.cc:343] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:23:30.967746 10975 ts_tablet_manager.cc:1434] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260630 12:23:30.968528 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b29c009306f496c99d2aed1f5ffb5d5" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246"
I20260630 12:23:30.968838 10975 tablet_bootstrap.cc:492] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246: Bootstrap starting.
I20260630 12:23:30.969112 10855 raft_consensus.cc:3060] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:30.974843 10982 tablet_bootstrap.cc:492] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c: No bootstrap required, opened a new log
I20260630 12:23:30.975325 10975 tablet_bootstrap.cc:654] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.975665 10982 ts_tablet_manager.cc:1403] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.006s
I20260630 12:23:30.977989 10974 ts_tablet_manager.cc:1434] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.008s
I20260630 12:23:30.979044 10974 tablet_bootstrap.cc:492] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8: Bootstrap starting.
I20260630 12:23:30.978832 10982 raft_consensus.cc:359] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.979660 10982 raft_consensus.cc:385] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:30.979997 10982 raft_consensus.cc:740] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Initialized, Role: FOLLOWER
I20260630 12:23:30.980908 10982 consensus_queue.cc:260] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:30.983529 10982 ts_tablet_manager.cc:1434] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:23:30.984568 10982 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c: Bootstrap starting.
I20260630 12:23:30.984884 10974 tablet_bootstrap.cc:654] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.991734 10982 tablet_bootstrap.cc:654] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:30.995311 10855 raft_consensus.cc:2468] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in term 1.
I20260630 12:23:30.996606 10893 leader_election.cc:304] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8, 6fde69992447482fa01d3c0c022ef246; no voters: acbdbb7d7887484195a750373d551e4c
I20260630 12:23:30.997777 10994 raft_consensus.cc:2804] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:30.999117 10978 leader_election.cc:290] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 election: Requested vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
I20260630 12:23:31.002912 10994 raft_consensus.cc:697] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 LEADER]: Becoming Leader. State: Replica: 47c045f77e02428c9c9c8c94ecc7b2e8, State: Running, Role: LEADER
I20260630 12:23:31.003914 10994 consensus_queue.cc:237] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.005971 10975 tablet_bootstrap.cc:492] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246: No bootstrap required, opened a new log
I20260630 12:23:31.006501 10975 ts_tablet_manager.cc:1403] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260630 12:23:31.009788 10975 raft_consensus.cc:359] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.010532 10975 raft_consensus.cc:385] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:31.010818 10975 raft_consensus.cc:740] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fde69992447482fa01d3c0c022ef246, State: Initialized, Role: FOLLOWER
I20260630 12:23:31.011839 10982 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c: No bootstrap required, opened a new log
I20260630 12:23:31.011639 10975 consensus_queue.cc:260] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.012418 10982 ts_tablet_manager.cc:1403] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260630 12:23:31.014750 10974 tablet_bootstrap.cc:492] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8: No bootstrap required, opened a new log
I20260630 12:23:31.015270 10974 ts_tablet_manager.cc:1403] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.021s
I20260630 12:23:31.015564 10982 raft_consensus.cc:359] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.016309 10982 raft_consensus.cc:385] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:31.016379 10975 ts_tablet_manager.cc:1434] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260630 12:23:31.016774 10982 raft_consensus.cc:740] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Initialized, Role: FOLLOWER
I20260630 12:23:31.017743 10975 tablet_bootstrap.cc:492] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246: Bootstrap starting.
I20260630 12:23:31.017566 10982 consensus_queue.cc:260] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.018280 10974 raft_consensus.cc:359] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.019035 10974 raft_consensus.cc:385] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:31.019335 10974 raft_consensus.cc:740] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c045f77e02428c9c9c8c94ecc7b2e8, State: Initialized, Role: FOLLOWER
I20260630 12:23:31.020119 10982 ts_tablet_manager.cc:1434] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:23:31.020085 10974 consensus_queue.cc:260] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.021364 10982 tablet_bootstrap.cc:492] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c: Bootstrap starting.
I20260630 12:23:31.023046 10974 ts_tablet_manager.cc:1434] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:23:31.018329 10678 catalog_manager.cc:5697] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:31.027384 10982 tablet_bootstrap.cc:654] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:31.027932 10975 tablet_bootstrap.cc:654] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246: Neither blocks nor log segments found. Creating new log.
I20260630 12:23:31.031329 10987 raft_consensus.cc:493] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.031816 10987 raft_consensus.cc:515] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.034932 10982 tablet_bootstrap.cc:492] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c: No bootstrap required, opened a new log
I20260630 12:23:31.035426 10982 ts_tablet_manager.cc:1403] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:23:31.038154 10975 tablet_bootstrap.cc:492] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246: No bootstrap required, opened a new log
I20260630 12:23:31.038854 10975 ts_tablet_manager.cc:1403] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260630 12:23:31.038213 10982 raft_consensus.cc:359] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:31.039252 10982 raft_consensus.cc:385] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:31.039582 10982 raft_consensus.cc:740] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Initialized, Role: FOLLOWER
I20260630 12:23:31.040488 10982 consensus_queue.cc:260] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:31.041947 10975 raft_consensus.cc:359] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:31.042943 10987 leader_election.cc:290] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.042680 10975 raft_consensus.cc:385] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:23:31.043926 10975 raft_consensus.cc:740] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fde69992447482fa01d3c0c022ef246, State: Initialized, Role: FOLLOWER
I20260630 12:23:31.046784 10975 consensus_queue.cc:260] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:31.055003 10994 raft_consensus.cc:493] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.055708 10994 raft_consensus.cc:515] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.059218 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83706452995342b7935027fb7469875a" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246" is_pre_election: true
I20260630 12:23:31.059852 10855 raft_consensus.cc:2468] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in term 0.
I20260630 12:23:31.062031 10893 leader_election.cc:304] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8, 6fde69992447482fa01d3c0c022ef246; no voters: 
I20260630 12:23:31.063015 10999 raft_consensus.cc:2804] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:31.063400 10999 raft_consensus.cc:493] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.063721 10999 raft_consensus.cc:3060] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.066969 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83706452995342b7935027fb7469875a" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acbdbb7d7887484195a750373d551e4c" is_pre_election: true
I20260630 12:23:31.067662 10780 raft_consensus.cc:2468] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in term 0.
I20260630 12:23:31.069036 10994 leader_election.cc:290] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
I20260630 12:23:31.070394 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83706452995342b7935027fb7469875a" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246" is_pre_election: true
I20260630 12:23:31.071266 10855 raft_consensus.cc:2468] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 0.
I20260630 12:23:31.073014 10744 leader_election.cc:304] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c; no voters: 
I20260630 12:23:31.075495 10987 raft_consensus.cc:2804] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:31.075908 10987 raft_consensus.cc:493] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.075915 10999 raft_consensus.cc:515] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.076388 10929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83706452995342b7935027fb7469875a" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" is_pre_election: true
I20260630 12:23:31.076853 10975 ts_tablet_manager.cc:1434] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260630 12:23:31.077646 10929 raft_consensus.cc:2393] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acbdbb7d7887484195a750373d551e4c in current term 1: Already voted for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in this term.
I20260630 12:23:31.078387 10982 ts_tablet_manager.cc:1434] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c: Time spent starting tablet: real 0.043s	user 0.015s	sys 0.027s
I20260630 12:23:31.079211 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83706452995342b7935027fb7469875a" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acbdbb7d7887484195a750373d551e4c"
I20260630 12:23:31.076467 10987 raft_consensus.cc:3060] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.081393 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83706452995342b7935027fb7469875a" candidate_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246"
I20260630 12:23:31.082150 10855 raft_consensus.cc:3060] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.087306 10987 raft_consensus.cc:515] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.088168 10999 leader_election.cc:290] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 election: Requested vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
I20260630 12:23:31.088559 10780 raft_consensus.cc:2393] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in current term 1: Already voted for candidate acbdbb7d7887484195a750373d551e4c in this term.
I20260630 12:23:31.089293 10855 raft_consensus.cc:2468] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in term 1.
I20260630 12:23:31.089486 10987 leader_election.cc:290] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 election: Requested vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.090448 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83706452995342b7935027fb7469875a" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246"
I20260630 12:23:31.091282 10854 raft_consensus.cc:2393] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate acbdbb7d7887484195a750373d551e4c in current term 1: Already voted for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in this term.
I20260630 12:23:31.091295 10893 leader_election.cc:304] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8, 6fde69992447482fa01d3c0c022ef246; no voters: 
I20260630 12:23:31.091296 10929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83706452995342b7935027fb7469875a" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8"
I20260630 12:23:31.092682 10929 raft_consensus.cc:2393] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate acbdbb7d7887484195a750373d551e4c in current term 1: Already voted for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in this term.
I20260630 12:23:31.093039 10999 raft_consensus.cc:2804] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:31.093505 10999 raft_consensus.cc:697] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 LEADER]: Becoming Leader. State: Replica: 47c045f77e02428c9c9c8c94ecc7b2e8, State: Running, Role: LEADER
I20260630 12:23:31.093727 10743 leader_election.cc:304] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acbdbb7d7887484195a750373d551e4c; no voters: 47c045f77e02428c9c9c8c94ecc7b2e8, 6fde69992447482fa01d3c0c022ef246
I20260630 12:23:31.094194 10999 consensus_queue.cc:237] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.094637 10987 raft_consensus.cc:2749] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:23:31.096103 10987 raft_consensus.cc:493] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.096545 10987 raft_consensus.cc:515] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.098816 10987 leader_election.cc:290] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.099471 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f0fdf37214e5cafa956577e930043" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246" is_pre_election: true
I20260630 12:23:31.100144 10854 raft_consensus.cc:2468] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 0.
I20260630 12:23:31.101459 10744 leader_election.cc:304] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c; no voters: 
I20260630 12:23:31.102029 10929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f0fdf37214e5cafa956577e930043" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" is_pre_election: true
I20260630 12:23:31.102209 10987 raft_consensus.cc:2804] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:31.102660 10987 raft_consensus.cc:493] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.102707 10929 raft_consensus.cc:2468] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 0.
I20260630 12:23:31.103189 10987 raft_consensus.cc:3060] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.103428 10675 catalog_manager.cc:5697] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195). New cstate: current_term: 1 leader_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:31.108435 10987 raft_consensus.cc:515] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.111380 10987 leader_election.cc:290] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 election: Requested vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.111132 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f0fdf37214e5cafa956577e930043" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246"
I20260630 12:23:31.111137 10929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18f0fdf37214e5cafa956577e930043" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8"
I20260630 12:23:31.112068 10854 raft_consensus.cc:3060] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.112397 10929 raft_consensus.cc:3060] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.117705 10929 raft_consensus.cc:2468] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 1.
I20260630 12:23:31.118045 10854 raft_consensus.cc:2468] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 1.
I20260630 12:23:31.118724 10743 leader_election.cc:304] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8, acbdbb7d7887484195a750373d551e4c; no voters: 
I20260630 12:23:31.119565 10987 raft_consensus.cc:2804] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:31.120163 10987 raft_consensus.cc:697] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Becoming Leader. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Running, Role: LEADER
I20260630 12:23:31.120905 10987 consensus_queue.cc:237] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.128314 10675 catalog_manager.cc:5697] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c reported cstate change: term changed from 0 to 1, leader changed from <none> to acbdbb7d7887484195a750373d551e4c (127.30.94.193). New cstate: current_term: 1 leader_uuid: "acbdbb7d7887484195a750373d551e4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:31.151777 10987 raft_consensus.cc:493] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.152238 10987 raft_consensus.cc:515] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.153924 10987 leader_election.cc:290] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.154702 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9698e585e24c35b1458bb12b3925be" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246" is_pre_election: true
I20260630 12:23:31.154903 10929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9698e585e24c35b1458bb12b3925be" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" is_pre_election: true
I20260630 12:23:31.155359 10854 raft_consensus.cc:2468] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 0.
I20260630 12:23:31.155514 10929 raft_consensus.cc:2468] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 0.
I20260630 12:23:31.156388 10744 leader_election.cc:304] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c; no voters: 
I20260630 12:23:31.157049 10987 raft_consensus.cc:2804] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:31.157424 10987 raft_consensus.cc:493] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.157706 10987 raft_consensus.cc:3060] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.161998 11004 raft_consensus.cc:493] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.162444 11004 raft_consensus.cc:515] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.162796 10987 raft_consensus.cc:515] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.164117 11004 leader_election.cc:290] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.164805 10987 leader_election.cc:290] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 election: Requested vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.165055 10854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae68285b6e90482fb68ce52fb0236064" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246" is_pre_election: true
I20260630 12:23:31.165840 10854 raft_consensus.cc:2468] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 0.
I20260630 12:23:31.165876 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9698e585e24c35b1458bb12b3925be" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246"
I20260630 12:23:31.166078 10929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae68285b6e90482fb68ce52fb0236064" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" is_pre_election: true
I20260630 12:23:31.166119 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9698e585e24c35b1458bb12b3925be" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8"
I20260630 12:23:31.166576 10855 raft_consensus.cc:3060] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.166908 10929 raft_consensus.cc:2468] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 0.
I20260630 12:23:31.167001 10928 raft_consensus.cc:3060] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.167160 10744 leader_election.cc:304] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c; no voters: 
I20260630 12:23:31.168182 10987 raft_consensus.cc:2804] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:31.168593 10987 raft_consensus.cc:493] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.168915 10987 raft_consensus.cc:3060] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.172606 10928 raft_consensus.cc:2468] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 1.
I20260630 12:23:31.173580 10743 leader_election.cc:304] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8, acbdbb7d7887484195a750373d551e4c; no voters: 
I20260630 12:23:31.173830 10855 raft_consensus.cc:2468] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 1.
I20260630 12:23:31.174258 11004 raft_consensus.cc:2804] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:31.175505 11004 raft_consensus.cc:697] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Becoming Leader. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Running, Role: LEADER
I20260630 12:23:31.175760 10987 raft_consensus.cc:515] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.176371 11004 consensus_queue.cc:237] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.177835 10987 leader_election.cc:290] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 election: Requested vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.178597 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae68285b6e90482fb68ce52fb0236064" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246"
I20260630 12:23:31.178925 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae68285b6e90482fb68ce52fb0236064" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8"
I20260630 12:23:31.179219 10855 raft_consensus.cc:3060] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.179517 10928 raft_consensus.cc:3060] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.184567 10675 catalog_manager.cc:5697] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c reported cstate change: term changed from 0 to 1, leader changed from <none> to acbdbb7d7887484195a750373d551e4c (127.30.94.193). New cstate: current_term: 1 leader_uuid: "acbdbb7d7887484195a750373d551e4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:31.186153 10855 raft_consensus.cc:2468] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 1.
I20260630 12:23:31.186534 10928 raft_consensus.cc:2468] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acbdbb7d7887484195a750373d551e4c in term 1.
I20260630 12:23:31.187395 10744 leader_election.cc:304] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c; no voters: 
I20260630 12:23:31.188184 11004 raft_consensus.cc:2804] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:31.188661 11004 raft_consensus.cc:697] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Becoming Leader. State: Replica: acbdbb7d7887484195a750373d551e4c, State: Running, Role: LEADER
I20260630 12:23:31.189399 11004 consensus_queue.cc:237] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.197388 10675 catalog_manager.cc:5697] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c reported cstate change: term changed from 0 to 1, leader changed from <none> to acbdbb7d7887484195a750373d551e4c (127.30.94.193). New cstate: current_term: 1 leader_uuid: "acbdbb7d7887484195a750373d551e4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } health_report { overall_health: UNKNOWN } } }
W20260630 12:23:31.202200 10726 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:23:31.216943 10979 raft_consensus.cc:493] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.217442 10979 raft_consensus.cc:515] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:31.219403 10979 leader_election.cc:290] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305), acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631)
I20260630 12:23:31.229045 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e064ee01c940f2a8591cea45c872d9" candidate_uuid: "6fde69992447482fa01d3c0c022ef246" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" is_pre_election: true
I20260630 12:23:31.229681 10928 raft_consensus.cc:2468] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fde69992447482fa01d3c0c022ef246 in term 0.
I20260630 12:23:31.229662 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e064ee01c940f2a8591cea45c872d9" candidate_uuid: "6fde69992447482fa01d3c0c022ef246" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acbdbb7d7887484195a750373d551e4c" is_pre_election: true
I20260630 12:23:31.230427 10780 raft_consensus.cc:2468] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fde69992447482fa01d3c0c022ef246 in term 0.
I20260630 12:23:31.230713 10818 leader_election.cc:304] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8, 6fde69992447482fa01d3c0c022ef246; no voters: 
I20260630 12:23:31.231452 10979 raft_consensus.cc:2804] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:23:31.231756 10979 raft_consensus.cc:493] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:23:31.232053 10979 raft_consensus.cc:3060] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.236927 10979 raft_consensus.cc:515] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:31.238503 10979 leader_election.cc:290] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [CANDIDATE]: Term 1 election: Requested vote from peers 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305), acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631)
I20260630 12:23:31.239230 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e064ee01c940f2a8591cea45c872d9" candidate_uuid: "6fde69992447482fa01d3c0c022ef246" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8"
I20260630 12:23:31.239387 10780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e064ee01c940f2a8591cea45c872d9" candidate_uuid: "6fde69992447482fa01d3c0c022ef246" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acbdbb7d7887484195a750373d551e4c"
I20260630 12:23:31.239741 10928 raft_consensus.cc:3060] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.239961 10780 raft_consensus.cc:3060] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.244729 10928 raft_consensus.cc:2468] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde69992447482fa01d3c0c022ef246 in term 1.
I20260630 12:23:31.244782 10780 raft_consensus.cc:2468] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde69992447482fa01d3c0c022ef246 in term 1.
I20260630 12:23:31.245765 10818 leader_election.cc:304] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8, 6fde69992447482fa01d3c0c022ef246; no voters: 
I20260630 12:23:31.246414 10979 raft_consensus.cc:2804] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:23:31.247355 10979 raft_consensus.cc:697] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 1 LEADER]: Becoming Leader. State: Replica: 6fde69992447482fa01d3c0c022ef246, State: Running, Role: LEADER
I20260630 12:23:31.247989 10979 consensus_queue.cc:237] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:31.255584 10675 catalog_manager.cc:5697] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fde69992447482fa01d3c0c022ef246 (127.30.94.194). New cstate: current_term: 1 leader_uuid: "6fde69992447482fa01d3c0c022ef246" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } health_report { overall_health: HEALTHY } } }
I20260630 12:23:31.350347 11004 raft_consensus.cc:493] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:23:31.350983 11004 raft_consensus.cc:515] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } }
I20260630 12:23:31.352852 11004 leader_election.cc:290] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271), 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:31.353744 10855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b29c009306f496c99d2aed1f5ffb5d5" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fde69992447482fa01d3c0c022ef246" is_pre_election: true
I20260630 12:23:31.353927 10928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b29c009306f496c99d2aed1f5ffb5d5" candidate_uuid: "acbdbb7d7887484195a750373d551e4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" is_pre_election: true
I20260630 12:23:31.354583 10855 raft_consensus.cc:2393] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acbdbb7d7887484195a750373d551e4c in current term 1: Already voted for candidate 47c045f77e02428c9c9c8c94ecc7b2e8 in this term.
I20260630 12:23:31.355635 10744 leader_election.cc:304] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acbdbb7d7887484195a750373d551e4c; no voters: 47c045f77e02428c9c9c8c94ecc7b2e8, 6fde69992447482fa01d3c0c022ef246
I20260630 12:23:31.356278 11004 raft_consensus.cc:3060] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:23:31.361194 11004 raft_consensus.cc:2749] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:23:31.587864 10999 consensus_queue.cc:1048] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:31.589003 10994 consensus_queue.cc:1048] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:31.600914 11004 consensus_queue.cc:1048] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:31.618664 10999 consensus_queue.cc:1048] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:23:31.692551 11008 consensus_queue.cc:1048] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:31.699755 10979 consensus_queue.cc:1048] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:31.703795 10999 consensus_queue.cc:1048] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260630 12:23:31.716624 10987 consensus_queue.cc:1048] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:23:31.720916 11008 consensus_queue.cc:1048] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260630 12:23:31.728443 11004 consensus_queue.cc:1048] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260630 12:23:31.742880 10987 consensus_queue.cc:1048] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260630 12:23:31.780287 10979 consensus_queue.cc:1048] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:23:31.804957 10744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.194:36271, user_credentials={real_user=slave}} blocked reactor thread for 75541.1us
W20260630 12:23:32.123452 10893 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.194:36271, user_credentials={real_user=slave}} blocked reactor thread for 64181.3us
W20260630 12:23:32.186084 10743 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.195:33305, user_credentials={real_user=slave}} blocked reactor thread for 64603.1us
W20260630 12:23:32.266513 10744 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.30.94.194:36271, user_credentials={real_user=slave}} blocked reactor thread for 130281us
W20260630 12:23:32.507412 10876 debug-util.cc:398] Leaking SignalData structure 0x7b080002f740 after lost signal to thread 31102
W20260630 12:23:32.508689 10876 debug-util.cc:398] Leaking SignalData structure 0x7b08002c5f60 after lost signal to thread 10712
I20260630 12:23:32.746913 31099 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:23:32.773927 11076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:32.774950 11077 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260630 12:23:32.779304 11079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260630 12:23:32.779623 31099 server_base.cc:1061] running on GCE node
I20260630 12:23:32.780833 31099 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:23:32.781085 31099 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:23:32.781287 31099 hybrid_clock.cc:648] HybridClock initialized: now 1782822212781270 us; error 0 us; skew 500 ppm
I20260630 12:23:32.781859 31099 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:23:32.784740 31099 webserver.cc:533] Webserver started at http://127.30.94.196:34715/ using document root <none> and password file <none>
I20260630 12:23:32.785241 31099 fs_manager.cc:362] Metadata directory not provided
I20260630 12:23:32.785456 31099 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:23:32.785732 31099 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:23:32.786935 31099 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-3-root/instance:
uuid: "7a461faa725c48d2810ab1a3322525f2"
format_stamp: "Formatted at 2026-06-30 12:23:32 on dist-test-slave-cbkb"
I20260630 12:23:32.791453 31099 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260630 12:23:32.795042 11084 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:32.795985 31099 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260630 12:23:32.796418 31099 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-3-root
uuid: "7a461faa725c48d2810ab1a3322525f2"
format_stamp: "Formatted at 2026-06-30 12:23:32 on dist-test-slave-cbkb"
I20260630 12:23:32.796703 31099 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task7vG8hS/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782821956795504-31099-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260630 12:23:32.858609 31099 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:23:32.859759 31099 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:23:32.861269 31099 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:23:32.867231 31099 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:23:32.867467 31099 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:32.867702 31099 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:23:32.867872 31099 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:23:32.919768 31099 rpc_server.cc:307] RPC server started. Bound to: 127.30.94.196:37733
I20260630 12:23:32.919948 11146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.94.196:37733 every 8 connection(s)
I20260630 12:23:32.937026 11147 heartbeater.cc:344] Connected to a master server at 127.30.94.254:35203
I20260630 12:23:32.937451 11147 heartbeater.cc:461] Registering TS with master...
I20260630 12:23:32.938184 11147 heartbeater.cc:507] Master 127.30.94.254:35203 requested a full tablet report, sending...
I20260630 12:23:32.940214 10670 ts_manager.cc:194] Registered new tserver with Master: 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196:37733)
I20260630 12:23:32.941855 10670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40584
I20260630 12:23:33.373190 10929 consensus_queue.cc:237] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
I20260630 12:23:33.382423 10778 raft_consensus.cc:1275] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Refusing update from remote peer 47c045f77e02428c9c9c8c94ecc7b2e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:33.382423 10851 raft_consensus.cc:1275] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Refusing update from remote peer 47c045f77e02428c9c9c8c94ecc7b2e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:33.384174 11070 consensus_queue.cc:1048] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:33.385106 11153 consensus_queue.cc:1048] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:33.394863 11156 raft_consensus.cc:2955] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.396039 10851 raft_consensus.cc:2955] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.401540 10778 raft_consensus.cc:2955] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
W20260630 12:23:33.411163 10893 consensus_peers.cc:597] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 -> Peer 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196:37733): Couldn't send request to peer 7a461faa725c48d2810ab1a3322525f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83706452995342b7935027fb7469875a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:33.417636 10670 catalog_manager.cc:5697] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 reported cstate change: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:23:33.438346 10778 consensus_queue.cc:237] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } attrs { replace: true } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
I20260630 12:23:33.449424 10929 raft_consensus.cc:1275] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Refusing update from remote peer acbdbb7d7887484195a750373d551e4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:33.451676 11004 consensus_queue.cc:1048] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:23:33.461937 11004 raft_consensus.cc:2955] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } attrs { replace: true } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.463646 10926 raft_consensus.cc:2955] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } attrs { replace: true } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
W20260630 12:23:33.489071 10744 consensus_peers.cc:597] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c -> Peer 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196:37733): Couldn't send request to peer 7a461faa725c48d2810ab1a3322525f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae68285b6e90482fb68ce52fb0236064. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:33.498891 10851 raft_consensus.cc:1275] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Refusing update from remote peer acbdbb7d7887484195a750373d551e4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:33.501253 11161 consensus_queue.cc:1048] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:23:33.509115 10851 raft_consensus.cc:2955] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } attrs { replace: true } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.501883 10670 catalog_manager.cc:5697] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 reported cstate change: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "acbdbb7d7887484195a750373d551e4c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } attrs { replace: true } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.551856 10778 consensus_queue.cc:237] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
W20260630 12:23:33.559700 10744 consensus_peers.cc:597] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c -> Peer 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196:37733): Couldn't send request to peer 7a461faa725c48d2810ab1a3322525f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd9698e585e24c35b1458bb12b3925be. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:33.559764 10926 raft_consensus.cc:1275] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Refusing update from remote peer acbdbb7d7887484195a750373d551e4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:33.560966 10851 raft_consensus.cc:1275] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Refusing update from remote peer acbdbb7d7887484195a750373d551e4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:33.561890 11004 consensus_queue.cc:1048] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:23:33.563496 11165 consensus_queue.cc:1048] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:23:33.573945 11165 raft_consensus.cc:2955] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.574390 10926 raft_consensus.cc:2955] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.574057 10851 raft_consensus.cc:2955] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.589975 10778 consensus_queue.cc:237] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
I20260630 12:23:33.590744 10670 catalog_manager.cc:5697] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 reported cstate change: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "acbdbb7d7887484195a750373d551e4c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.596308 10926 raft_consensus.cc:1275] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Refusing update from remote peer acbdbb7d7887484195a750373d551e4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260630 12:23:33.598330 10744 consensus_peers.cc:597] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c -> Peer 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196:37733): Couldn't send request to peer 7a461faa725c48d2810ab1a3322525f2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b18f0fdf37214e5cafa956577e930043. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:33.598863 10855 raft_consensus.cc:1275] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Refusing update from remote peer acbdbb7d7887484195a750373d551e4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260630 12:23:33.600746 11164 consensus_queue.cc:1048] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:23:33.602129 11161 consensus_queue.cc:1048] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260630 12:23:33.610108 11164 raft_consensus.cc:2955] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.617851 10851 raft_consensus.cc:2955] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.617983 10926 raft_consensus.cc:2955] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.638531 10674 catalog_manager.cc:5697] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 reported cstate change: config changed from index -1 to 10, NON_VOTER 7a461faa725c48d2810ab1a3322525f2 (127.30.94.196) added. New cstate: current_term: 1 leader_uuid: "acbdbb7d7887484195a750373d551e4c" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } }
I20260630 12:23:33.828187 11166 ts_tablet_manager.cc:933] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: Initiating tablet copy from peer 47c045f77e02428c9c9c8c94ecc7b2e8 (127.30.94.195:33305)
I20260630 12:23:33.830092 11166 tablet_copy_client.cc:323] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.195:33305
I20260630 12:23:33.844205 10939 tablet_copy_service.cc:140] P 47c045f77e02428c9c9c8c94ecc7b2e8: Received BeginTabletCopySession request for tablet 83706452995342b7935027fb7469875a from peer 7a461faa725c48d2810ab1a3322525f2 ({username='slave'} at 127.0.0.1:47812)
I20260630 12:23:33.844887 10939 tablet_copy_service.cc:161] P 47c045f77e02428c9c9c8c94ecc7b2e8: Beginning new tablet copy session on tablet 83706452995342b7935027fb7469875a from peer 7a461faa725c48d2810ab1a3322525f2 at {username='slave'} at 127.0.0.1:47812: session id = 7a461faa725c48d2810ab1a3322525f2-83706452995342b7935027fb7469875a
I20260630 12:23:33.853694 10939 tablet_copy_source_session.cc:215] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:23:33.857218 11166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83706452995342b7935027fb7469875a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:23:33.874686 11166 tablet_copy_client.cc:806] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: tablet copy: Starting download of 0 data blocks...
I20260630 12:23:33.875360 11166 tablet_copy_client.cc:670] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: tablet copy: Starting download of 1 WAL segments...
I20260630 12:23:33.879768 11166 tablet_copy_client.cc:538] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:23:33.888859 11166 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: Bootstrap starting.
I20260630 12:23:33.944306 11147 heartbeater.cc:499] Master 127.30.94.254:35203 was elected leader, sending a full tablet report...
I20260630 12:23:33.946362 11170 ts_tablet_manager.cc:933] T ae68285b6e90482fb68ce52fb0236064 P 7a461faa725c48d2810ab1a3322525f2: Initiating tablet copy from peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631)
I20260630 12:23:33.952520 31099 tablet_server.cc:179] TabletServer@127.30.94.193:0 shutting down...
I20260630 12:23:33.955588 11170 tablet_copy_client.cc:323] T ae68285b6e90482fb68ce52fb0236064 P 7a461faa725c48d2810ab1a3322525f2: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:36631
I20260630 12:23:33.975207 11166 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=0} inserts{seen=66 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:23:33.976310 11166 tablet_bootstrap.cc:492] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: Bootstrap complete.
I20260630 12:23:33.977180 11166 ts_tablet_manager.cc:1403] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: Time spent bootstrapping tablet: real 0.089s	user 0.065s	sys 0.012s
I20260630 12:23:33.980422 11166 raft_consensus.cc:359] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
I20260630 12:23:33.981459 11166 raft_consensus.cc:740] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7a461faa725c48d2810ab1a3322525f2, State: Initialized, Role: LEARNER
I20260630 12:23:33.982252 11166 consensus_queue.cc:260] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
W20260630 12:23:34.009415 10892 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260630 12:23:34.015334 10892 consensus_peers.cc:597] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 -> Peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Couldn't send request to peer acbdbb7d7887484195a750373d551e4c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:34.050532 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:34.053174 31099 tablet_replica.cc:333] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c: stopping tablet replica
I20260630 12:23:34.054363 31099 raft_consensus.cc:2243] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.055337 31099 raft_consensus.cc:2272] T 33e064ee01c940f2a8591cea45c872d9 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.058856 31099 tablet_replica.cc:333] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c: stopping tablet replica
I20260630 12:23:34.059903 31099 raft_consensus.cc:2243] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.060772 31099 raft_consensus.cc:2272] T 83706452995342b7935027fb7469875a P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.068171 11175 ts_tablet_manager.cc:933] T dd9698e585e24c35b1458bb12b3925be P 7a461faa725c48d2810ab1a3322525f2: Initiating tablet copy from peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631)
I20260630 12:23:34.069815 31099 tablet_replica.cc:333] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c: stopping tablet replica
I20260630 12:23:34.071002 31099 raft_consensus.cc:2243] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:34.072635 31099 raft_consensus.cc:2272] T b18f0fdf37214e5cafa956577e930043 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.077312 31099 tablet_replica.cc:333] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c: stopping tablet replica
I20260630 12:23:34.079864 11166 ts_tablet_manager.cc:1434] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: Time spent starting tablet: real 0.102s	user 0.032s	sys 0.051s
I20260630 12:23:34.081535 11175 tablet_copy_client.cc:323] T dd9698e585e24c35b1458bb12b3925be P 7a461faa725c48d2810ab1a3322525f2: tablet copy: Beginning tablet copy session from remote peer at address 127.30.94.193:36631
I20260630 12:23:34.083571 31099 raft_consensus.cc:2243] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.084303 31099 raft_consensus.cc:2272] T 8b29c009306f496c99d2aed1f5ffb5d5 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.085819 10939 tablet_copy_service.cc:342] P 47c045f77e02428c9c9c8c94ecc7b2e8: Request end of tablet copy session 7a461faa725c48d2810ab1a3322525f2-83706452995342b7935027fb7469875a received from {username='slave'} at 127.0.0.1:47812
I20260630 12:23:34.086339 10939 tablet_copy_service.cc:434] P 47c045f77e02428c9c9c8c94ecc7b2e8: ending tablet copy session 7a461faa725c48d2810ab1a3322525f2-83706452995342b7935027fb7469875a on tablet 83706452995342b7935027fb7469875a with peer 7a461faa725c48d2810ab1a3322525f2
I20260630 12:23:34.087131 31099 tablet_replica.cc:333] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c: stopping tablet replica
I20260630 12:23:34.087858 31099 raft_consensus.cc:2243] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:34.089004 31099 raft_consensus.cc:2272] T dd9698e585e24c35b1458bb12b3925be P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.097169 31099 tablet_replica.cc:333] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c: stopping tablet replica
I20260630 12:23:34.097935 31099 raft_consensus.cc:2243] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:34.099162 31099 raft_consensus.cc:2272] T ae68285b6e90482fb68ce52fb0236064 P acbdbb7d7887484195a750373d551e4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.138630 31099 tablet_server.cc:196] TabletServer@127.30.94.193:0 shutdown complete.
W20260630 12:23:34.138537 11087 connection.cc:466] server connection from 127.0.0.1:51204 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:51204 (request call id 4) could send its response
I20260630 12:23:34.161039 31099 tablet_server.cc:179] TabletServer@127.30.94.194:0 shutting down...
W20260630 12:23:34.191505 11087 connection.cc:466] server connection from 127.0.0.1:51204 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:51204 (request call id 3) could send its response
W20260630 12:23:34.219444 10818 consensus_peers.cc:597] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 -> Peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Couldn't send request to peer acbdbb7d7887484195a750373d551e4c. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:36631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:34.222301 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:34.223074 31099 tablet_replica.cc:333] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246: stopping tablet replica
I20260630 12:23:34.223915 31099 raft_consensus.cc:2243] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:34.224946 31099 raft_consensus.cc:2272] T 33e064ee01c940f2a8591cea45c872d9 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.227645 31099 tablet_replica.cc:333] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246: stopping tablet replica
I20260630 12:23:34.228371 31099 raft_consensus.cc:2243] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.228926 31099 raft_consensus.cc:2272] T ae68285b6e90482fb68ce52fb0236064 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.231874 31099 tablet_replica.cc:333] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246: stopping tablet replica
I20260630 12:23:34.232615 31099 raft_consensus.cc:2243] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.233356 31099 raft_consensus.cc:2272] T b18f0fdf37214e5cafa956577e930043 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.236274 31099 tablet_replica.cc:333] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246: stopping tablet replica
I20260630 12:23:34.236982 31099 raft_consensus.cc:2243] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.237684 31099 raft_consensus.cc:2272] T dd9698e585e24c35b1458bb12b3925be P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.240614 31099 tablet_replica.cc:333] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246: stopping tablet replica
I20260630 12:23:34.241285 31099 raft_consensus.cc:2243] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.241942 31099 raft_consensus.cc:2272] T 8b29c009306f496c99d2aed1f5ffb5d5 P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:34.244486 31099 tablet_replica.cc:333] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246: stopping tablet replica
I20260630 12:23:34.245075 31099 raft_consensus.cc:2243] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:34.245652 31099 raft_consensus.cc:2272] T 83706452995342b7935027fb7469875a P 6fde69992447482fa01d3c0c022ef246 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:23:34.368949 10892 consensus_peers.cc:597] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 -> Peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Couldn't send request to peer acbdbb7d7887484195a750373d551e4c. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:36631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:34.427081 10893 consensus_peers.cc:597] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 -> Peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Couldn't send request to peer 6fde69992447482fa01d3c0c022ef246. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:36271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:34.458881 11122 raft_consensus.cc:1217] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.9->[1.10-1.10]   Dedup: 1.10->[]
W20260630 12:23:34.558184 10893 consensus_peers.cc:597] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 -> Peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Couldn't send request to peer 6fde69992447482fa01d3c0c022ef246. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:36271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:23:34.910899 11182 raft_consensus.cc:1064] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: attempting to promote NON_VOTER 7a461faa725c48d2810ab1a3322525f2 to VOTER
I20260630 12:23:34.913811 11182 consensus_queue.cc:237] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: false } }
I20260630 12:23:34.921063 11122 raft_consensus.cc:1275] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [term 1 LEARNER]: Refusing update from remote peer 47c045f77e02428c9c9c8c94ecc7b2e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260630 12:23:34.927054 11070 consensus_queue.cc:1048] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
W20260630 12:23:34.935716 10893 consensus_peers.cc:597] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 -> Peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Couldn't send request to peer 6fde69992447482fa01d3c0c022ef246. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.194:36271: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:34.941937 10892 consensus_peers.cc:597] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 -> Peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Couldn't send request to peer acbdbb7d7887484195a750373d551e4c. Status: Network error: Client connection negotiation failed: client connection to 127.30.94.193:36631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:23:35.262485 31099 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10876)
I20260630 12:23:35.407039 11181 raft_consensus.cc:493] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader acbdbb7d7887484195a750373d551e4c)
I20260630 12:23:35.407723 11181 raft_consensus.cc:515] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } attrs { replace: true } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
I20260630 12:23:35.410135 11181 leader_election.cc:290] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
W20260630 12:23:35.415333 10892 leader_election.cc:336] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Network error: Client connection negotiation failed: client connection to 127.30.94.193:36631: connect: Connection refused (error 111)
W20260630 12:23:35.415908 10893 leader_election.cc:336] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Network error: Client connection negotiation failed: client connection to 127.30.94.194:36271: connect: Connection refused (error 111)
I20260630 12:23:35.416404 10893 leader_election.cc:304] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8; no voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c
I20260630 12:23:35.417261 11181 raft_consensus.cc:2749] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:23:35.468252 11181 raft_consensus.cc:493] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader acbdbb7d7887484195a750373d551e4c)
I20260630 12:23:35.468802 11181 raft_consensus.cc:515] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
I20260630 12:23:35.470913 11181 leader_election.cc:290] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
W20260630 12:23:35.475775 10893 leader_election.cc:336] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Network error: Client connection negotiation failed: client connection to 127.30.94.194:36271: connect: Connection refused (error 111)
W20260630 12:23:35.477520 10892 leader_election.cc:336] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Network error: Client connection negotiation failed: client connection to 127.30.94.193:36631: connect: Connection refused (error 111)
I20260630 12:23:35.477898 10892 leader_election.cc:304] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8; no voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c
I20260630 12:23:35.478487 11181 raft_consensus.cc:2749] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:23:35.498991 11181 raft_consensus.cc:493] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6fde69992447482fa01d3c0c022ef246)
I20260630 12:23:35.499431 11181 raft_consensus.cc:515] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } }
I20260630 12:23:35.501271 11181 leader_election.cc:290] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
I20260630 12:23:35.501585 11070 raft_consensus.cc:493] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader acbdbb7d7887484195a750373d551e4c)
I20260630 12:23:35.502143 11070 raft_consensus.cc:515] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } attrs { replace: true } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } }
I20260630 12:23:35.504518 11070 leader_election.cc:290] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631), 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271)
W20260630 12:23:35.508311 10893 leader_election.cc:336] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Network error: Client connection negotiation failed: client connection to 127.30.94.194:36271: connect: Connection refused (error 111)
W20260630 12:23:35.509441 10892 leader_election.cc:336] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Network error: Client connection negotiation failed: client connection to 127.30.94.193:36631: connect: Connection refused (error 111)
I20260630 12:23:35.509944 10892 leader_election.cc:304] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8; no voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c
W20260630 12:23:35.511281 10893 leader_election.cc:336] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 6fde69992447482fa01d3c0c022ef246 (127.30.94.194:36271): Network error: Client connection negotiation failed: client connection to 127.30.94.194:36271: connect: Connection refused (error 111)
I20260630 12:23:35.511650 11070 raft_consensus.cc:2749] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:23:35.512463 10892 leader_election.cc:336] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer acbdbb7d7887484195a750373d551e4c (127.30.94.193:36631): Network error: Client connection negotiation failed: client connection to 127.30.94.193:36631: connect: Connection refused (error 111)
I20260630 12:23:35.512826 10892 leader_election.cc:304] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c045f77e02428c9c9c8c94ecc7b2e8; no voters: 6fde69992447482fa01d3c0c022ef246, acbdbb7d7887484195a750373d551e4c
I20260630 12:23:35.513449 11070 raft_consensus.cc:2749] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:23:36.270582 31099 tablet_server.cc:196] TabletServer@127.30.94.194:0 shutdown complete.
I20260630 12:23:36.287652 31099 tablet_server.cc:179] TabletServer@127.30.94.195:0 shutting down...
I20260630 12:23:36.319510 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:36.320273 31099 tablet_replica.cc:333] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8: stopping tablet replica
I20260630 12:23:36.321092 31099 raft_consensus.cc:2243] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.321669 31099 raft_consensus.cc:2272] T ae68285b6e90482fb68ce52fb0236064 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.324363 31099 tablet_replica.cc:333] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: stopping tablet replica
I20260630 12:23:36.325067 31099 raft_consensus.cc:2243] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:36.326336 31099 pending_rounds.cc:70] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: Trying to abort 1 pending ops.
I20260630 12:23:36.326579 31099 pending_rounds.cc:77] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 7302439792280006656 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "83706452995342b7935027fb7469875a" old_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } } new_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: false } } } }
I20260630 12:23:36.327611 31099 raft_consensus.cc:2917] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 LEADER]: Aborting config change with OpId 1.11: Aborted: Op aborted
I20260630 12:23:36.328251 31099 raft_consensus.cc:2889] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:23:36.328595 31099 raft_consensus.cc:2272] T 83706452995342b7935027fb7469875a P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.331229 31099 tablet_replica.cc:333] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8: stopping tablet replica
I20260630 12:23:36.331948 31099 raft_consensus.cc:2243] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:36.332914 31099 raft_consensus.cc:2272] T 8b29c009306f496c99d2aed1f5ffb5d5 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.335602 31099 tablet_replica.cc:333] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8: stopping tablet replica
I20260630 12:23:36.336273 31099 raft_consensus.cc:2243] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.337056 31099 raft_consensus.cc:2272] T dd9698e585e24c35b1458bb12b3925be P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.339526 31099 tablet_replica.cc:333] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8: stopping tablet replica
I20260630 12:23:36.340135 31099 raft_consensus.cc:2243] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.340878 31099 raft_consensus.cc:2272] T b18f0fdf37214e5cafa956577e930043 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.343325 31099 tablet_replica.cc:333] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8: stopping tablet replica
I20260630 12:23:36.343907 31099 raft_consensus.cc:2243] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.344595 31099 raft_consensus.cc:2272] T 33e064ee01c940f2a8591cea45c872d9 P 47c045f77e02428c9c9c8c94ecc7b2e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.373026 31099 tablet_server.cc:196] TabletServer@127.30.94.195:0 shutdown complete.
I20260630 12:23:36.389195 31099 tablet_server.cc:179] TabletServer@127.30.94.196:0 shutting down...
I20260630 12:23:36.412465 31099 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:23:36.413184 31099 tablet_replica.cc:333] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: stopping tablet replica
I20260630 12:23:36.413853 31099 raft_consensus.cc:2243] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:23:36.414314 31099 pending_rounds.cc:70] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: Trying to abort 1 pending ops.
I20260630 12:23:36.414525 31099 pending_rounds.cc:77] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2: Aborting op as it isn't in flight: id { term: 1 index: 11 } timestamp: 7302439792280006656 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "83706452995342b7935027fb7469875a" old_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: NON_VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: true } } } new_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "acbdbb7d7887484195a750373d551e4c" member_type: VOTER last_known_addr { host: "127.30.94.193" port: 36631 } attrs { replace: true } } peers { permanent_uuid: "6fde69992447482fa01d3c0c022ef246" member_type: VOTER last_known_addr { host: "127.30.94.194" port: 36271 } } peers { permanent_uuid: "47c045f77e02428c9c9c8c94ecc7b2e8" member_type: VOTER last_known_addr { host: "127.30.94.195" port: 33305 } } peers { permanent_uuid: "7a461faa725c48d2810ab1a3322525f2" member_type: VOTER last_known_addr { host: "127.30.94.196" port: 37733 } attrs { promote: false } } } }
I20260630 12:23:36.415519 31099 raft_consensus.cc:2917] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [term 1 FOLLOWER]: Aborting config change with OpId 1.11: Aborted: Op aborted
I20260630 12:23:36.415899 31099 raft_consensus.cc:2889] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260630 12:23:36.416275 31099 raft_consensus.cc:2272] T 83706452995342b7935027fb7469875a P 7a461faa725c48d2810ab1a3322525f2 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:23:36.436174 31099 tablet_server.cc:196] TabletServer@127.30.94.196:0 shutdown complete.
I20260630 12:23:36.445576 31099 master.cc:562] Master@127.30.94.254:35203 shutting down...
W20260630 12:23:36.467839 10726 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:23:36.469111 31099 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:23:36.469551 31099 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:23:36.469796 31099 tablet_replica.cc:333] T 00000000000000000000000000000000 P d01fc40644664ba595221355cf66ec5f: stopping tablet replica
I20260630 12:23:36.489995 31099 master.cc:584] Master@127.30.94.254:35203 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (7454 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (13111 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (259571 ms total)
[  PASSED  ] 26 tests.
I20260630 12:23:36.540620 31099 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~60 seconds ago
I20260630 12:23:36.540848 31099 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~60 seconds ago
I20260630 12:23:36.541002 31099 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~60 seconds ago
I20260630 12:23:36.541136 31099 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 11 messages since previous log ~91 seconds ago
I20260630 12:23:36.541321 31099 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~237 seconds ago
I20260630 12:23:36.541608 31099 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 35 messages since previous log ~11 seconds ago
I20260630 12:23:36.541765 31099 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 28 messages since previous log ~2 seconds ago
